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 8335e25 commit fbbeb3dCopy full SHA for fbbeb3d
src/theme/index.tsx
@@ -13,7 +13,7 @@ const ScrollThemeProvider = ({ children }) => {
13
},
14
colorSchemes: {
15
light: lightTheme,
16
- dark: lightTheme,
+ dark: false,
17
18
})
19
0 commit comments