|
M$ Theme Generator does not allow you to customize the Start Menu text color for Today Themes that it produces. A registry setting on the PPC can be used to control the color for themes lacking this setting.
The key in question is: HKLM\Software\Microsoft\Color\39. If it does not exist, create a new key, type Binary and enter the hexadecimal color equivalent. The format must follow this convention: rr gg bb 00. To get black color you would enter 00 00 00 00.
|