[GH-ISSUE #153] Title bar remains white in dark theme #109

Closed
opened 2026-02-28 14:30:41 +03:00 by kerem · 2 comments
Owner

Originally created by @rashil2000 on GitHub (Aug 28, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/153

image

This does not look very nice. It should ideally be dark in dark theme (or follow whatever theme OS is in). See the explorer at the right for example.

Originally created by @rashil2000 on GitHub (Aug 28, 2021). Original GitHub issue: https://github.com/jpochyla/psst/issues/153 ![image](https://user-images.githubusercontent.com/46838874/131211660-f3709a6a-994d-4458-93d0-e077b6955af9.png) This does not look very nice. It should ideally be dark in dark theme (or follow whatever theme OS is in). See the explorer at the right for example.
kerem 2026-02-28 14:30:41 +03:00
Author
Owner

@amonforstmann commented on GitHub (Sep 8, 2021):

You have to fix that one in the Windows registry yourself.

Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM
Add a 32-bit DWORD with the following name: AccentColorInactive
You can then copy over your current AccentColor value

<!-- gh-comment-id:915627306 --> @amonforstmann commented on GitHub (Sep 8, 2021): You have to fix that one in the Windows registry yourself. Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM Add a 32-bit DWORD with the following name: **AccentColorInactive** You can then copy over your current **AccentColor** value
Author
Owner

@rashil2000 commented on GitHub (Sep 9, 2021):

That's not the same thing. I'm not asking for Psst to follow the accent color - it already follows that if you enable this Windows setting:

image

I'm saying that it should have a darker titlebar in dark theme, regardless of this setting. This is purely something that the apps control, Windows does not interfere in this.

But yes, after opening the issue I realized this is something that should be fixed in Druid upstream.

<!-- gh-comment-id:915757705 --> @rashil2000 commented on GitHub (Sep 9, 2021): That's not the same thing. I'm not asking for Psst to follow the accent color - it already follows that if you enable this Windows setting: ![image](https://user-images.githubusercontent.com/46838874/132623461-e5798dd9-3c59-4dc2-a52b-da5ce90f84a3.png) I'm saying that it should have a darker titlebar in dark theme, regardless of this setting. This is purely something that the apps control, Windows does not interfere in this. But yes, after opening the issue I realized this is something that should be fixed in Druid upstream.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#109
No description provided.