What color codes (hex, rgb) do skins use?
#1
Hi,

I'm sure this is the wrong subforum but I couldn't find something like a general skinning forum (I missed it?) so I'm asking here instead Smile

I want to do some very easy modding on the Kodi skin I'm using. As far as I can figure the colors are all set in the colors/default.xml etc.

But what kind of format are the color codes using? Doesn't look like hex or RGB because whatever color code lookup I use, it never returns anything for the Kodi formats. Replacing existing colors with a different hex color code doesn't work either.

Any hints?
Reply
#2
How about this one
- should be a place to start your questions
Derek
Reply
#3
The first two characters are for transparency, last 6 are html color codes.
Reply
#4
aarrggbb where aa = alpha
Reply
#5
(2016-07-13, 09:11)dandnsmith Wrote: How about this one
- should be a place to start your questions

I found that one but didn't notice you can scroll all the way down for none skin specific questions.

@Hitcher
@BigNoid

Thanks, I'll try that out tonight.
Reply

Logout Mark Read Team Forum Stats Members Help
What color codes (hex, rgb) do skins use?0