Setting the Windows 8.1 or Server 2012 titlebar color using the registry

I've recently had a problem whereby I needed to set the title bar colour in Windows 8.1 (or Windows Server 2012) to a specific colour so that I could take screenshots for our technical documentation.

To ensure consistency we wanted to keep the titlebars the same colour in all our documentation.

The problem here is I can get the RGB of the colour I need however you're not allowed to key a colour in using the new interface. Instead you're are left working some kind of colour wizardry moving the sliders around for several minutes.



After a small amount of messing around I found the following registry keys in combination allow you to enter the RGB in hex format after the mystical d9 (not sure what this symbolises).


[HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM]
"ColorizationColor"=dword:d96badf6
"ColorizationColorBalance"=dword:00000064
"ColorizationAfterglow"=dword:d9000000
"ColorizationAfterglowBalance"=dword:0000000a
"ColorizationBlurBalance"=dword:fffffff6
"EnableWindowColorization"=dword:00000001
"ColorizationGlassAttribute"=dword:00000000


Hopefully this may help someone else. Please take a look at our Technical Documentation Tool at the following address
http://www.centrel-solutions.com/XIAConfiguration/Capabilities.aspx



Comments

Post a Comment

Popular posts from this blog

Windows Server 2016, 2019, 2022, Windows 10 and Windows 11: Date and time "Some settings are managed by your organization".

TFTPD32 or TFTPD64 reports Bind error 10013 An attempt was made to access a socket in a way forbidden by its access permissions.

Enable function lock for F1-F12 on HP ZBook mobile workstations