Skip to content

Commit 46ee211

Browse files
authored
chore: revert the theme to match the original repo
1 parent 47a02f6 commit 46ee211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export default async function RootLayout({
6767
>
6868
<ThemeProvider
6969
attribute="class"
70-
defaultTheme="dark"
70+
defaultTheme="light"
7171
enableSystem
7272
disableTransitionOnChange
7373
>

0 commit comments

Comments
 (0)