boogybren, on Mar 7 2008, 01:11, said:
Does anyone know how to change the color of the highlighting on the start menu? As seen below, it is still brown.
I believe in \application data\home\cmhome.home.xml, you need to edit
You can also set the colors in an external file. In this post:
http://www.modaco.com/index.php?s=&sho...st&p=859865
the attachment contains a blue.scheme.xml. Inside, you'll see:
<colorscheme>
<title>Blue</title>
<scheme>
<color name="COLOR_TRAYGRADLEFT" value="#044494" />
<color name="COLOR_HOMEHIGHLIGHT" value="#00143C" />
<color name="COLOR_HOMEHIGHLIGHTTEXT" value="#044494" />
<color name="COLOR_HOMETEXT" value="#FFFFFF" />
<color name="COLOR_HOMERULE" value="#2e444f" />
</scheme>
</colorscheme>
If you create a similar file and put it in \application data\home, you can select it in settings\home screen\color scheme.