This commit is contained in:
teasiu
2023-12-06 02:37:26 +08:00
parent 2b21efff97
commit 28c90e7256

View File

@@ -134,7 +134,7 @@ const config = {
}, },
prism: { prism: {
theme: darkCodeTheme, theme: lightCodeTheme,
darkTheme: darkCodeTheme, darkTheme: darkCodeTheme,
}, },
}), }),