-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(#32): default dark theme on windows matching desktop
Qt doesn't select right theme that match desktop, and always select native (light) on Windows. This add a new check to match dekstop theme, on Windows only. Note that dark theme isn't native dark, but since Qt doesn't offer one it should be ok.
- Loading branch information
1 parent
f7c66c5
commit 73c572b
Showing
2 changed files
with
41 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters