markdown2html-converter icon indicating copy to clipboard operation
markdown2html-converter copied to clipboard

CSS matches system color mode, but highlight does not

Open cunha opened this issue 2 years ago • 1 comments

CSS matches system color mode, but highlight.js does not. This makes it such that code blocks have very low contrast when using dark mode. Here is an example:

dark

light

I think the fix may require changes to highlight.js, but would be happy to make a PR with changes to integrate upstream fixes.

cunha avatar Jan 31 '23 16:01 cunha

Sure, it would be very helpful.

magiclen avatar Feb 01 '23 00:02 magiclen