Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Custom Theme Help... Line Selector Type, and Color
« previous next »
  • Print
Pages: [1]

Author Topic: Custom Theme Help... Line Selector Type, and Color  (Read 1712 times)

Offline Death Avenger13

  • Member
  • *
  • Posts: 1
Custom Theme Help... Line Selector Type, and Color
« on: December 26, 2007, 08:28:44 AM »
Hello All! :)
I am designing a custom theme for myself and a few friends (I might decide to upload to http://www.rockbox.org/twiki/bin/view/Main/WpsGallery, but I'm undecided as of now) and was wondering if there is a way to change the Line Selector Type, and the Colors of it. I would like to change the type to Bar (Gradient Color), so I would need  way to insert the Primary Color, as well as the Secondary Color, and ofcourse the Text Color also.
So, is this possible, if it is, could someone please point me in the right direction, if this is NOT possible, is there anyway to write something up, so this process is automated and not manually loaded on to each iPod.

Thanks in advance for all your help! ;)
Logged

Offline psycho_maniac

  • Member
  • *
  • Posts: 814
    • MyWebPage
Re: Custom Theme Help... Line Selector Type, and Color
« Reply #1 on: December 26, 2007, 10:08:45 AM »
There are settings like this in rockbox. The only way "I" would know how do to that sorta stuff is to change to the colors that you want, then save the settings, then open the config file in a text program and find the settings in the file
Logged
Please SEARCH the wiki | Please read the Forum Guidelines | Please Read the Manual
I Own A Gigabeat F80

Offline Job Van Dam

  • Member
  • *
  • Posts: 167
Re: Custom Theme Help... Line Selector Type, and Color
« Reply #2 on: December 26, 2007, 10:19:39 AM »
The way, I know of anyway, is to set the options using the .cfg file.

The pound (#) tells Rockbox not to read those lines when executing the file. Those goofy values in front of the color options are called HTML or Hex values. I get them by double clicking the color on the Material Palettes in Paint Shop Pro. I don't know how to get them anyway else.

Code: [Select]
#selector type: pointer
#selector type: bar (inverse)
#selector type: bar (color)
selector type: bar (gradient)
line selector start color: c83a57
line selector end color: 4c0c16
line selector text color: FFCF89
selector type: pointer
- Makes the selector type the pointer, cannot be altered by the other color options, only foreground color affects it.

selector type: bar (inverse)
- Makes the selector type the bar, cannot be altered by the other color options, only foreground color affects it.

selector type: bar (color)
- Makes the selector type a solid colored bar, is altered by the start color and text color.

selector type: bar (gradient)
- Makes the selector type a gradient colored bar, uses all the color options. start color is the top color of the bar, end color is the bottom color.
« Last Edit: December 26, 2007, 10:21:33 AM by Job Van Dam »
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Custom Theme Help... Line Selector Type, and Color
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.073 seconds with 15 queries.