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

[BITV]: Replace default background image with darker one to pass a11y contrasts on menu #42196

Closed
JuliaKirschenheuter opened this issue Dec 13, 2023 · 2 comments · Fixed by #42424
Assignees
Labels
1. to develop Accepted and waiting to be taken care of accessibility

Comments

@JuliaKirschenheuter
Copy link
Contributor

JuliaKirschenheuter commented Dec 13, 2023

Right now contrast between foreground and background colors is 4.17:1. This is not enough.

Have to be min. 4:5 to 1 in dark theme and light theme.

Screenshot from 2023-12-13 09-17-52

See: 9.1.4.3/0.1 - Note: For text (including in focused state) under 18 points (or for bold text under 14 points), the contrast ratio between the foreground and background colors should be at least 4.5:1

@JuliaKirschenheuter JuliaKirschenheuter added 1. to develop Accepted and waiting to be taken care of accessibility labels Dec 13, 2023
@JuliaKirschenheuter
Copy link
Contributor Author

JuliaKirschenheuter commented Dec 18, 2023

@JuliaKirschenheuter
Copy link
Contributor Author

not done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of accessibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants