mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Mermaid dark theme
This commit is contained in:
parent
fc4a9b1497
commit
37beedbe96
@ -40,6 +40,7 @@ define([
|
||||
Mermaid = _Mermaid;
|
||||
Mermaid.initialize({
|
||||
gantt: { axisFormat: '%m-%d', },
|
||||
theme: (window.CryptPad_theme === 'dark') ? 'dark' : undefined,
|
||||
"themeCSS": mermaidThemeCSS,
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user