Now that the list is getting smaller, it would be great to see a range of XXX-HD-V3 coloured skins.
Still wish ye would remove the non-useable button bar though...
That is a "tough job" as it requires such an awareness of colours and their relationship - contrasting and complimenting etc. which Rossi2000 and Simonsez clearly have demonstrated so well with their theme for this skin
Rossi2000 + Simonsez declare the colours in the skin.xml (\Root\usr\share\enigma2\Blue-HD\skin.xml), and these can be re-declared in a skin user xml file (save to \Root\etc\enigma2\skin_user_Blue-HD.xml). Some of the colours used for Rossi2000 + Simonsez "Blue" theme are:
<color name="s*ywhite" value="#00a4bed9" />
<color name="s*ygold" value="#00f5cf24" />
<color name="s*ydarkgold" value="#00edaf1c" />
<color name="s*ydarkblue" value="#0012326d" />
<color name="s*ylightblue" value="#00224684" />
<color name="s*ylighterblue" value="#00a4bed9" />
<color name="s*ylighterblue2" value="#0069b6ff" />
<color name="s*ylighterblue3" value="#00224684" />
Why not have a go and try some different values for yourself?
TIP: If your box hangs on boot after you make changes, you will have messed up syntax in skin user. Simply FTP on and rename the skin user to something else e.g. .old suffix, and then it won't be used and all will be good again!