We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 438381e commit 4121d32Copy full SHA for 4121d32
1 file changed
gitprofile.config.ts
@@ -174,11 +174,11 @@ const CONFIG = {
174
snippetVersion: 6,
175
},
176
themeConfig: {
177
- defaultTheme: 'dum',
+ defaultTheme: 'bumblebee',
178
179
// Hides the switch in the navbar
180
// Useful if you want to support a single color mode
181
- disableSwitch: false,
+ disableSwitch: true,
182
183
// Should use the prefers-color-scheme media-query,
184
// using user system preferences, instead of the hardcoded defaultTheme
0 commit comments