Skip to content

Conversation

@ganidande905
Copy link
Contributor

Description

This pull request addresses two main issues:

  • Toggle Switch Visibility in Light Mode
  • The switch.dart file has been updated to ensure that toggle switches are clearly visible when the app is in light mode.

Proposed Changes

  • Updated the code in switch.dart to enhance toggle switch visibility in light mode.

Fixes

Fixes #612

Screenshots

Before:

image

After:

image
image

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.

@ganidande905 ganidande905 changed the title Fix Toggle Switch Visibility in Light Mode and Text Inconsistency When Switching Fix Toggle Switch Visibility in Light Mode Dec 9, 2024
…mes and also fixed the issue of changing in font when theme changes
@AryanSarafDev AryanSarafDev merged commit 490ff0d into CCExtractor:main Dec 10, 2024
1 check 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.

Bug: [Accessibility Issue] Switches are not visible in light mode

2 participants