summaryrefslogtreecommitdiff
path: root/wps
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2008-02-23 13:04:41 +0000
committerMarianne Arnold <pixelma@rockbox.org>2008-02-23 13:04:41 +0000
commit01bf4d35ac5992797c0584bb934d13a4b15773dc (patch)
treebf22c750344cf925723a43a8bd2d40a712292fb8 /wps
parentfcd52cf058bad2afdc5038e8a849fe4458289739 (diff)
downloadrockbox-01bf4d35ac5992797c0584bb934d13a4b15773dc.tar.gz
rockbox-01bf4d35ac5992797c0584bb934d13a4b15773dc.zip
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
Diffstat (limited to 'wps')
-rw-r--r--wps/WPSLIST56
1 files changed, 55 insertions, 1 deletions
diff --git a/wps/WPSLIST b/wps/WPSLIST
index 79649f4579..63e56696e1 100644
--- a/wps/WPSLIST
+++ b/wps/WPSLIST
@@ -26,10 +26,19 @@ Name: ipodVOL.wps
26RWPS: rockbox_default.rwps 26RWPS: rockbox_default.rwps
27# Name of the creator of the WPS 27# Name of the creator of the WPS
28Author: xameius 28Author: xameius
29# prefered font: 29# preferred font
30Font: nimbus-12.fnt 30Font: nimbus-12.fnt
31# Weather the WPS is designed to have the statusbar present or not 31# Weather the WPS is designed to have the statusbar present or not
32Statusbar: on 32Statusbar: on
33# wheather a menu backdrop should be set
34# needs to be declared as empty if there should be none (the default sets one)
35backdrop:
36# reference to the built-in icon set
37iconset:
38# reference to the built-in viewers icon set which is loaded from disk
39viewers iconset: /.rockbox/icons/viewers.bmp
40# preferred selector type
41selector type: bar (inverse)
33</wps> 42</wps>
34 43
35<wps> 44<wps>
@@ -38,6 +47,12 @@ RWPS: rockbox_default.rwps
38Author: Rockbox team 47Author: Rockbox team
39Font: rockbox_default.fnt 48Font: rockbox_default.fnt
40Statusbar: on 49Statusbar: on
50Foreground Color: 000000
51Background Color: B6C6E5
52backdrop:
53iconset:
54viewers iconset: /.rockbox/icons/viewers.bmp
55selector type: bar (inverse)
41</wps> 56</wps>
42 57
43<wps> 58<wps>
@@ -46,6 +61,13 @@ rwps: boxes.rwps
46Author: Christi Scarborough (after Magnus Westerlund) 61Author: Christi Scarborough (after Magnus Westerlund)
47Font: rockbox_default.fnt 62Font: rockbox_default.fnt
48Statusbar: on 63Statusbar: on
64# themes with colour screen versions need to set the colours too
65Foreground Color: 000000
66Background Color: B6C6E5
67backdrop:
68iconset:
69viewers iconset: /.rockbox/icons/viewers.bmp
70selector type: bar (inverse)
49</wps> 71</wps>
50 72
51<wps> 73<wps>
@@ -54,6 +76,10 @@ RWPS: engineeer2.rwps
54Author: Magnus Westerlund 76Author: Magnus Westerlund
55Font: nedore-8.fnt 77Font: nedore-8.fnt
56Statusbar: on 78Statusbar: on
79backdrop:
80iconset:
81viewers iconset: /.rockbox/icons/viewers.bmp
82selector type: bar (inverse)
57</wps> 83</wps>
58 84
59<wps> 85<wps>
@@ -61,6 +87,10 @@ Name: iAmp.wps
61RWPS: iAmp.rwps 87RWPS: iAmp.rwps
62Author: Raymond Hoh 88Author: Raymond Hoh
63Font: nimbus-12.fnt 89Font: nimbus-12.fnt
90backdrop:
91iconset:
92viewers iconset: /.rockbox/icons/viewers.bmp
93selector type: bar (inverse)
64Statusbar: on 94Statusbar: on
65</wps> 95</wps>
66 96
@@ -70,6 +100,10 @@ RWPS: zezayer.rwps
70Author: Jake Owen 100Author: Jake Owen
71Font: nedore-8.fnt 101Font: nedore-8.fnt
72Statusbar: on 102Statusbar: on
103backdrop:
104iconset:
105viewers iconset: /.rockbox/icons/viewers.bmp
106selector type: bar (inverse)
73</wps> 107</wps>
74 108
75<rwps> 109<rwps>
@@ -113,6 +147,10 @@ RWPS: marquee.rwps
113Author: Mike Sobel 147Author: Mike Sobel
114Font: nimbus-13.fnt 148Font: nimbus-13.fnt
115Statusbar: on 149Statusbar: on
150backdrop:
151iconset:
152viewers iconset: /.rockbox/icons/viewers.bmp
153selector type: bar (inverse)
116</wps> 154</wps>
117 155
118<rwps> 156<rwps>
@@ -127,6 +165,12 @@ Name: DancePuffDuo.wps
127RWPS: DancePuffDuo.rwps 165RWPS: DancePuffDuo.rwps
128Author: Chris Oxtoby 166Author: Chris Oxtoby
129Font: nimbus-13.fnt 167Font: nimbus-13.fnt
168Foreground Color: 000000
169Background Color: B6C6E5
170Statusbar: on
171backdrop:
172iconset:
173viewers iconset: /.rockbox/icons/viewers.bmp
130Statusbar: on 174Statusbar: on
131</wps> 175</wps>
132 176
@@ -158,6 +202,7 @@ Statusbar: on
158backdrop: 202backdrop:
159iconset: 203iconset:
160viewers iconset: /.rockbox/icons/viewers.bmp 204viewers iconset: /.rockbox/icons/viewers.bmp
205selector type: bar (inverse)
161</wps> 206</wps>
162 207
163<rwps> 208<rwps>
@@ -176,6 +221,10 @@ Font: unifont.fnt
176Foreground Color: 000000 221Foreground Color: 000000
177Background Color: FFFFFF 222Background Color: FFFFFF
178Statusbar: on 223Statusbar: on
224backdrop:
225iconset:
226viewers iconset: /.rockbox/icons/viewers.bmp
227selector type: bar (inverse)
179</wps> 228</wps>
180 229
181<rwps> 230<rwps>
@@ -187,6 +236,7 @@ Statusbar: on
187 236
188<wps> 237<wps>
189Name: Rockboxed.wps 238Name: Rockboxed.wps
239RWPS: rockbox_default.rwps
190Author: Roan Horning 240Author: Roan Horning
191Font.112x64x1: rockbox_default.fnt 241Font.112x64x1: rockbox_default.fnt
192Font.128x128x16: nimbus-12.fnt 242Font.128x128x16: nimbus-12.fnt
@@ -202,6 +252,10 @@ Font.320x240x16: nimbus-19.fnt
202Foreground Color: 000000 252Foreground Color: 000000
203Background Color: FFC000 253Background Color: FFC000
204Statusbar: on 254Statusbar: on
255backdrop:
256iconset:
257viewers iconset: /.rockbox/icons/viewers.bmp
258selector type: bar (inverse)
205</wps> 259</wps>
206 260
207<wps> 261<wps>