Skip to content

dhdhagar/vscode-md-preview-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

vscode-md-preview-light

Light-themed stylesheet for markdown preview to use with VSCode's Dark+ theme.

Why

In earlier versions of VSCode, setting the Color Theme did not affect the Markdown Preview style. I needed the default white-background-black-font preview while also using a dark theme for the VSCode editor.

Instructions

In VSCode, edit the Markdown: Styles configuration or add the following line to settings.json:

"markdown.styles": [
        "https://cdn.jsdelivr.net/gh/dhdhagar/vscode-md-preview-light/style.min.css"
    ]

Notes

About

Light-themed stylesheet for markdown preview to use with VSCode's overall dark theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages