f56e453f60
As discussed remove all other themes from svn since they are available through the theme website so there is no need to ship them with every Rockbox download / installation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30158 a1c6a512-1295-4272-9138-f99709370657
152 lines
5.7 KiB
Text
152 lines
5.7 KiB
Text
# __________ __ ___.
|
|
# Open \______ \ ____ ____ | | _\_ |__ _______ ___
|
|
# Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
|
|
# Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
|
|
# Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
|
|
# \/ \/ \/ \/ \/
|
|
# $Id$
|
|
#
|
|
# WPSLIST
|
|
#
|
|
# This should list all WPS and RWPS files we have and what their requirements
|
|
# and preferences are.
|
|
#
|
|
# Each <wps> section will also cause a "theme" .cfg to be made, which the
|
|
# <rwps> sections will not cause.
|
|
#
|
|
# A <wps> section can thus mention a "preferred" rwps file to load when that
|
|
# theme is loaded.
|
|
#
|
|
# All sections should list what font and status bar setting they "like".
|
|
|
|
|
|
<rwps>
|
|
Name: rockbox_default.rwps
|
|
Author: Rockbox team
|
|
Font: 08-Schumacher-Clean.fnt
|
|
Statusbar: top
|
|
</rwps>
|
|
|
|
<wps>
|
|
Name: cabbiev2.wps
|
|
RWPS: cabbiev2.rwps
|
|
SBS:
|
|
RSBS:
|
|
# Real name of the creator of the WPS
|
|
Author: Johannes Voggenthaler, Apoo Maha, Marc Guay, Alex Vanderpol, Jerry Lange, Keith Perri, Mark Fawcus, and Marianne Arnold with support from Rockbox developers and forums. Based on Cabbie by Yohann Misquitta.
|
|
|
|
# Preferred font (including .fnt extension - leave blank for player):
|
|
Font.800x480x16: 35-Adobe-Helvetica.fnt
|
|
Font.480x800x16: 35-Adobe-Helvetica.fnt
|
|
Font.320x480x16: 27-Adobe-Helvetica.fnt
|
|
Font.320x240x16: 15-Adobe-Helvetica.fnt
|
|
Font.240x400x16: 16-Adobe-Helvetica.fnt
|
|
Font.240x320x16: 15-Adobe-Helvetica.fnt
|
|
Font.220x176x16: 12-Adobe-Helvetica.fnt
|
|
Font.176x220x16: 12-Adobe-Helvetica.fnt
|
|
Font.176x132x16: 12-Adobe-Helvetica.fnt
|
|
Font.160x128x16: 12-Adobe-Helvetica.fnt
|
|
Font.160x128x2: 12-Adobe-Helvetica.fnt
|
|
Font.160x128x1: 12-Adobe-Helvetica.fnt
|
|
Font.138x110x2: 12-Adobe-Helvetica.fnt
|
|
Font.128x128x16: 12-Adobe-Helvetica.fnt
|
|
Font.128x160x16: 12-Adobe-Helvetica.fnt
|
|
Font.128x128x2: 12-Adobe-Helvetica.fnt
|
|
Font.132x80x16: 11-Sazanami-Mincho.fnt
|
|
Font.128x64x1: 08-Rockfont.fnt
|
|
Font.112x64x1: 08-Rockfont.fnt
|
|
|
|
# Remote font for iriver
|
|
Remote Font.128x64x1: 08-Rockfont.fnt
|
|
|
|
#misc settings that should be ignored on grayscale targets
|
|
foreground color: CCCCCC
|
|
background color: 000000
|
|
line selector start color: fde89e
|
|
line selector end color: b58c00
|
|
line selector text color: 000000
|
|
filetype colours:
|
|
|
|
#backdrop - remember this is the source file name in your SVN folder, not dest name!
|
|
backdrop.800x480x16: backdrops/cabbiev2.800x480x16.bmp
|
|
backdrop.480x800x16: backdrops/cabbiev2.480x800x16.bmp
|
|
backdrop.320x480x16: backdrops/cabbiev2.320x480x16.bmp
|
|
backdrop.320x240x16: backdrops/cabbiev2.320x240x16.bmp
|
|
backdrop.128x128x16: backdrops/cabbiev2.128x128x16.bmp
|
|
backdrop.128x160x16: backdrops/cabbiev2.128x160x16.bmp
|
|
backdrop.132x80x16: backdrops/cabbiev2.132x80x16.bmp
|
|
backdrop.138x110x2: backdrops/cabbiev2.138x110x2.bmp
|
|
backdrop.160x128x16: backdrops/cabbiev2.160x128x16.bmp
|
|
backdrop.160x128x2: backdrops/cabbiev2.160x128x2.bmp
|
|
backdrop.176x132x16: backdrops/cabbiev2.176x132x16.bmp
|
|
backdrop.176x220x16: backdrops/cabbiev2.176x220x16.bmp
|
|
backdrop.220x176x16: backdrops/cabbiev2.220x176x16.bmp
|
|
backdrop.240x320x16: backdrops/cabbiev2.240x320x16.bmp
|
|
backdrop.240x400x16: backdrops/cabbiev2.240x400x16.bmp
|
|
|
|
#selection bar settings for color targets
|
|
selector type.800x480x16: bar (gradient)
|
|
selector type.480x800x16: bar (gradient)
|
|
selector type.320x480x16: bar (gradient)
|
|
selector type.320x240x16: bar (gradient)
|
|
selector type.128x128x16: bar (gradient)
|
|
selector type.128x160x16: bar (gradient)
|
|
selector type.132x80x16: bar (gradient)
|
|
selector type.220x176x16: bar (gradient)
|
|
selector type.160x128x16: bar (gradient)
|
|
selector type.240x400x16: bar (gradient)
|
|
selector type.240x320x16: bar (gradient)
|
|
selector type.176x132x16: bar (gradient)
|
|
selector type.176x220x16: bar (gradient)
|
|
selector type.160x128x2: bar (inverse)
|
|
selector type.138x110x2: bar (inverse)
|
|
|
|
#icons
|
|
iconset.800x480x16: icons/tango_small.bmp
|
|
iconset.480x800x16: icons/tango_small.bmp
|
|
iconset.320x480x16: icons/tango_small.bmp
|
|
iconset.320x240x16: icons/tango_small.bmp
|
|
iconset.128x128x16: icons/tango_small.bmp
|
|
iconset.128x160x16: icons/tango_small.bmp
|
|
iconset.132x80x16: icons/tango_small.bmp
|
|
iconset.138x110x2: icons/tango_small_mono.bmp
|
|
iconset.160x128x16: icons/tango_small.bmp
|
|
iconset.160x128x2: icons/tango_small_mono.bmp
|
|
iconset.176x132x16: icons/tango_small.bmp
|
|
iconset.176x220x16: icons/tango_small.bmp
|
|
iconset.220x176x16: icons/tango_small.bmp
|
|
iconset.240x320x16: icons/tango_small.bmp
|
|
iconset.240x400x16: icons/tango_small.bmp
|
|
|
|
#viewer icons
|
|
viewers iconset.800x480x16: icons/tango_small_viewers.bmp
|
|
viewers iconset.480x800x16: icons/tango_small_viewers.bmp
|
|
viewers iconset.320x480x16: icons/tango_small_viewers.bmp
|
|
viewers iconset.320x240x16: icons/tango_small_viewers.bmp
|
|
viewers iconset.128x128x16: icons/tango_small_viewers.bmp
|
|
viewers iconset.128x160x16: icons/tango_small_viewers.bmp
|
|
viewers iconset.132x80x16: icons/tango_small_viewers.bmp
|
|
viewers iconset.138x110x2: icons/tango_small_viewers_mono.bmp
|
|
viewers iconset.160x128x16: icons/tango_small_viewers.bmp
|
|
viewers iconset.160x128x2: icons/tango_small_viewers_mono.bmp
|
|
viewers iconset.176x132x16: icons/tango_small_viewers.bmp
|
|
viewers iconset.176x220x16: icons/tango_small_viewers.bmp
|
|
viewers iconset.220x176x16: icons/tango_small_viewers.bmp
|
|
viewers iconset.240x320x16: icons/tango_small_viewers.bmp
|
|
viewers iconset.240x400x16: icons/tango_small_viewers.bmp
|
|
|
|
# Whether the WPS is designed to have the statusbar on or off
|
|
Statusbar: top
|
|
remote statusbar: top
|
|
|
|
# list & remote ui viewports
|
|
ui viewport:
|
|
remote ui viewport:
|
|
</wps>
|
|
|
|
<rwps>
|
|
Name: cabbiev2.rwps
|
|
Author: Johannes Voggenthaler, Apoo Maha, Marc Guay, Alex Vanderpol, Jerry Lange, Keith Perri, Mark Fawcus, and Marianne Arnold with support from Rockbox developers and forums. Based on Cabbie by Yohann Misquitta.
|
|
Font: 12-Adobe-Helvetica.fnt
|
|
Statusbar: top
|
|
</rwps>
|