From: Alexander Wilms Date: Thu, 26 Jun 2025 21:58:48 +0000 (+0200) Subject: feat(mermaid-viewer): Improve theme integration and styling X-Git-Url: http://source.bookstackapp.com/hacks/commitdiff_plain/c36325aec1f151269a38e1ee87f8cacbe5e3b3e5 feat(mermaid-viewer): Improve theme integration and styling Use BookStack's CSS variables and detect dark mode for Mermaid theme. Replaces custom styles with BookStack's for better consistency. --- diff --git a/content/mermaid-viewer/head.html b/content/mermaid-viewer/head.html index 8c8d4fb..e830658 100644 --- a/content/mermaid-viewer/head.html +++ b/content/mermaid-viewer/head.html @@ -3,10 +3,14 @@ crossorigin="anonymous" referrerpolicy="no-referrer" />