Windows 8 Color Settings (Window Title)
Posted
by
xixixao
on Super User
See other posts from Super User
or by xixixao
Published on 2012-09-06T09:03:05Z
Indexed on
2012/09/06
9:41 UTC
Read the original article
Hit count: 235
In Windows 7, the window title's color (by default black, to see the title in the title bar fire up Windows Media Player for example) is stored in [HKEY_CURRENT_USER\Control Panel\Desktop\Colors]
TitleText
value.
This is not the case in Windows 8, since this value is only used when using high contrast theme.
It looks like noone has come up with a way to change this color yet, so my question is, where to look? What tools can I use to see dependencies, what could be the way to find this value (I rightfully hope it's not a constant in code).
© Super User or respective owner