|
|
|
|
@ -1,23 +1,23 @@
|
|
|
|
|
:root {
|
|
|
|
|
--background: oklch(0.9765 0.0086 85.8732);
|
|
|
|
|
--foreground: oklch(0.2147 0.0157 68.4253);
|
|
|
|
|
--card: oklch(0.9765 0.0086 85.8732);
|
|
|
|
|
--card-foreground: oklch(0.1725 0.0098 72.3456);
|
|
|
|
|
--popover: oklch(0.9882 0.0049 81.2547);
|
|
|
|
|
--popover-foreground: oklch(0.2058 0.0127 70.1823);
|
|
|
|
|
--primary: oklch(0.4627 0.0471 52.3674);
|
|
|
|
|
--primary-foreground: oklch(0.9765 0.0086 85.8732);
|
|
|
|
|
--secondary: oklch(0.9412 0.0196 78.9456);
|
|
|
|
|
--secondary-foreground: oklch(0.3725 0.0235 65.7412);
|
|
|
|
|
--muted: oklch(0.9294 0.0216 82.1567);
|
|
|
|
|
--muted-foreground: oklch(0.5294 0.0157 69.8745);
|
|
|
|
|
--accent: oklch(0.9412 0.0196 78.9456);
|
|
|
|
|
--accent-foreground: oklch(0.2058 0.0127 70.1823);
|
|
|
|
|
--destructive: oklch(0.4118 0.0392 25.6734);
|
|
|
|
|
--destructive-foreground: oklch(0.9647 0.0078 88.2341);
|
|
|
|
|
--border: oklch(0.8824 0.0157 79.3627);
|
|
|
|
|
--input: oklch(0.8235 0.0196 82.1456);
|
|
|
|
|
--ring: oklch(0.4627 0.0471 52.3674);
|
|
|
|
|
--background: oklch(0.95 0.015 75);
|
|
|
|
|
--foreground: oklch(0.25 0.02 65);
|
|
|
|
|
--card: oklch(0.98 0.008 80);
|
|
|
|
|
--card-foreground: oklch(0.22 0.015 68);
|
|
|
|
|
--popover: oklch(0.98 0.008 80);
|
|
|
|
|
--popover-foreground: oklch(0.25 0.02 65);
|
|
|
|
|
--primary: oklch(0.45 0.08 45);
|
|
|
|
|
--primary-foreground: oklch(0.98 0.008 80);
|
|
|
|
|
--secondary: oklch(0.92 0.025 70);
|
|
|
|
|
--secondary-foreground: oklch(0.35 0.03 60);
|
|
|
|
|
--muted: oklch(0.90 0.025 75);
|
|
|
|
|
--muted-foreground: oklch(0.50 0.02 68);
|
|
|
|
|
--accent: oklch(0.88 0.035 55);
|
|
|
|
|
--accent-foreground: oklch(0.25 0.02 65);
|
|
|
|
|
--destructive: oklch(0.48 0.15 25);
|
|
|
|
|
--destructive-foreground: oklch(0.98 0.008 80);
|
|
|
|
|
--border: oklch(0.85 0.025 72);
|
|
|
|
|
--input: oklch(0.80 0.03 75);
|
|
|
|
|
--ring: oklch(0.45 0.08 45);
|
|
|
|
|
--chart-1: oklch(0.5686 0.0549 42.7834);
|
|
|
|
|
--chart-2: oklch(0.6275 0.0392 85.6723);
|
|
|
|
|
--chart-3: oklch(0.7843 0.0235 78.9456);
|
|
|
|
|
|