RedisInsight / RedisDesktopManager

https://resp.app
Other
22.94k stars 3.27k forks source link

windows has a light titlebar even thought in dart mode ??? #5199

Closed ancion closed 2 years ago

ancion commented 2 years ago

Describe the bug Windows version is laways light titlebar even thought changed dart mode !!

Environment :

uglide commented 2 years ago

ATM Windows API doesn't provide a clean way to deal with this problem. You can manually change title bar color in Windows Theme settings to workaround this problem.

ancion commented 2 years ago

ATM Windows API doesn't provide a clean way to deal with this problem. You can manually change title bar color in Windows Theme settings to workaround this problem.

In new version of windows 11, MS start support a Mica style titlebar for tranditional software with light and dark mode.

uglide commented 2 years ago

@ancion I have found a workaround and added a fix for this. It will be available soon in 2022.1 builds.

ancion commented 2 years ago

The pop up settings window is still a blight title bar. @uglide