Skip to content

Commit db747f6

Browse files
committed
ai: completionId: cgen-4b9635aa0c9b49809f8a7dade25a41dc
1 parent 2b11ad5 commit db747f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/shared-theme/AppTheme.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export default function AppTheme(props: AppThemeProps) {
2828
colorSchemeSelector: "data-mui-color-scheme",
2929
cssVarPrefix: "template",
3030
},
31+
defaultColorScheme: "light", // Set light mode as default instead of using system preference
3132
colorSchemes, // Recently added in v6 for building light & dark mode app, see https://mui.com/material-ui/customization/palette/#color-schemes
3233
typography,
3334
shadows,

0 commit comments

Comments
 (0)