You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can also solve this with a registry edit and a reboot (and really, isn't that consistency with the greatest and darkest Windows theme of all? manual registry hacks and having to reboot the whole system for random minor changes to take effect):
I had to add that AccentColorInactive DWORD - it's a 32-bit ARGB color, so you have a lot of freedom with the color while you're at it. I use 0xFF202020, which I think looks pretty close to native (did you notice the registry editor title bar in the above screenshot isn't native? Registry Editor ignores dark theme and normally has a light inactive title bar just like VcXsrv, so you're seeing it here with the fix already active.)
(Credit to this article for originally teaching me this trick years ago, if I remember right - and if not, then credit to this article for re-teaching it to me today while I was trying to solve this exact problem again while setting up a new device.)
Hi,
This is a feature request to make title bars consistent with windows dark theme.
The current situation is like this:
The same app as windows native:
Thanks!
The text was updated successfully, but these errors were encountered: