Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Skin colors how to - Quick Question....I think

General discussion about LCD Smartie.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351

Post Reply
snipez
Posts: 3
Joined: October 27th, 2007, 12:11 pm

Skin colors how to - Quick Question....I think

Post by snipez »

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...:oops:
Image
any help would be appreciated....
snipez
Posts: 3
Joined: October 27th, 2007, 12:11 pm

Post by snipez »

never mind, i got it figured out! thanks anyways
limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

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.

The default values are :

Code: Select all

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)

Good Luck :D
snipez
Posts: 3
Joined: October 27th, 2007, 12:11 pm

Post by snipez »

sure thing, ill just clean it up and share!
Post Reply