Give color targets the ability to display each LCD line a different color and use this newfangled ability to provide themable colored file types. See the comments on read_color_theme_file and the sample.colors file provided for how to use this. .colors files go in themes directory for now. This separate line color function should be trivial to add to menus and wpss.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13656 a1c6a512-1295-4272-9138-f99709370657
diff --git a/docs/sample.colors b/docs/sample.colors
new file mode 100644
index 0000000..2f90dee
--- /dev/null
+++ b/docs/sample.colors
@@ -0,0 +1,4 @@
+mp3:904010
+ogg:D04040
+txt:FF0000
+cfg:00FF00