JuliaGraphics / Colors.jl

Color manipulation utilities for Julia
Other
200 stars 44 forks source link

Dark Mode on website makes it nearly-impossible to see names on the namedcolors page #554

Closed chipbuster closed 1 month ago

chipbuster commented 1 month ago

I was visiting https://juliagraphics.github.io/Colors.jl/stable/namedcolors/ and wondering why there were no color names on the swatches, since I distinctly remembered being able to get color names from here in the past.

However, after some scoping around, I realized that the color names were there, they were just illegible because the site had been placed in dark mode!

image

It would be nice if the names could be rendered in white or very light gray when the page is in dark mode, though I appreciate that this might be trickier than it sounds.

kimikage commented 1 month ago

This is due to a change in the behavior of Documenter.jl. For the time being, please refer to the dev version of the documentation. https://juliagraphics.github.io/Colors.jl/dev/namedcolors/

kimikage commented 1 month ago

Fixed by #555 https://juliagraphics.github.io/Colors.jl/v0.12/namedcolors/