mirror of
https://github.com/usememos/memos.git
synced 2025-11-08 08:21:49 +08:00
* fix #4257 fixed ui for mermaid diagrams in dark mode * fixed linting issues * added dynamic color theme for mermaid diagrams * now mermaid block uses theme according to the system as well when 'follow system' is selected * refactored code for mermaid theme logic * refactored mermaid code to use const instead of function call --------- Co-authored-by: root <root@DESKTOP-G3MCU14> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .eslintrc.json | ||
| .gitignore | ||
| .prettierrc.js | ||
| components.json | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||