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

Add theme support #16

Merged
merged 12 commits into from
May 10, 2020
Merged

Add theme support #16

merged 12 commits into from
May 10, 2020

Conversation

larpon
Copy link

@larpon larpon commented May 6, 2020

This PR will add theme support including support for customizations and tweaks.

Features

  • Theme can be changed at runtime
  • Easy to add more themes, via QWidgets stylesheet support
  • Kept original "classic" theme as default
  • Added a default theme that correctly uses system theme
  • Added support for auto detecting icon color in default (system) theme

@larpon
Copy link
Author

larpon commented May 6, 2020

@herace - you should probably squash this into one commit. In case we want to roll things back at some point?

@herace
Copy link
Owner

herace commented May 7, 2020

oh wow, excellent work @larpon, Im going to Peer review this 👍

@herace herace merged commit e88c647 into herace:master May 10, 2020
@herace
Copy link
Owner

herace commented May 10, 2020

Cool, its really nice to have to themes on AE. Great stuff man 👍

@larpon
Copy link
Author

larpon commented May 10, 2020

Awesome! There's still room for improvement, but it's a start. We could also provide a custom dark theme maybe (so you don't have to have a dark system theme to get a dark AE theme)

@herace
Copy link
Owner

herace commented May 10, 2020

Yeah, since now the foundation is established putting themes will be less a hassle and of course later on there will be a dark theme. This merge is definitely good stuff 👍

@larpon larpon deleted the feature/theme-support branch May 11, 2020 06:49
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.

2 participants