feat(mermaid): support dark mode

This commit is contained in:
ZhenShuo Leo
2025-09-27 07:32:29 +08:00
parent c7ed2261a3
commit 925065a5bd
7 changed files with 62 additions and 65 deletions
+1 -3
View File
@@ -1,3 +1 @@
<div class="mermaid" align="center">
<pre>{{ .Inner | safeHTML }}</pre>
</div>
<pre class="not-prose mermaid">{{ .Inner | safeHTML }}</pre>