You can change your attribute colours for your skin in a simple way. Search on your skin the folder Settings and in there you can have two types of files that contain the same line. Or fmcolours.xml or settings.xml. In those files you have this line:
| Code: |
<!-- profile attribute colours -->
<colour name="low attribute" red="240" green="240" blue="240"/>
<colour name="normal attribute" red="250" green="70" blue="0" />
<colour name="good attribute" red="0" green="200" blue="0" />
<colour name="excellent attribute" red="0" green="230" blue="230" />
<colour name="special attribute" red="252" green="255" blue="0" />
<colour name="attribute label" red="255" green="255" blue="255" />
<colour name="special attribute label" red="250" green="252" blue="112" />
<colour name="profile extra text" red="150" green="200" blue="255" />
|
With this you can change your attribute colours. Low attribute are from 1 to 5, Normal Attribute are from 5 to 10, Good Attribute are from 10 to 15 and Excellent attribute from 16 to 20. If you don't know the numeric code of your prefered colour, you can check it here:
RGB map
If you have any questions or if you want to upload one of your colour scheme, please contact me and we'll see what we can do.