Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qt: use default colors for native styles #14925

Merged
merged 1 commit into from Dec 22, 2023

Conversation

Megamouse
Copy link
Contributor

@Megamouse Megamouse commented Dec 22, 2023

Fixes several color issues when using native styles:

  • Sets icon background colors to transparent
  • Uses the native styles' label foreground color for any regular texts
  • Uses the native styles' label foreground color for toolbar icons
  • Uses the native styles' label foreground color for the gamepad image in the pad settings
  • Uses green/red color some patch creator labels
  • Uses blue/brightblue link color depending on dark mode (ironically link colors are broken in Qt 6.6.0)
  • Uses log colors inspired by existing stylesheets depending on dark mode
  • Repaints the UI when the OS switches between light and dark mode

Fusion:
image

@Megamouse Megamouse merged commit 50214a6 into RPCS3:master Dec 22, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants