.gitignore added
[dotfiles/.git] / .config / Typora / themes / old-themes / night / mermaid.dark.css
1 :root {
2   --mermaid-theme: night;
3   --node-fill: #BDD5EA;
4 }
5
6 [lang='mermaid'] .label {
7   color: #333;
8 }