|
|
Wiki > Main > RockboxThemes (compare)
|
Difference: RockboxThemes (r4 vs. r3)Please see This page will explain exactly what a theme is in rockbox terms, what makes up a theme and how the various bits work together. WpsGallery. If you got here just looking for themes then you probably want to head over to The Theme Site. A theme in rockbox is a collection of skins, images, font(s), icons, settings, etc. The theme site requires them to be packaged in a .zip, but rockbox really only cares about there being a .cfg file in the /.rockbox/themes/ folder on your DAP. This .cfg must be placed in the /.rockbox/themes folder on your DAP. It should only have the settings which are required for your theme. (i.e if your theme doesnt care if the statusbar is set to top or bottom then don't include that setting.) Please create these files from Settings > Manage Settings > Save Theme Setting. A complete theme should include a skin file for each skinnable screen (as of 2010-01-29 that means a WPS skin and a Base Skin (.wps and .sbs) ) For information on what these files should contain see CustomWPS. All images for skins live in the /.rockbox/wps// folder. may be the same for each skin, or could be different.
If your theme wants to load a font that is not in the standard rockbox-fonts.zip then it should be included. fonts live in /.rockbox/fonts/ Each skin can load its own backdrop with the %X tag. This backdrop bmp must be in /.rockbox/wps// . If a skin doesn't specify a backdrop, and a backdrop is specified in the themes config file, then that backdrop will be loaded instead (loaded from /.rockbox/backdrops/ ). If you want to force no backdrop to be loaded put the %Xd tag into your skin. A bmp strip with the icons used by the menus. See IconSets
r6 - 12 May 2010 - 12:26:25 - JonathanGordon
Revision r4 - 29 Jan 2010 - 20:52 - JonathanGordonRevision r3 - 27 Feb 2008 - 02:04 - MarcGuay Copyright © by the contributing authors.
|