.gitignore added
[dotfiles/.git] / .config / Typora / themes / night / mermaid.dark.css
diff --git a/.config/Typora/themes/night/mermaid.dark.css b/.config/Typora/themes/night/mermaid.dark.css
new file mode 100644 (file)
index 0000000..a412b30
--- /dev/null
@@ -0,0 +1,7 @@
+:root {
+  --mermaid-theme: night;
+}
+
+[lang='mermaid'] .label {
+  color: #333;
+}
\ No newline at end of file