换个样式

This commit is contained in:
lilingfengdev 2024-08-14 14:09:48 +08:00
parent ac51de2c30
commit 0477d1219b

View File

@ -231,8 +231,8 @@ const config = {
},
// 深浅主题
prism: {
theme: prismThemes.github,
darkTheme: prismThemes.dracula,
theme: prismThemes.vsLight,
darkTheme: prismThemes.vsDark,
},
// 颜色随系统切换
colorMode: {
@ -250,6 +250,9 @@ const config = {
indexName: 'yizhan',
},
mermaid: {
theme: { light: "neutral", dark: "dark" },
},
}),
themes: [