Skip to content

Commit e557bab

Browse files
committed
fix: set system color on default
1 parent 9576f8b commit e557bab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/@chakra-ui/gatsby-plugin/theme.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ import { extendTheme } from '@chakra-ui/react';
22

33
const theme = extendTheme({
44
config: {
5-
useSystemColorMode: false,
6-
initialColorMode: 'dark',
5+
useSystemColorMode: true,
6+
initialColorMode: 'light',
77
},
88
colors: {
99
primary: '#d7819b',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy