pledit.txt:
this file changes the font and color of the playlist text. The format is:
[Text]
Normal=#00FF00
Current=#FFFFFF
NormalBG=#000000
SelectedBG=#000080
Font=Arial
The [Text] line simply means that we're changing the text. The four next lines specify the
colors for the text. The colors are specified in standard HTML-like colors. The last line,
"Font=Arial" specifies the Windows font to use for the playlist editor. Be sure to either
use a font everybody has or include the font with the skin (and have the user install it :).