-
Notifications
You must be signed in to change notification settings - Fork 0
fix: Adjust theme for Material 3 changes #134
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
base: main
Are you sure you want to change the base?
fix: Adjust theme for Material 3 changes #134
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some tints still seem to look weird. Maybe also take a look into adding a golden test for Bottom Sheets to make sure they look correct in terms of shape and tint as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like an unwanted tint on the dialogs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The tint of the switch in an unselected state looks wrong
…y to be able to test
…lutter rather than dart
These are the global theme changes, the rest will be done in the individual apps, with seperate PRs.