Abdelrhman-AK/WinPaletter

Option to disable inactive title bar color

ThatRandomToast opened this issue · 1 comments

The latest version of WinPaletter as of the submission of this issue includes an option to change but not to disable the inactive title bar color. The only way to disable the inactive title bar color is to edit the registry, HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM, and delete the AccentColorInactive key.
image
image

This can be noticed with Chrome's inactive title bars.
image
Without AccentColorInactive:
image

Actually disabling this color by deleting this reg key is not working in most Windows applications except for Google Chrome (as it renders a custom titlebar and not using the native titlebar).

Recording.2023-05-11.181915.mp4

Disabling Chrome's custom titlebar is an another prove.

https://superuser.com/questions/1764011/how-can-i-make-the-non-custom-windows-10-title-bar-of-google-chrome-respect-th

Recording.2023-05-11.182437.mp4