mirror of
https://github.com/evlic/typora_theme.git
synced 2024-11-25 01:22:13 +08:00
7 lines
79 B
CSS
7 lines
79 B
CSS
|
:root {
|
||
|
--mermaid-theme: night;
|
||
|
}
|
||
|
|
||
|
[lang='mermaid'] .label {
|
||
|
color: #333;
|
||
|
}
|