updated colors

This commit is contained in:
2025-08-12 16:14:34 -04:00
parent 2cd6290da9
commit 7277b1a355

View File

@@ -8,32 +8,32 @@
--card-foreground: oklch(0.2046 0 0);
--popover: oklch(0.9911 0 0);
--popover-foreground: oklch(0.4386 0 0);
--primary: oklch(0.8352 0.1285 161.8268);
--primary-foreground: oklch(0.2626 0.0147 166.4589);
--primary: oklch(1.0000 0 0);
--primary-foreground: oklch(0.3709 0.0313 95.1202);
--secondary: oklch(0.9940 0 0);
--secondary-foreground: oklch(0.2046 0 0);
--muted: oklch(0.9461 0 0);
--muted-foreground: oklch(0.2435 0 0);
--accent: oklch(0.9461 0 0);
--accent-foreground: oklch(0.2435 0 0);
--destructive: oklch(0.5550 0.1905 33.4006);
--destructive-foreground: oklch(0.9934 0.0032 17.2118);
--destructive: oklch(0.6704 0.2070 300.0793);
--destructive-foreground: oklch(1.0000 0 0);
--border: oklch(0.9037 0 0);
--input: oklch(0.9731 0 0);
--ring: oklch(0.8352 0.1285 161.8268);
--chart-1: oklch(0.8352 0.1285 161.8268);
--chart-2: oklch(0.6169 0.1915 260.6946);
--chart-3: oklch(0.6085 0.2190 293.8198);
--chart-4: oklch(0.7757 0.1642 72.2601);
--chart-5: oklch(0.6966 0.1466 163.7346);
--ring: oklch(1.0000 0 0);
--chart-1: oklch(1.0000 0 0);
--chart-2: oklch(0.9936 0.0111 141.2643);
--chart-3: oklch(1.0000 0 0);
--chart-4: oklch(0.8317 0.1444 322.3270);
--chart-5: oklch(0.9397 0.1746 103.9958);
--sidebar: oklch(0.9911 0 0);
--sidebar-foreground: oklch(0.5452 0 0);
--sidebar-primary: oklch(0.8352 0.1285 161.8268);
--sidebar-primary-foreground: oklch(0.2626 0.0147 166.4589);
--sidebar-primary: oklch(1.0000 0 0);
--sidebar-primary-foreground: oklch(0.3709 0.0313 95.1202);
--sidebar-accent: oklch(0.9461 0 0);
--sidebar-accent-foreground: oklch(0.2435 0 0);
--sidebar-border: oklch(0.9037 0 0);
--sidebar-ring: oklch(0.8352 0.1285 161.8268);
--sidebar-ring: oklch(1.0000 0 0);
--font-sans: Outfit, sans-serif;
--font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
--font-mono: monospace;
@@ -52,37 +52,37 @@
.dark {
--background: oklch(0.1822 0 0);
--foreground: oklch(0.9288 0.0126 255.5078);
--foreground: oklch(1.0000 0 0);
--card: oklch(0.2046 0 0);
--card-foreground: oklch(0.9288 0.0126 255.5078);
--card-foreground: oklch(1.0000 0 0);
--popover: oklch(0.2603 0 0);
--popover-foreground: oklch(0.7348 0 0);
--primary: oklch(0.4370 0.1024 157.9007);
--primary-foreground: oklch(0.9213 0.0135 167.1556);
--primary: oklch(0.6277 0.1287 94.1115);
--primary-foreground: oklch(1.0000 0 0);
--secondary: oklch(0.2603 0 0);
--secondary-foreground: oklch(0.9851 0 0);
--muted: oklch(0.2393 0 0);
--muted-foreground: oklch(0.7122 0 0);
--accent: oklch(0.3132 0 0);
--accent-foreground: oklch(0.9851 0 0);
--destructive: oklch(0.3139 0.0840 30.6643);
--destructive-foreground: oklch(0.9368 0.0045 34.3092);
--destructive: oklch(0.3712 0.2143 284.7713);
--destructive-foreground: oklch(1.0000 0 0);
--border: oklch(0.2809 0 0);
--input: oklch(0.2603 0 0);
--ring: oklch(0.8007 0.1803 152.1957);
--chart-1: oklch(0.8007 0.1803 152.1957);
--chart-2: oklch(0.7073 0.1463 256.1648);
--chart-3: oklch(0.7107 0.1593 294.4413);
--chart-4: oklch(0.8445 0.1657 86.5249);
--chart-5: oklch(0.7854 0.1314 183.6828);
--ring: oklch(0.9786 0.0203 81.7829);
--chart-1: oklch(0.9786 0.0203 81.7829);
--chart-2: oklch(1.0000 0 0);
--chart-3: oklch(1.0000 0 0);
--chart-4: oklch(0.9312 0.0608 325.1964);
--chart-5: oklch(0.9724 0.1085 114.3821);
--sidebar: oklch(0.1822 0 0);
--sidebar-foreground: oklch(0.6301 0 0);
--sidebar-primary: oklch(0.4370 0.1024 157.9007);
--sidebar-primary-foreground: oklch(0.9213 0.0135 167.1556);
--sidebar-primary: oklch(0.6277 0.1287 94.1115);
--sidebar-primary-foreground: oklch(1.0000 0 0);
--sidebar-accent: oklch(0.3132 0 0);
--sidebar-accent-foreground: oklch(0.9851 0 0);
--sidebar-border: oklch(0.2809 0 0);
--sidebar-ring: oklch(0.8007 0.1803 152.1957);
--sidebar-ring: oklch(0.9786 0.0203 81.7829);
--font-sans: Outfit, sans-serif;
--font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
--font-mono: monospace;