OK, what I'm trying to do is make a playlist easy to read on the carputer's LCD and need a little help. I'd like something with a black background and bright colors for both the listed songs and the currently playing song. Also, I'd like the already-played songs to be a shade darker. Here's what I've got so far, but haven't gotten to the already-played songs coding yet. Any help is appreciated:
$if(%_isplaying%,33CCFF,FFFFFF) $num(%_playlist_number%,3). [%artist% - ]$if(%title%,['['%album%[ #[%disc%/]$num(%tracknumber%,2)]'] ']%title%,%_filename_ext%)[ %_length%]