Theme support for mindmaps

This commit is contained in:
Knut Sveidqvist
2022-07-25 17:03:18 +02:00
parent f815bd08b7
commit 0b2ca29ae8
4 changed files with 54 additions and 38 deletions

View File

@@ -365,7 +365,7 @@ flowchart TD
};
mermaid.initialize({
// theme: 'dark',
// theme: 'forest',
theme: 'neutral',
// arrowMarkerAbsolute: true,
// themeCSS: '.edgePath .path {stroke: red;} .arrowheadPath {fill: red;}',
flowchart: {