Quote:
Originally Posted by csmguitarman if you have time could you maybe improve it and or direct me to learning how to do that. |
Try doing it yourself. Find one or both of the following lines in the
home.xml file:
Quote:
<color name="COLOR_HOMETEXT" value="#FFFFFF" />
<color name="COLOR_HOMEHIGHLIGHTTEXT" value="#FFFFFF" />
|
and change the
value to
"#000000".
That should improve the contrast of the text.
Steve