Skip to content

Commit 56bbea1

Browse files
committed
default auto theme
1 parent feac35c commit 56bbea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Terrabuild.UI/src/main.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const Root = () => {
3232
return (
3333
<MantineProvider
3434
theme={theme}
35-
defaultColorScheme="dark"
35+
defaultColorScheme="auto"
3636
colorSchemeManager={colorSchemeManager}
3737
>
3838
<Notifications position="top-right" />

0 commit comments

Comments
 (0)