Skip to content

markdown-preview: Rewrite CSS

A total rewrite of the Markdown previewer by using CSS variables to have it properly follow dark-style and light-style color schemes in a way they are legible. This also simplifies the entire file, as only the known tags and children are being changed.

Click to reveal styles
Light Style Dark Style
image.png image.png
image.png image.png
image.png image.png

Fixes #1127 (closed)

Edited by Hari Rana

Merge request reports