mirror of
https://github.com/FranP-code/Reflecto.git
synced 2025-10-13 00:43:31 +00:00
feat: remove ModeToggle from Header, set Toaster theme to dark, and update global styles for consistent dark mode
This commit is contained in:
@@ -53,6 +53,9 @@ function RootComponent() {
|
||||
attribute="class"
|
||||
defaultTheme="dark"
|
||||
disableTransitionOnChange
|
||||
enableColorScheme={true}
|
||||
enableSystem={false}
|
||||
forcedTheme="dark"
|
||||
storageKey="vite-ui-theme"
|
||||
>
|
||||
<div className="grid min-h-svh grid-rows-[auto_1fr_auto]">
|
||||
|
||||
Reference in New Issue
Block a user