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

fixed #206: Add new Profile Button Theme #209

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

AayushPaigwar
Copy link
Contributor

@AayushPaigwar AayushPaigwar commented Nov 16, 2023

Description

Fixed the "Add new Profile" Button that was unable to adapt the colors as per the app's theme (light/dark).

Fixes #206

Screenshots

Screenshot- 1 (After Fixing) Screenshot- 2 (Before Fixing)
Bug_DarkMode Bug_LightMode

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.

LGTM

@Pavel401 Pavel401 merged commit 5149f64 into CCExtractor:main Nov 18, 2023
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.

fix: "Add new Profile" Button unable to change colors as per app's theme (light/dark).
2 participants