Files
typora-theme/enp.one/mermaid.dark.css

8 lines
103 B
CSS
Raw Permalink Normal View History

2021-03-29 00:28:57 -04:00
:root {
--mermaid-theme: night;
--node-fill: #BDD5EA;
}
[lang='mermaid'] .label {
color: #333;
}