mdn/bob

Try It code coloring inaccessible in dark mode for CSS functions

ExploreLearnMake opened this issue · 2 comments

MDN URL

https://developer.mozilla.org/en-US/docs/Web/CSS/calc

What specific section or headline is this issue about?

Try It

What information was incorrect, unhelpful, or incomplete?

The code coloring is inaccessible for the word "calc" as it stays a dark blue even when converting to a dark mode for the site. This seems to apply to other pages that discuss CSS functions, like minmax(). This makes is extremely difficult to read.

What did you expect to see?

I would like it to adopt a similar coloring that appears later in on the page where it is a light red/pink color, like in the Syntax section. Or it could just be white or some other light color, if that is the preferred preference for the community. Whatever makes it more legible is all that matters to me.

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

image

MDN metadata

Page report details

Thanks for filing! This is an issue in the MDN platform code, so I'll transfer it there.

Duplicate of #858.