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

gui: create theme chooser #303

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

reddink
Copy link
Member

@reddink reddink commented May 9, 2024

Add feature to select themes and styles from the UI

Current options

  • Default
  • Dark
  • Light

Add 2 themes (Dark and Light)
Provide a method to save settings for persistence
Update some of the UI to use QPalette where needed
Add some missing ::changeEvent to widgets to allow for updates when palette is switched

closes #234

@reddink reddink self-assigned this May 9, 2024
@reddink reddink added the enhancement New feature or request label May 9, 2024
@reddink reddink added this to the 4.22.9 milestone May 9, 2024
@reddink reddink merged commit 1fd2662 into reddcoin-project:develop May 16, 2024
3 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Add the option to select light/dark mode within the GUI
1 participant