feat: remove ModeToggle from Header, set Toaster theme to dark, and update global styles for consistent dark mode

This commit is contained in:
2025-09-03 23:59:28 -03:00
parent 50663544e1
commit 263284a82b
4 changed files with 6 additions and 11 deletions

View File

@@ -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]">