mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 22:53:08 +08:00
32c7ecd9cf
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".