mjbvz / vscode-github-markdown-preview-style

VS Code extension that changes the built-in markdown preview to match Github's styling
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-preview-github-styles
MIT License
303 stars 57 forks source link

Dark Themes Dim Preview Text #52

Closed macintacos closed 4 years ago

macintacos commented 4 years ago

When using a light theme, the GitHub preview looks fine:

image

However when I switch to a dark theme, the text become grey and appears "dimmed":

image

Any chance this could be addressed? I don't know what could be causing it, and it doesn't seem limited to the dark theme that I'm using (it happens with all dark themes I have installed, not just the one pictured above). And I can't make heads or tails of what classes are used for the the preview, so I don't know where to start when trying to add my own CSS to fix it.

mjbvz commented 4 years ago

See https://github.com/mjbvz/vscode-github-markdown-preview-style/issues/48#issuecomment-627480514

Likely caused by one of your other extensions