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

Added a theme based global color config and updated the relevant widgets #302

Merged
merged 21 commits into from
Feb 20, 2024
Merged

Added a theme based global color config and updated the relevant widgets #302

merged 21 commits into from
Feb 20, 2024

Conversation

its-me-abhishek
Copy link
Contributor

Description

  • Added a class TaskWarriorColors that contains all the normal, light theme and dark theme based colors
  • Updated widgets to utilise these colors instead of static colors
  • Updated all the AlertDialogs and Snackbars.
  • Updated tints of SearchBar, Filter drawer and Nav Drawer

Fixes #300 and #298

Screenshots

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

Copy link
Member

@Pavel401 Pavel401 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work @its-me-abhishek , Thanks .

@Pavel401 Pavel401 merged commit 35f58f4 into CCExtractor:main Feb 20, 2024
2 checks passed
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.

Enhance Color Management by improving colors classes
2 participants