-
Notifications
You must be signed in to change notification settings - Fork 47
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
Dark mode: Some keywords don't have enough contrast in some interactive examples #858
Comments
FWIW The color is set here: bob/editor/css/editor-libs/prism-override.css Lines 49 to 57 in 7d0f12b
|
@caugner |
Hey @adriancuadrado, a recently merged PR will be fixing this accessibility and color contrast issue and will be published to the website in the near future! |
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/calc
What specific section or headline is this issue about?
https://developer.mozilla.org/en-US/docs/Web/CSS/calc#try_it
What information was incorrect, unhelpful, or incomplete?
In dark mode it's hard to see the
calc
andvar
keywords.What did you expect to see?
I expect to see those keywords with more contrast.
Do you have any supporting links, references, or citations?
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/web/css/calc
The text was updated successfully, but these errors were encountered: