Markdown Preview Styler
Applies markdown.css to the built-in VS Code Markdown preview so headings,
code blocks, links, and page width follow the active color theme.
Features
- Constrains the preview to a readable
750px column.
- Borders code blocks using theme-aware colors.
- Colors
h1–h3 from symbol/text theme tokens.
- Styles links with a themed underline and a subtle tinted background.
Install
code --install-extension markdown-preview-styler-0.0.4.vsix
Then open a Markdown file and run Markdown: Open Preview.
| |