Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Sunday, March 13, 2016 9:58 AM | 1 vote
Having a number application windows open in Windows 10 it's very hard to tell the window which is active because they all look the same.
Although I can set the HKEY_CURRENT_USER\Control Panel\Colors\ActiveTitle value in the registry, it doesn't seem to be handled by Windows 10.
What is required to have Windows 10 recognize that setting? Or, what's the alternative approach for giving another, disctinct color to the active window title bar?
Still people out there alive using the keyboard?
Working with SQL Server/Office and their poor keyboard support they seem extinct...
All replies (4)
Sunday, March 13, 2016 6:43 PM âś…Answered | 1 vote
It's working now!
It's indeed the HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM\ColorPrevalence registry value that's controlling the active window's title bar/border color.
Thanks for pointing me to there!
Still people out there alive using the keyboard?
Working with SQL Server/Office and their poor keyboard support they seem extinct...
Sunday, March 13, 2016 2:18 PM
Right-click Desktop, click Personalize
Click Colors tab
Choose the color
Enable "show color on start, taskbar..."
Does that work?
The relevant settings are stored here:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM
To change the color for inactive title bars, set the value for "AccentColorInactive"
Its stored as BGR (reverse of RGB) color values
Ramesh Srinivasan | The Winhelponline Blog
Sunday, March 13, 2016 2:24 PM
This suggested setting doesn't affect the active window's title bar, I'm afraid.
Still people out there alive using the keyboard?
Working with SQL Server/Office and their poor keyboard support they seem extinct...
Sunday, March 13, 2016 3:05 PM | 1 vote
May be you can try turning it off and then back On. Doing so resets the ColorPrevalence registry value.
And, do you have "Automatically pick and accent color...." enabled? If so, disable it and select the color from the palette.
Ramesh Srinivasan | The Winhelponline Blog