markdown2html-converter
markdown2html-converter copied to clipboard
CSS matches system color mode, but highlight does not
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:


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