dots/config/Typora/themes/night/mermaid.dark.css
2026-06-05 13:11:08 +02:00

7 lines
No EOL
79 B
CSS

:root {
--mermaid-theme: night;
}
[lang='mermaid'] .label {
color: #333;
}