Skip to content

fix(#32): default dark theme on windows matching desktop#33

Merged
DorianBDev merged 1 commit intodevelopfrom
32-native-theme-collor-dosent-match-the-windows-one
Aug 20, 2024
Merged

fix(#32): default dark theme on windows matching desktop#33
DorianBDev merged 1 commit intodevelopfrom
32-native-theme-collor-dosent-match-the-windows-one

Conversation

@DorianBDev
Copy link
Copy Markdown
Member

Description

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.

Fix #32.

Affected area(s)

  • Core
  • GUI
  • Tests

Changes type

  • Bug fix
  • Migration
  • New feature
  • Feature rework

Proposed changes

  • Add default dark theme for Windows when detecting Windows desktop in dark mode.

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.
@DorianBDev DorianBDev self-assigned this Aug 20, 2024
@DorianBDev DorianBDev linked an issue Aug 20, 2024 that may be closed by this pull request
@DorianBDev DorianBDev merged commit 0282e6c into develop Aug 20, 2024
@DorianBDev DorianBDev deleted the 32-native-theme-collor-dosent-match-the-windows-one branch August 20, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Native theme collor dosent match the windows one

1 participant