Option to disable inactive title bar color
ThatRandomToast opened this issue · 1 comments
ThatRandomToast commented
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.
This can be noticed with Chrome's inactive title bars.
Without AccentColorInactive:
Abdelrhman-AK commented
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.