Merge pull request #43 from waku-org/guru-patch-1

Adding a theme toggle
This commit is contained in:
Kumaraguru 2023-04-17 13:05:01 +05:30 committed by GitHub
commit d16428e9f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -92,6 +92,11 @@ const config = {
},
],
},
colorMode: {
defaultMode: "light",
disableSwitch: false,
respectPrefersColorScheme: false,
},
}),
plugins: [