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

Warning StatusIcon should use black fill for a11y #3144

Merged
merged 1 commit into from
Oct 2, 2023

Commits on Oct 1, 2023

  1. Warning StatusIcon should use black fill for a11y

    To ensure proper contrast for a11y purposes, the warning status icon
    should use a black fill for the '!' in the middle. The default is
    transparent which means that in the light theme the contrast is not
    sufficient to meet minimum accessibility requirements.
    AlanGreene committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    e079e9e View commit details
    Browse the repository at this point in the history