mirror of
https://github.com/docmost/docmost.git
synced 2025-11-13 22:21:13 +10:00
Use Mantine's `useComputedColorScheme` hook to dynamically configure mermaid's theme. - When the computed color scheme is "light", the theme is set to "default". - Otherwise, it is set to "dark".