mirror of
https://git.coastit.co.za/caitlin/CRM_ENVR.git
synced 2026-07-10 11:15:43 +02:00
Changes in lightmode and dark mode header
This commit is contained in:
+25
-25
@@ -76,33 +76,33 @@
|
||||
}
|
||||
|
||||
:root {
|
||||
--background: 220 14% 84%;
|
||||
--foreground: 222.2 84% 4.9%;
|
||||
--card: 220 10% 91%;
|
||||
--card-foreground: 222.2 84% 4.9%;
|
||||
--popover: 220 14% 96%;
|
||||
--popover-foreground: 222.2 84% 4.9%;
|
||||
--primary: 120 100% 50%;
|
||||
--primary-foreground: 0 0% 100%;
|
||||
--secondary: 220 14% 88%;
|
||||
--secondary-foreground: 222.2 47.4% 11.2%;
|
||||
--muted: 220 14% 88%;
|
||||
--muted-foreground: 215.4 16.3% 46.9%;
|
||||
--accent: 220 14% 88%;
|
||||
--accent-foreground: 222.2 47.4% 11.2%;
|
||||
--background: 210 40% 96%;
|
||||
--foreground: 222 47% 11%;
|
||||
--card: 214 32% 91%;
|
||||
--card-foreground: 222 47% 11%;
|
||||
--popover: 214 32% 91%;
|
||||
--popover-foreground: 222 47% 11%;
|
||||
--primary: 221 83% 53%;
|
||||
--primary-foreground: 210 40% 96%;
|
||||
--secondary: 214 100% 97%;
|
||||
--secondary-foreground: 224 76% 48%;
|
||||
--muted: 210 40% 96%;
|
||||
--muted-foreground: 213 24% 65%;
|
||||
--accent: 214 100% 97%;
|
||||
--accent-foreground: 224 76% 48%;
|
||||
--destructive: 0 84.2% 60.2%;
|
||||
--destructive-foreground: 210 40% 98%;
|
||||
--border: 214.3 31.8% 91.4%;
|
||||
--input: 214.3 31.8% 91.4%;
|
||||
--ring: 221.2 83.2% 53.3%;
|
||||
--sidebar: 216 12% 92%;
|
||||
--sidebar-foreground: 0 0% 20%;
|
||||
--sidebar-primary: 0 91.2% 59.8%;
|
||||
--sidebar-primary-foreground: 0 0% 100%;
|
||||
--sidebar-accent: 218 16% 87%;
|
||||
--sidebar-accent-foreground: 0 0% 20%;
|
||||
--sidebar-border: 220 11% 84%;
|
||||
--sidebar-ring: 0 76.3% 48%;
|
||||
--border: 213 27% 84%;
|
||||
--input: 213 27% 84%;
|
||||
--ring: 221 83% 53%;
|
||||
--sidebar: 214 32% 91%;
|
||||
--sidebar-foreground: 222 47% 11%;
|
||||
--sidebar-primary: 221 83% 53%;
|
||||
--sidebar-primary-foreground: 210 40% 96%;
|
||||
--sidebar-accent: 214 100% 97%;
|
||||
--sidebar-accent-foreground: 224 76% 48%;
|
||||
--sidebar-border: 213 27% 84%;
|
||||
--sidebar-ring: 221 83% 53%;
|
||||
--radius: 0.5rem;
|
||||
--theme-primary: hsl(var(--primary));
|
||||
--event-meeting: 217 91% 55%;
|
||||
|
||||
Reference in New Issue
Block a user