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/divider): non-text color contrast issues #28995

Merged
merged 2 commits into from
Jun 6, 2024

Commits on May 2, 2024

  1. fix(material/divider): non-text color contrast issues

    Fixes color contrast issues with non-text elements. Changed from outline-variant to outline colors to pass 3:1 ratio between light/dark mode backgrounds.
    
    Fixes b/291964002
    DBowen33 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2a77bbf View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fix(material/divider): fixed demo list border color

    fixed border list demo color to match divider color
    
    fixes b/291964002
    DBowen33 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e65e9d9 View commit details
    Browse the repository at this point in the history