update docs

This commit is contained in:
Takeshi Kimata
2024-07-07 18:29:28 +09:00
parent dba72d584c
commit 2f6010d960
6 changed files with 34 additions and 8 deletions

View File

@@ -78,6 +78,9 @@ const config = {
theme: prismThemes.github,
darkTheme: prismThemes.dracula,
},
mermaid: {
theme: { light: 'neutral', dark: 'forest' },
},
}),
};