PDA

View Full Version : Theme Menu Text Color ???


SWKerr
07-01-2010, 03:33 PM
I was working a a Theme and can't seem to find a way to change the color of the text on the Main Menu screen. I can change the color on the Selected\Highlighted item but the base color is always Gray.

I think this should be it but I get nothing.
MenuButtonText/MenuBarShort/NormalColor=0xE6C400

Trying for a gold color but not working:
#
# Detailed Setup left-hand side style menu items:
MenuButtonText/MenuBarShort/NormalColor=0xE6C400
MenuButtonText/MenuBarShort/NormalShadowColor=0x1B1715
MenuButtonText/MenuBarShort/NormalShadowAlpha=110
MenuButtonText/MenuBarShort/SelectedColor=0xE6C400
MenuButtonText/MenuBarShort/SelectedShadowColor=0x1B1715
MenuButtonText/MenuBarShort/SelectedShadowAlpha=110
#