mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Fix theme, meta tags & modal dark mode
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ const theme = extendTheme(
|
||||
},
|
||||
{
|
||||
config: {
|
||||
initialColorMode: "dark",
|
||||
initialColorMode: "light",
|
||||
useSystemColorMode: false,
|
||||
},
|
||||
colors: {
|
||||
|
||||
Reference in New Issue
Block a user