Themes need to specify backdrop, colours, icon sets and selector type bar if they differ from the new default cabbiev2. Add the necessary strings to WPSLIST so that all shipped themes include them in their cfg files to prevent black text on the dark cabbiev2 background. Define black on 'rockboxblue' for themes with colour screen versions but no colours defined before; set the selector type to 'bar (inverse)' for most of them and use the text only RWPS for Rockboxed - it would have used the cabbiev2.rwps before which would look on a H3x0 with remote due to a different font size and the graphics.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16388 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marianne Arnold 2008-02-23 13:04:41 +00:00
parent fcd52cf058
commit 01bf4d35ac

View file

@ -26,10 +26,19 @@ Name: ipodVOL.wps
RWPS: rockbox_default.rwps
# Name of the creator of the WPS
Author: xameius
# prefered font:
# preferred font
Font: nimbus-12.fnt
# Weather the WPS is designed to have the statusbar present or not
Statusbar: on
# wheather a menu backdrop should be set
# needs to be declared as empty if there should be none (the default sets one)
backdrop:
# reference to the built-in icon set
iconset:
# reference to the built-in viewers icon set which is loaded from disk
viewers iconset: /.rockbox/icons/viewers.bmp
# preferred selector type
selector type: bar (inverse)
</wps>
<wps>
@ -38,6 +47,12 @@ RWPS: rockbox_default.rwps
Author: Rockbox team
Font: rockbox_default.fnt
Statusbar: on
Foreground Color: 000000
Background Color: B6C6E5
backdrop:
iconset:
viewers iconset: /.rockbox/icons/viewers.bmp
selector type: bar (inverse)
</wps>
<wps>
@ -46,6 +61,13 @@ rwps: boxes.rwps
Author: Christi Scarborough (after Magnus Westerlund)
Font: rockbox_default.fnt
Statusbar: on
# themes with colour screen versions need to set the colours too
Foreground Color: 000000
Background Color: B6C6E5
backdrop:
iconset:
viewers iconset: /.rockbox/icons/viewers.bmp
selector type: bar (inverse)
</wps>
<wps>
@ -54,6 +76,10 @@ RWPS: engineeer2.rwps
Author: Magnus Westerlund
Font: nedore-8.fnt
Statusbar: on
backdrop:
iconset:
viewers iconset: /.rockbox/icons/viewers.bmp
selector type: bar (inverse)
</wps>
<wps>
@ -61,6 +87,10 @@ Name: iAmp.wps
RWPS: iAmp.rwps
Author: Raymond Hoh
Font: nimbus-12.fnt
backdrop:
iconset:
viewers iconset: /.rockbox/icons/viewers.bmp
selector type: bar (inverse)
Statusbar: on
</wps>
@ -70,6 +100,10 @@ RWPS: zezayer.rwps
Author: Jake Owen
Font: nedore-8.fnt
Statusbar: on
backdrop:
iconset:
viewers iconset: /.rockbox/icons/viewers.bmp
selector type: bar (inverse)
</wps>
<rwps>
@ -113,6 +147,10 @@ RWPS: marquee.rwps
Author: Mike Sobel
Font: nimbus-13.fnt
Statusbar: on
backdrop:
iconset:
viewers iconset: /.rockbox/icons/viewers.bmp
selector type: bar (inverse)
</wps>
<rwps>
@ -127,6 +165,12 @@ Name: DancePuffDuo.wps
RWPS: DancePuffDuo.rwps
Author: Chris Oxtoby
Font: nimbus-13.fnt
Foreground Color: 000000
Background Color: B6C6E5
Statusbar: on
backdrop:
iconset:
viewers iconset: /.rockbox/icons/viewers.bmp
Statusbar: on
</wps>
@ -158,6 +202,7 @@ Statusbar: on
backdrop:
iconset:
viewers iconset: /.rockbox/icons/viewers.bmp
selector type: bar (inverse)
</wps>
<rwps>
@ -176,6 +221,10 @@ Font: unifont.fnt
Foreground Color: 000000
Background Color: FFFFFF
Statusbar: on
backdrop:
iconset:
viewers iconset: /.rockbox/icons/viewers.bmp
selector type: bar (inverse)
</wps>
<rwps>
@ -187,6 +236,7 @@ Statusbar: on
<wps>
Name: Rockboxed.wps
RWPS: rockbox_default.rwps
Author: Roan Horning
Font.112x64x1: rockbox_default.fnt
Font.128x128x16: nimbus-12.fnt
@ -202,6 +252,10 @@ Font.320x240x16: nimbus-19.fnt
Foreground Color: 000000
Background Color: FFC000
Statusbar: on
backdrop:
iconset:
viewers iconset: /.rockbox/icons/viewers.bmp
selector type: bar (inverse)
</wps>
<wps>