Does anyone know how to change the color where it says 1|9??
I figured out how to skin the program, but i cant seem to find where to change the color for that...
any help would be appreciated....
snipez wrote:never mind, i got it figured out! thanks anyways
@ snipez: You can share the theme under the "Screens & Skins" section.
@ All:
For anyone who likes to play with the colors and the skins:
the colors.cfg under the images folder is the key file. you have to modify it using a simple text editor.
7F0000 <-- background text color (in hexadecimal BBGGRR note that is is blue green red instead of red green blue)
FFFFFF <-- text color (in hexadecimal BBGGRR)
000000 <-- text display color backlight on (in hexadecimal BBGGRR)
FFFFFF <-- background display color backlight on (in hexadecimal BBGGRR)
000000 <-- text display color backlight off (in hexadecimal BBGGRR)
CECECE <-- background display color backlight off (in hexadecimal BBGGRR)