| 
14 | 14 |   -moz-osx-font-smoothing: grayscale;  | 
15 | 15 | 
 
  | 
16 | 16 |   --background: oklch(0.9797 0.0026 286.3509);  | 
17 |  | -  --foreground: oklch(0.1486 0.0195 278.6986);  | 
 | 17 | +  --foreground: oklch(15.5% 0.0462 298deg);  | 
18 | 18 |   --card: oklch(0.9797 0.0026 286.3509);  | 
19 |  | -  --card-foreground: oklch(0.1486 0.0195 278.6986);  | 
 | 19 | +  --card-foreground: oklch(15.5% 0.0462 298deg);  | 
20 | 20 |   --popover: oklch(0.9797 0.0026 286.3509);  | 
21 |  | -  --popover-foreground: oklch(0.1486 0.0195 278.6986);  | 
 | 21 | +  --popover-foreground: oklch(15.5% 0.0462 298deg);  | 
22 | 22 |   --primary: oklch(0.6054 0.2273 287.2626);  | 
23 | 23 |   --primary-foreground: oklch(0.9797 0.0026 286.3509);  | 
24 | 24 |   --secondary: oklch(0.9201 0.0095 279.6801);  | 
 | 
62 | 62 | }  | 
63 | 63 | 
 
  | 
64 | 64 | .dark {  | 
65 |  | -  --background: oklch(0.1176 0.0326 280.1491);  | 
 | 65 | +  --background: oklch(15.5% 0.0462 298deg);  | 
66 | 66 |   --foreground: oklch(0.9504 0.0094 279.6866);  | 
67 | 67 |   --card: oklch(0.1615 0.0295 279.4364);  | 
68 | 68 |   --card-foreground: oklch(0.9504 0.0094 279.6866);  | 
69 | 69 |   --popover: oklch(0.1414 0.0286 278.1636);  | 
70 | 70 |   --popover-foreground: oklch(0.9504 0.0094 279.6866);  | 
71 | 71 |   --primary: oklch(0.6412 0.2217 297.4804);  | 
72 |  | -  --primary-foreground: oklch(0.1176 0.0326 280.1491);  | 
 | 72 | +  --primary-foreground: oklch(15.5% 0.0462 298deg);  | 
73 | 73 |   --secondary: oklch(0.2489 0.0507 280.4293);  | 
74 | 74 |   --secondary-foreground: oklch(0.8496 0.0097 279.6631);  | 
75 | 75 |   --muted: oklch(0.2196 0.0408 280.3943);  | 
 | 
0 commit comments