|
104 | 104 | } |
105 | 105 |
|
106 | 106 | .dark { |
107 | | - --background: oklch(0.2497 0.0305 234.1628); |
| 107 | + --background: oklch(0.2570 0.0900 281.2880); |
108 | 108 | --foreground: oklch(0.9306 0.0197 349.0785); |
109 | 109 |
|
110 | | - --card: oklch(0.2902 0.0299 233.5352); |
| 110 | + --card: oklch(0.2570 0.0900 281.2880); |
111 | 111 | --card-foreground: oklch(0.9306 0.0197 349.0785); |
112 | 112 |
|
113 | | - --popover: oklch(0.2902 0.0299 233.5352); |
| 113 | + --popover: oklch(0.3790 0.1460 265.5220); |
114 | 114 | --popover-foreground: oklch(0.9306 0.0197 349.0785); |
115 | 115 |
|
116 | 116 | --primary: oklch(0.9195 0.0801 87.6670); |
117 | | - --primary-foreground: oklch(0.2497 0.0305 234.1628); |
| 117 | + --primary-foreground: oklch(0.3790 0.1460 265.5220); |
118 | 118 |
|
119 | 119 | --secondary: oklch(0.7794 0.0803 4.1330); |
120 | | - --secondary-foreground: oklch(0.2497 0.0305 234.1628); |
| 120 | + --secondary-foreground: oklch(0.3790 0.1460 265.5220); |
121 | 121 |
|
122 | | - --muted: oklch(0.2713 0.0086 255.5780); |
| 122 | + --muted: oklch(0.2820 0.0910 267.9350); |
123 | 123 | --muted-foreground: oklch(0.7794 0.0803 4.1330); |
124 | 124 |
|
125 | 125 | --accent: oklch(0.6699 0.0988 356.9762); |
126 | 126 | --accent-foreground: oklch(0.9306 0.0197 349.0785); |
127 | 127 |
|
128 | 128 | --destructive: oklch(0.6702 0.1806 350.3599); |
129 | | - --destructive-foreground: oklch(0.2497 0.0305 234.1628); |
| 129 | + --destructive-foreground: oklch(0.2820 0.0910 267.9350); |
130 | 130 |
|
131 | | - --border: oklch(0.3907 0.0399 242.2181); |
132 | | - --input: oklch(0.3093 0.0305 232.0027); |
133 | | - --ring: oklch(0.6998 0.0896 201.8672); |
| 131 | + --border: oklch(0.3790 0.1460 265.5220); |
| 132 | + --input: oklch(0.9620 0.0590 95.6170); |
| 133 | + --ring: oklch(0.4880 0.2430 264.3760); |
134 | 134 | --sidebar-background: 240 5.9% 10%; |
135 | 135 | --sidebar-foreground: oklch(0.9670 0.0029 264.5419); |
136 | 136 | --sidebar-primary: oklch(0.6559 0.2118 354.3084); |
137 | 137 | --sidebar-primary-foreground: oklch(1.0000 0 0); |
138 | 138 | --sidebar-accent: oklch(0.8228 0.1095 346.0184); |
139 | | - --sidebar-accent-foreground: oklch(0.2781 0.0296 256.8480); |
140 | | - --sidebar-border: oklch(0.3729 0.0306 259.7328); |
| 139 | + --sidebar-accent-foreground: oklch(0.2820 0.0910 267.9350); |
| 140 | + --sidebar-border: oklch(0.4240 0.1990 265.6380); |
141 | 141 | --sidebar-ring: oklch(0.6559 0.2118 354.3084); |
142 | | - --chart-1: oklch(0.6998 0.0896 201.8672); |
| 142 | + --chart-1: oklch(0.4880 0.2430 264.3760); |
143 | 143 | --chart-2: oklch(0.7794 0.0803 4.1330); |
144 | 144 | --chart-3: oklch(0.6699 0.0988 356.9762); |
145 | | - --chart-4: oklch(0.4408 0.0702 217.0848); |
146 | | - --chart-5: oklch(0.2713 0.0086 255.5780); |
| 145 | + --chart-4: oklch(0.3790 0.1460 265.5220); |
| 146 | + --chart-5: oklch(0.2820 0.0910 267.9350); |
147 | 147 | --radius: 0.4rem; |
148 | | - --sidebar: oklch(0.2303 0.0270 235.9743); |
| 148 | + --sidebar: oklch(0.2570 0.0900 281.2880); |
149 | 149 | --font-sans: Poppins, sans-serif; |
150 | 150 | --font-serif: Lora, serif; |
151 | 151 | --font-mono: Fira Code, monospace; |
|
0 commit comments