From f8682a032ed459eeb8b4865cba73706e24734b55 Mon Sep 17 00:00:00 2001 From: Brandon Low Date: Sun, 17 Jun 2007 23:10:01 +0000 Subject: Fix some bugs with the colors stuff. You can now specify folder color with the folder extension. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13659 a1c6a512-1295-4272-9138-f99709370657 --- docs/sample.colors | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'docs/sample.colors') diff --git a/docs/sample.colors b/docs/sample.colors index 2f90dee125..930a34e8dd 100644 --- a/docs/sample.colors +++ b/docs/sample.colors @@ -1,4 +1,7 @@ -mp3:904010 -ogg:D04040 -txt:FF0000 -cfg:00FF00 +folder:808080 +ipod:00B0B0 +mp3:00FF00 +flac:00FF00 +ogg:00FF00 +txt:FF0000 +cfg:D00000 -- cgit v1.2.3