feat(toolrate): desktop topbar theme toggle + dark-mode amber/gold
Build & Push Docker Image / build (push) Successful in 9m55s
Build & Push Docker Image / build (push) Successful in 9m55s
- ThemeToggle moved from sidebar footer to new desktop topbar (top-right), page title shown left; mobile header + login unchanged - dark theme primary switched from neon orange to amber/gold (38 92% 50%), primary-foreground to dark navy for contrast; ring + chart-1 harmonized - light theme stays orange
This commit is contained in:
@@ -200,8 +200,8 @@
|
||||
--popover-foreground: 210 40% 98%;
|
||||
--popover-border: 217 33% 17%;
|
||||
|
||||
--primary: 14 100% 57%;
|
||||
--primary-foreground: 0 0% 100%;
|
||||
--primary: 38 92% 50%;
|
||||
--primary-foreground: 222 47% 11%;
|
||||
|
||||
--secondary: 217 33% 17%;
|
||||
--secondary-foreground: 210 40% 98%;
|
||||
@@ -216,8 +216,8 @@
|
||||
--destructive-foreground: 210 40% 98%;
|
||||
|
||||
--input: 217 33% 17%;
|
||||
--ring: 14 100% 57%;
|
||||
--chart-1: 14 100% 57%;
|
||||
--ring: 38 92% 50%;
|
||||
--chart-1: 38 92% 50%;
|
||||
--chart-2: 210 40% 98%;
|
||||
--chart-3: 187 100% 42%;
|
||||
--chart-4: 43 100% 50%;
|
||||
|
||||
Reference in New Issue
Block a user