Binaryify / OneDark-Pro

Atom's iconic One Dark theme for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=zhuangtongfa.Material-theme
MIT License
1.51k stars 291 forks source link

Fix issues with heading color in markdown preview #812

Open pzaback opened 5 months ago

pzaback commented 5 months ago

Re-applies the fix from c1742ba4cc845f4e530e8d45727b55996d20aa91 that addressed https://github.com/Binaryify/OneDark-Pro/issues/391 It feels like there should be a more elegant solution, but this works well enough for now

ckabalan commented 3 months ago

Hey because I ran into this same thing, I happened to find if you go to Setting and search for "one dark pro", a few options down you will see a checkbox for "One Dark Pro: Markdown Style", unchecking this fixes it for me.

pzaback commented 3 months ago

I can't remember for sure, but I think perhaps I wanted to be able to keep the ODP style when viewing markdown preview in dark mode (which I think this PR allows), but I also may have just missed this option entirely, so thanks!