Set css color scheme via MUI

This commit is contained in:
schroda
2024-05-20 16:22:29 +02:00
parent c6b99478f3
commit 37a371863f

View File

@@ -82,7 +82,7 @@ export const App: React.FC = () => (
<ServerUpdateChecker /> <ServerUpdateChecker />
<WebUIUpdateChecker /> <WebUIUpdateChecker />
<BackgroundSubscriptions /> <BackgroundSubscriptions />
<CssBaseline /> <CssBaseline enableColorScheme />
<DefaultNavBar /> <DefaultNavBar />
<Container <Container
id="appMainContainer" id="appMainContainer"