Fix theme, meta tags & modal dark mode

This commit is contained in:
pheralb
2022-03-05 17:15:53 +00:00
parent 7409e7b9be
commit b1e992c111
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ const theme = extendTheme(
},
{
config: {
initialColorMode: "dark",
initialColorMode: "light",
useSystemColorMode: false,
},
colors: {