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