diff --git a/src/theme/index.ts b/src/theme/index.ts index f6c5973..3596f3d 100644 --- a/src/theme/index.ts +++ b/src/theme/index.ts @@ -4,7 +4,7 @@ import { breakpoints, colors, fonts } from './foundations'; const config: ThemeConfig = { initialColorMode: 'system', - useSystemColorMode: true, + useSystemColorMode: false, }; const overrides = {