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

fix(material/slider): change color of inactive track #29825

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DBowen33
Copy link
Contributor

@DBowen33 DBowen33 commented Oct 3, 2024

change color and remove the opacity of inactive track to pass 3:1 non text color contrast ratio.

https://screenshot.googleplex.com/9xZQAkEaEjY2Ad4

BEFORE:
foreground: #E1E3E13d
background: #faf9fd
ratio: 1.04:1

AFTER:
foreground: #74777f
background: #faf9fd
ratio: 4.27:1

NOTE: This is a significant design change, so curious to see what y'all think of this

fixes b/286300099

change color of inactive track to pass 3:1 non text color contrast
ratio

fixes b/286300099
@DBowen33 DBowen33 requested a review from a team as a code owner October 3, 2024 20:57
@DBowen33 DBowen33 requested review from crisbeto and mmalerba and removed request for a team October 3, 2024 20:57
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.

1 participant