mjbvz / vscode-markdown-mermaid

Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-mermaid
MIT License
633 stars 114 forks source link

How to set style #191

Closed frankieliu closed 1 year ago

frankieliu commented 1 year ago

Is there a way to set

themeVariables

as in

https://mermaid.js.org/config/theming.html

I can customize per diagram theme with %%{init: %%}

Is there a way to change 'site-wide' during markdown preview?

frankieliu commented 1 year ago

Added pull request to add directives.