Skin Development!

Great idea! Please let me know how this works out, and also document what you change, so we can make it scriptable/portable/repeatable!

  • Like you said, the scroll bar for sure; that one has been bugging me.
  • I’m still trying figure out if the font color (not font type) can be changed.
  • Also the confirmation text box… Like when you select Power Off, and it asks “Are you sure?” That pop-up color, and text, doesn’t seem to be effected by the skin colors.
  • The loading, and splash screens.

As a note; all images and graphical elements, like icons, are png’s, and need to be changed by hand, but that’s really part of the skin, IMO.

My blue skin is only using the following options in the skin.conf file:

Text = #c1c1c1
Front = #c91010
Line = #2d2d2d
TitleBg = #111111
White = #000000

I’d really like to know what these map to:

High
URL
Active

In my testing, I mapped them to some random colors (noted previously) and applied the skin, but those colors never showed up in the UI, so we might need to dig through the launcher code to find them, and what they map to.