Merge pull request #397 from arifszn/theme

Update default theme
This commit is contained in:
Ariful Alam
2023-06-09 15:31:57 +06:00
committed by GitHub

View File

@@ -118,7 +118,7 @@ const config = {
snippetVersion: 6, snippetVersion: 6,
}, },
themeConfig: { themeConfig: {
defaultTheme: 'winter', defaultTheme: 'wireframe',
// Hides the switch in the navbar // Hides the switch in the navbar
// Useful if you want to support a single color mode // Useful if you want to support a single color mode