@hype-stack/cli 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/dist/{cli-CPOgUkiJ.js → cli-B_p3GdS8.js} +2047 -1258
  2. package/dist/cli.d.ts.map +1 -1
  3. package/dist/commands/compose.d.ts +14 -1
  4. package/dist/commands/compose.d.ts.map +1 -1
  5. package/dist/commands/create.d.ts.map +1 -1
  6. package/dist/commands/init.d.ts +23 -1
  7. package/dist/commands/init.d.ts.map +1 -1
  8. package/dist/commands/install-helpers.d.ts +41 -0
  9. package/dist/commands/install-helpers.d.ts.map +1 -0
  10. package/dist/commands/template.d.ts +13 -0
  11. package/dist/commands/template.d.ts.map +1 -0
  12. package/dist/config/bin.js +453 -454
  13. package/dist/config/env.d.ts +0 -1
  14. package/dist/config/env.d.ts.map +1 -1
  15. package/dist/constants/constants.d.ts +1 -3
  16. package/dist/constants/constants.d.ts.map +1 -1
  17. package/dist/constants/themes.d.ts +40 -0
  18. package/dist/constants/themes.d.ts.map +1 -0
  19. package/dist/core/apply-theme.d.ts +17 -0
  20. package/dist/core/apply-theme.d.ts.map +1 -0
  21. package/dist/core/codemods.d.ts +42 -3
  22. package/dist/core/codemods.d.ts.map +1 -1
  23. package/dist/core/installer.d.ts +50 -3
  24. package/dist/core/installer.d.ts.map +1 -1
  25. package/dist/core/license.d.ts +5 -0
  26. package/dist/core/license.d.ts.map +1 -1
  27. package/dist/core/login.d.ts.map +1 -1
  28. package/dist/core/pack-categories.d.ts +40 -0
  29. package/dist/core/pack-categories.d.ts.map +1 -0
  30. package/dist/core/post-clone.d.ts.map +1 -1
  31. package/dist/core/stack-config.d.ts.map +1 -1
  32. package/dist/core/templates.d.ts +15 -0
  33. package/dist/core/templates.d.ts.map +1 -0
  34. package/dist/core/tracking.d.ts +9 -0
  35. package/dist/core/tracking.d.ts.map +1 -0
  36. package/dist/core/variants.d.ts +47 -0
  37. package/dist/core/variants.d.ts.map +1 -0
  38. package/dist/index.js +2 -2
  39. package/dist/themes.js +833 -0
  40. package/dist/types/types.d.ts +127 -1
  41. package/dist/types/types.d.ts.map +1 -1
  42. package/dist/ui/banner.d.ts.map +1 -1
  43. package/dist/ui/theme.d.ts +13 -0
  44. package/dist/ui/theme.d.ts.map +1 -1
  45. package/package.json +31 -1
package/dist/themes.js ADDED
@@ -0,0 +1,833 @@
1
+ //#region src/constants/themes.ts
2
+ var e = "zinc-mono", t = /* @__PURE__ */ "page-background.content-background.background.solid-background.foreground.card.card-foreground.popover.popover-foreground.primary.primary-foreground.secondary.secondary-foreground.muted.muted-foreground.accent.accent-foreground.destructive.destructive-foreground.success.success-foreground.border.input.ring.radius.sidebar.sidebar-foreground.sidebar-primary.sidebar-primary-foreground.sidebar-accent.sidebar-accent-foreground.sidebar-border.sidebar-ring.color-1.color-2.color-3.color-4.color-5".split(".");
3
+ function n(e, t, n, r, i) {
4
+ return {
5
+ name: e,
6
+ label: t,
7
+ hint: n,
8
+ light: r,
9
+ dark: i
10
+ };
11
+ }
12
+ var r = {
13
+ default: n("default", "Default", "warm neutral with orange primary", {
14
+ "page-background": "oklch(0.97 0.01 80)",
15
+ "content-background": "oklch(0.995 0.003 80)",
16
+ background: "oklch(0.995 0.003 80)",
17
+ "solid-background": "oklch(0.99 0.001 80)",
18
+ foreground: "oklch(0.16 0.01 75)",
19
+ card: "oklch(0.992 0.005 75)",
20
+ "card-foreground": "oklch(0.16 0.01 75)",
21
+ popover: "oklch(0.995 0.003 80)",
22
+ "popover-foreground": "oklch(0.22 0.02 75)",
23
+ primary: "oklch(0.65 0.22 50)",
24
+ "primary-foreground": "oklch(0.985 0 0)",
25
+ secondary: "oklch(0.96 0.005 75)",
26
+ "secondary-foreground": "oklch(0.45 0.015 75)",
27
+ muted: "oklch(0.96 0.008 75)",
28
+ "muted-foreground": "oklch(0.55 0.015 75)",
29
+ accent: "oklch(0.96 0.008 75)",
30
+ "accent-foreground": "oklch(0.22 0.01 75)",
31
+ destructive: "oklch(0.577 0.245 27.325)",
32
+ "destructive-foreground": "oklch(0.577 0.245 27.325)",
33
+ success: "oklch(0.62 0.15 150)",
34
+ "success-foreground": "oklch(0.985 0 0)",
35
+ border: "oklch(0.92 0.008 75)",
36
+ input: "oklch(0.92 0.008 75)",
37
+ ring: "oklch(0.87 0.01 75)",
38
+ radius: "0.625rem",
39
+ sidebar: "oklch(0.98 0.007 75)",
40
+ "sidebar-foreground": "oklch(0.16 0.01 75)",
41
+ "sidebar-primary": "oklch(0.22 0.01 75)",
42
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
43
+ "sidebar-accent": "oklch(0.96 0.008 75)",
44
+ "sidebar-accent-foreground": "oklch(0.22 0.01 75)",
45
+ "sidebar-border": "oklch(0.92 0.008 75)",
46
+ "sidebar-ring": "oklch(0.87 0.01 75)",
47
+ "color-1": "oklch(66.2% 0.225 25.9)",
48
+ "color-2": "oklch(60.4% 0.26 302)",
49
+ "color-3": "oklch(69.6% 0.165 251)",
50
+ "color-4": "oklch(80.2% 0.134 225)",
51
+ "color-5": "oklch(90.7% 0.231 133)"
52
+ }, {
53
+ "page-background": "oklch(0.18 0.008 75)",
54
+ "content-background": "oklch(0.22 0.006 75)",
55
+ background: "oklch(0.22 0.006 75)",
56
+ "solid-background": "oklch(0.18 0.003 75)",
57
+ foreground: "oklch(0.985 0 0)",
58
+ card: "oklch(0.23 0.005 75)",
59
+ "card-foreground": "oklch(0.985 0 0)",
60
+ popover: "oklch(0.22 0.006 75)",
61
+ "popover-foreground": "oklch(0.985 0 0)",
62
+ primary: "oklch(0.72 0.18 55)",
63
+ "primary-foreground": "oklch(0.985 0 0)",
64
+ secondary: "oklch(0.28 0.05 240)",
65
+ "secondary-foreground": "oklch(0.75 0.12 240)",
66
+ muted: "oklch(0.3 0.008 75)",
67
+ "muted-foreground": "oklch(0.72 0.008 75)",
68
+ accent: "oklch(0.3 0.008 75)",
69
+ "accent-foreground": "oklch(0.985 0 0)",
70
+ destructive: "oklch(0.396 0.141 25.723)",
71
+ "destructive-foreground": "oklch(0.637 0.237 25.331)",
72
+ success: "oklch(0.72 0.15 150)",
73
+ "success-foreground": "oklch(0.985 0 0)",
74
+ border: "oklch(0.3 0.008 75)",
75
+ input: "oklch(0.3 0.008 75)",
76
+ ring: "oklch(0.42 0.015 75)",
77
+ radius: "0.625rem",
78
+ sidebar: "oklch(0.19 0.005 75)",
79
+ "sidebar-foreground": "oklch(0.985 0 0)",
80
+ "sidebar-primary": "oklch(0.5 0.22 245)",
81
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
82
+ "sidebar-accent": "oklch(0.3 0.008 75)",
83
+ "sidebar-accent-foreground": "oklch(0.985 0 0)",
84
+ "sidebar-border": "oklch(0.3 0.008 75)",
85
+ "sidebar-ring": "oklch(0.42 0.015 75)",
86
+ "color-1": "oklch(66.2% 0.225 25.9)",
87
+ "color-2": "oklch(60.4% 0.26 302)",
88
+ "color-3": "oklch(69.6% 0.165 251)",
89
+ "color-4": "oklch(80.2% 0.134 225)",
90
+ "color-5": "oklch(90.7% 0.231 133)"
91
+ }),
92
+ slate: n("slate", "Slate", "cool blue-gray with indigo primary", {
93
+ "page-background": "oklch(0.97 0.006 255)",
94
+ "content-background": "oklch(0.995 0.002 255)",
95
+ background: "oklch(0.995 0.002 255)",
96
+ "solid-background": "oklch(0.99 0.001 255)",
97
+ foreground: "oklch(0.18 0.02 260)",
98
+ card: "oklch(0.99 0.003 255)",
99
+ "card-foreground": "oklch(0.18 0.02 260)",
100
+ popover: "oklch(0.995 0.002 255)",
101
+ "popover-foreground": "oklch(0.24 0.02 260)",
102
+ primary: "oklch(0.55 0.2 265)",
103
+ "primary-foreground": "oklch(0.985 0 0)",
104
+ secondary: "oklch(0.95 0.01 255)",
105
+ "secondary-foreground": "oklch(0.4 0.04 265)",
106
+ muted: "oklch(0.96 0.008 255)",
107
+ "muted-foreground": "oklch(0.5 0.03 260)",
108
+ accent: "oklch(0.95 0.02 265)",
109
+ "accent-foreground": "oklch(0.24 0.02 260)",
110
+ destructive: "oklch(0.577 0.245 27.325)",
111
+ "destructive-foreground": "oklch(0.577 0.245 27.325)",
112
+ success: "oklch(0.62 0.15 150)",
113
+ "success-foreground": "oklch(0.985 0 0)",
114
+ border: "oklch(0.91 0.01 255)",
115
+ input: "oklch(0.91 0.01 255)",
116
+ ring: "oklch(0.55 0.2 265)",
117
+ radius: "0.5rem",
118
+ sidebar: "oklch(0.98 0.006 255)",
119
+ "sidebar-foreground": "oklch(0.18 0.02 260)",
120
+ "sidebar-primary": "oklch(0.55 0.2 265)",
121
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
122
+ "sidebar-accent": "oklch(0.95 0.02 265)",
123
+ "sidebar-accent-foreground": "oklch(0.24 0.02 260)",
124
+ "sidebar-border": "oklch(0.91 0.01 255)",
125
+ "sidebar-ring": "oklch(0.55 0.2 265)",
126
+ "color-1": "oklch(60% 0.22 265)",
127
+ "color-2": "oklch(65% 0.18 220)",
128
+ "color-3": "oklch(70% 0.15 200)",
129
+ "color-4": "oklch(75% 0.12 240)",
130
+ "color-5": "oklch(80% 0.1 250)"
131
+ }, {
132
+ "page-background": "oklch(0.16 0.02 260)",
133
+ "content-background": "oklch(0.21 0.02 260)",
134
+ background: "oklch(0.21 0.02 260)",
135
+ "solid-background": "oklch(0.18 0.003 260)",
136
+ foreground: "oklch(0.96 0.005 260)",
137
+ card: "oklch(0.23 0.02 260)",
138
+ "card-foreground": "oklch(0.96 0.005 260)",
139
+ popover: "oklch(0.21 0.02 260)",
140
+ "popover-foreground": "oklch(0.96 0.005 260)",
141
+ primary: "oklch(0.7 0.18 265)",
142
+ "primary-foreground": "oklch(0.985 0 0)",
143
+ secondary: "oklch(0.28 0.03 265)",
144
+ "secondary-foreground": "oklch(0.75 0.05 265)",
145
+ muted: "oklch(0.3 0.02 260)",
146
+ "muted-foreground": "oklch(0.7 0.02 260)",
147
+ accent: "oklch(0.32 0.04 265)",
148
+ "accent-foreground": "oklch(0.96 0.005 260)",
149
+ destructive: "oklch(0.396 0.141 25.723)",
150
+ "destructive-foreground": "oklch(0.637 0.237 25.331)",
151
+ success: "oklch(0.72 0.15 150)",
152
+ "success-foreground": "oklch(0.985 0 0)",
153
+ border: "oklch(0.32 0.02 260)",
154
+ input: "oklch(0.32 0.02 260)",
155
+ ring: "oklch(0.7 0.18 265)",
156
+ radius: "0.5rem",
157
+ sidebar: "oklch(0.18 0.02 260)",
158
+ "sidebar-foreground": "oklch(0.96 0.005 260)",
159
+ "sidebar-primary": "oklch(0.7 0.18 265)",
160
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
161
+ "sidebar-accent": "oklch(0.32 0.04 265)",
162
+ "sidebar-accent-foreground": "oklch(0.96 0.005 260)",
163
+ "sidebar-border": "oklch(0.32 0.02 260)",
164
+ "sidebar-ring": "oklch(0.7 0.18 265)",
165
+ "color-1": "oklch(60% 0.22 265)",
166
+ "color-2": "oklch(65% 0.18 220)",
167
+ "color-3": "oklch(70% 0.15 200)",
168
+ "color-4": "oklch(75% 0.12 240)",
169
+ "color-5": "oklch(80% 0.1 250)"
170
+ }),
171
+ rose: n("rose", "Rose", "soft pink with rose primary", {
172
+ "page-background": "oklch(0.97 0.008 15)",
173
+ "content-background": "oklch(0.995 0.003 15)",
174
+ background: "oklch(0.995 0.003 15)",
175
+ "solid-background": "oklch(0.99 0.001 15)",
176
+ foreground: "oklch(0.18 0.02 15)",
177
+ card: "oklch(0.99 0.005 15)",
178
+ "card-foreground": "oklch(0.18 0.02 15)",
179
+ popover: "oklch(0.995 0.003 15)",
180
+ "popover-foreground": "oklch(0.24 0.02 15)",
181
+ primary: "oklch(0.65 0.22 10)",
182
+ "primary-foreground": "oklch(0.985 0 0)",
183
+ secondary: "oklch(0.95 0.02 15)",
184
+ "secondary-foreground": "oklch(0.4 0.05 10)",
185
+ muted: "oklch(0.96 0.012 15)",
186
+ "muted-foreground": "oklch(0.5 0.03 15)",
187
+ accent: "oklch(0.95 0.02 10)",
188
+ "accent-foreground": "oklch(0.24 0.02 15)",
189
+ destructive: "oklch(0.577 0.245 27.325)",
190
+ "destructive-foreground": "oklch(0.577 0.245 27.325)",
191
+ success: "oklch(0.62 0.15 150)",
192
+ "success-foreground": "oklch(0.985 0 0)",
193
+ border: "oklch(0.91 0.012 15)",
194
+ input: "oklch(0.91 0.012 15)",
195
+ ring: "oklch(0.65 0.22 10)",
196
+ radius: "0.75rem",
197
+ sidebar: "oklch(0.98 0.01 15)",
198
+ "sidebar-foreground": "oklch(0.18 0.02 15)",
199
+ "sidebar-primary": "oklch(0.65 0.22 10)",
200
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
201
+ "sidebar-accent": "oklch(0.95 0.02 10)",
202
+ "sidebar-accent-foreground": "oklch(0.24 0.02 15)",
203
+ "sidebar-border": "oklch(0.91 0.012 15)",
204
+ "sidebar-ring": "oklch(0.65 0.22 10)",
205
+ "color-1": "oklch(65% 0.23 10)",
206
+ "color-2": "oklch(70% 0.18 350)",
207
+ "color-3": "oklch(75% 0.15 330)",
208
+ "color-4": "oklch(80% 0.12 300)",
209
+ "color-5": "oklch(85% 0.1 20)"
210
+ }, {
211
+ "page-background": "oklch(0.17 0.02 15)",
212
+ "content-background": "oklch(0.21 0.02 15)",
213
+ background: "oklch(0.21 0.02 15)",
214
+ "solid-background": "oklch(0.18 0.003 15)",
215
+ foreground: "oklch(0.96 0.005 15)",
216
+ card: "oklch(0.23 0.02 15)",
217
+ "card-foreground": "oklch(0.96 0.005 15)",
218
+ popover: "oklch(0.21 0.02 15)",
219
+ "popover-foreground": "oklch(0.96 0.005 15)",
220
+ primary: "oklch(0.72 0.18 10)",
221
+ "primary-foreground": "oklch(0.985 0 0)",
222
+ secondary: "oklch(0.3 0.04 350)",
223
+ "secondary-foreground": "oklch(0.75 0.08 10)",
224
+ muted: "oklch(0.3 0.02 15)",
225
+ "muted-foreground": "oklch(0.7 0.02 15)",
226
+ accent: "oklch(0.32 0.04 10)",
227
+ "accent-foreground": "oklch(0.96 0.005 15)",
228
+ destructive: "oklch(0.396 0.141 25.723)",
229
+ "destructive-foreground": "oklch(0.637 0.237 25.331)",
230
+ success: "oklch(0.72 0.15 150)",
231
+ "success-foreground": "oklch(0.985 0 0)",
232
+ border: "oklch(0.32 0.02 15)",
233
+ input: "oklch(0.32 0.02 15)",
234
+ ring: "oklch(0.72 0.18 10)",
235
+ radius: "0.75rem",
236
+ sidebar: "oklch(0.18 0.02 15)",
237
+ "sidebar-foreground": "oklch(0.96 0.005 15)",
238
+ "sidebar-primary": "oklch(0.72 0.18 10)",
239
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
240
+ "sidebar-accent": "oklch(0.32 0.04 10)",
241
+ "sidebar-accent-foreground": "oklch(0.96 0.005 15)",
242
+ "sidebar-border": "oklch(0.32 0.02 15)",
243
+ "sidebar-ring": "oklch(0.72 0.18 10)",
244
+ "color-1": "oklch(65% 0.23 10)",
245
+ "color-2": "oklch(70% 0.18 350)",
246
+ "color-3": "oklch(75% 0.15 330)",
247
+ "color-4": "oklch(80% 0.12 300)",
248
+ "color-5": "oklch(85% 0.1 20)"
249
+ }),
250
+ emerald: n("emerald", "Emerald", "green tones with emerald primary", {
251
+ "page-background": "oklch(0.97 0.008 160)",
252
+ "content-background": "oklch(0.995 0.003 160)",
253
+ background: "oklch(0.995 0.003 160)",
254
+ "solid-background": "oklch(0.99 0.001 160)",
255
+ foreground: "oklch(0.18 0.02 160)",
256
+ card: "oklch(0.99 0.005 160)",
257
+ "card-foreground": "oklch(0.18 0.02 160)",
258
+ popover: "oklch(0.995 0.003 160)",
259
+ "popover-foreground": "oklch(0.24 0.02 160)",
260
+ primary: "oklch(0.6 0.17 165)",
261
+ "primary-foreground": "oklch(0.985 0 0)",
262
+ secondary: "oklch(0.95 0.02 160)",
263
+ "secondary-foreground": "oklch(0.4 0.05 165)",
264
+ muted: "oklch(0.96 0.012 160)",
265
+ "muted-foreground": "oklch(0.5 0.03 160)",
266
+ accent: "oklch(0.95 0.02 165)",
267
+ "accent-foreground": "oklch(0.24 0.02 160)",
268
+ destructive: "oklch(0.577 0.245 27.325)",
269
+ "destructive-foreground": "oklch(0.577 0.245 27.325)",
270
+ success: "oklch(0.6 0.17 165)",
271
+ "success-foreground": "oklch(0.985 0 0)",
272
+ border: "oklch(0.91 0.012 160)",
273
+ input: "oklch(0.91 0.012 160)",
274
+ ring: "oklch(0.6 0.17 165)",
275
+ radius: "0.625rem",
276
+ sidebar: "oklch(0.98 0.01 160)",
277
+ "sidebar-foreground": "oklch(0.18 0.02 160)",
278
+ "sidebar-primary": "oklch(0.6 0.17 165)",
279
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
280
+ "sidebar-accent": "oklch(0.95 0.02 165)",
281
+ "sidebar-accent-foreground": "oklch(0.24 0.02 160)",
282
+ "sidebar-border": "oklch(0.91 0.012 160)",
283
+ "sidebar-ring": "oklch(0.6 0.17 165)",
284
+ "color-1": "oklch(60% 0.17 165)",
285
+ "color-2": "oklch(65% 0.16 180)",
286
+ "color-3": "oklch(70% 0.14 200)",
287
+ "color-4": "oklch(75% 0.12 150)",
288
+ "color-5": "oklch(80% 0.1 140)"
289
+ }, {
290
+ "page-background": "oklch(0.17 0.02 165)",
291
+ "content-background": "oklch(0.21 0.02 165)",
292
+ background: "oklch(0.21 0.02 165)",
293
+ "solid-background": "oklch(0.18 0.003 165)",
294
+ foreground: "oklch(0.96 0.005 165)",
295
+ card: "oklch(0.23 0.02 165)",
296
+ "card-foreground": "oklch(0.96 0.005 165)",
297
+ popover: "oklch(0.21 0.02 165)",
298
+ "popover-foreground": "oklch(0.96 0.005 165)",
299
+ primary: "oklch(0.72 0.16 165)",
300
+ "primary-foreground": "oklch(0.985 0 0)",
301
+ secondary: "oklch(0.3 0.04 165)",
302
+ "secondary-foreground": "oklch(0.75 0.08 165)",
303
+ muted: "oklch(0.3 0.02 165)",
304
+ "muted-foreground": "oklch(0.7 0.02 165)",
305
+ accent: "oklch(0.32 0.04 165)",
306
+ "accent-foreground": "oklch(0.96 0.005 165)",
307
+ destructive: "oklch(0.396 0.141 25.723)",
308
+ "destructive-foreground": "oklch(0.637 0.237 25.331)",
309
+ success: "oklch(0.72 0.16 165)",
310
+ "success-foreground": "oklch(0.985 0 0)",
311
+ border: "oklch(0.32 0.02 165)",
312
+ input: "oklch(0.32 0.02 165)",
313
+ ring: "oklch(0.72 0.16 165)",
314
+ radius: "0.625rem",
315
+ sidebar: "oklch(0.18 0.02 165)",
316
+ "sidebar-foreground": "oklch(0.96 0.005 165)",
317
+ "sidebar-primary": "oklch(0.72 0.16 165)",
318
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
319
+ "sidebar-accent": "oklch(0.32 0.04 165)",
320
+ "sidebar-accent-foreground": "oklch(0.96 0.005 165)",
321
+ "sidebar-border": "oklch(0.32 0.02 165)",
322
+ "sidebar-ring": "oklch(0.72 0.16 165)",
323
+ "color-1": "oklch(60% 0.17 165)",
324
+ "color-2": "oklch(65% 0.16 180)",
325
+ "color-3": "oklch(70% 0.14 200)",
326
+ "color-4": "oklch(75% 0.12 150)",
327
+ "color-5": "oklch(80% 0.1 140)"
328
+ }),
329
+ violet: n("violet", "Violet", "purple tones with violet primary", {
330
+ "page-background": "oklch(0.97 0.008 300)",
331
+ "content-background": "oklch(0.995 0.003 300)",
332
+ background: "oklch(0.995 0.003 300)",
333
+ "solid-background": "oklch(0.99 0.001 300)",
334
+ foreground: "oklch(0.18 0.02 300)",
335
+ card: "oklch(0.99 0.005 300)",
336
+ "card-foreground": "oklch(0.18 0.02 300)",
337
+ popover: "oklch(0.995 0.003 300)",
338
+ "popover-foreground": "oklch(0.24 0.02 300)",
339
+ primary: "oklch(0.6 0.22 295)",
340
+ "primary-foreground": "oklch(0.985 0 0)",
341
+ secondary: "oklch(0.95 0.02 300)",
342
+ "secondary-foreground": "oklch(0.4 0.05 295)",
343
+ muted: "oklch(0.96 0.012 300)",
344
+ "muted-foreground": "oklch(0.5 0.03 300)",
345
+ accent: "oklch(0.95 0.02 295)",
346
+ "accent-foreground": "oklch(0.24 0.02 300)",
347
+ destructive: "oklch(0.577 0.245 27.325)",
348
+ "destructive-foreground": "oklch(0.577 0.245 27.325)",
349
+ success: "oklch(0.62 0.15 150)",
350
+ "success-foreground": "oklch(0.985 0 0)",
351
+ border: "oklch(0.91 0.012 300)",
352
+ input: "oklch(0.91 0.012 300)",
353
+ ring: "oklch(0.6 0.22 295)",
354
+ radius: "0.625rem",
355
+ sidebar: "oklch(0.98 0.01 300)",
356
+ "sidebar-foreground": "oklch(0.18 0.02 300)",
357
+ "sidebar-primary": "oklch(0.6 0.22 295)",
358
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
359
+ "sidebar-accent": "oklch(0.95 0.02 295)",
360
+ "sidebar-accent-foreground": "oklch(0.24 0.02 300)",
361
+ "sidebar-border": "oklch(0.91 0.012 300)",
362
+ "sidebar-ring": "oklch(0.6 0.22 295)",
363
+ "color-1": "oklch(60% 0.22 295)",
364
+ "color-2": "oklch(65% 0.2 320)",
365
+ "color-3": "oklch(70% 0.16 340)",
366
+ "color-4": "oklch(75% 0.13 280)",
367
+ "color-5": "oklch(80% 0.1 260)"
368
+ }, {
369
+ "page-background": "oklch(0.17 0.02 300)",
370
+ "content-background": "oklch(0.21 0.02 300)",
371
+ background: "oklch(0.21 0.02 300)",
372
+ "solid-background": "oklch(0.18 0.003 300)",
373
+ foreground: "oklch(0.96 0.005 300)",
374
+ card: "oklch(0.23 0.02 300)",
375
+ "card-foreground": "oklch(0.96 0.005 300)",
376
+ popover: "oklch(0.21 0.02 300)",
377
+ "popover-foreground": "oklch(0.96 0.005 300)",
378
+ primary: "oklch(0.72 0.18 295)",
379
+ "primary-foreground": "oklch(0.985 0 0)",
380
+ secondary: "oklch(0.3 0.04 295)",
381
+ "secondary-foreground": "oklch(0.75 0.08 295)",
382
+ muted: "oklch(0.3 0.02 300)",
383
+ "muted-foreground": "oklch(0.7 0.02 300)",
384
+ accent: "oklch(0.32 0.04 295)",
385
+ "accent-foreground": "oklch(0.96 0.005 300)",
386
+ destructive: "oklch(0.396 0.141 25.723)",
387
+ "destructive-foreground": "oklch(0.637 0.237 25.331)",
388
+ success: "oklch(0.72 0.15 150)",
389
+ "success-foreground": "oklch(0.985 0 0)",
390
+ border: "oklch(0.32 0.02 300)",
391
+ input: "oklch(0.32 0.02 300)",
392
+ ring: "oklch(0.72 0.18 295)",
393
+ radius: "0.625rem",
394
+ sidebar: "oklch(0.18 0.02 300)",
395
+ "sidebar-foreground": "oklch(0.96 0.005 300)",
396
+ "sidebar-primary": "oklch(0.72 0.18 295)",
397
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
398
+ "sidebar-accent": "oklch(0.32 0.04 295)",
399
+ "sidebar-accent-foreground": "oklch(0.96 0.005 300)",
400
+ "sidebar-border": "oklch(0.32 0.02 300)",
401
+ "sidebar-ring": "oklch(0.72 0.18 295)",
402
+ "color-1": "oklch(60% 0.22 295)",
403
+ "color-2": "oklch(65% 0.2 320)",
404
+ "color-3": "oklch(70% 0.16 340)",
405
+ "color-4": "oklch(75% 0.13 280)",
406
+ "color-5": "oklch(80% 0.1 260)"
407
+ }),
408
+ amber: n("amber", "Amber", "warm golden tones with amber primary", {
409
+ "page-background": "oklch(0.97 0.02 85)",
410
+ "content-background": "oklch(0.995 0.005 85)",
411
+ background: "oklch(0.995 0.005 85)",
412
+ "solid-background": "oklch(0.99 0.001 85)",
413
+ foreground: "oklch(0.2 0.03 70)",
414
+ card: "oklch(0.99 0.01 85)",
415
+ "card-foreground": "oklch(0.2 0.03 70)",
416
+ popover: "oklch(0.995 0.005 85)",
417
+ "popover-foreground": "oklch(0.26 0.03 70)",
418
+ primary: "oklch(0.72 0.18 70)",
419
+ "primary-foreground": "oklch(0.18 0.03 70)",
420
+ secondary: "oklch(0.94 0.03 85)",
421
+ "secondary-foreground": "oklch(0.42 0.06 70)",
422
+ muted: "oklch(0.95 0.025 85)",
423
+ "muted-foreground": "oklch(0.5 0.04 70)",
424
+ accent: "oklch(0.94 0.04 70)",
425
+ "accent-foreground": "oklch(0.26 0.03 70)",
426
+ destructive: "oklch(0.577 0.245 27.325)",
427
+ "destructive-foreground": "oklch(0.577 0.245 27.325)",
428
+ success: "oklch(0.62 0.15 150)",
429
+ "success-foreground": "oklch(0.985 0 0)",
430
+ border: "oklch(0.9 0.02 85)",
431
+ input: "oklch(0.9 0.02 85)",
432
+ ring: "oklch(0.72 0.18 70)",
433
+ radius: "0.625rem",
434
+ sidebar: "oklch(0.98 0.02 85)",
435
+ "sidebar-foreground": "oklch(0.2 0.03 70)",
436
+ "sidebar-primary": "oklch(0.72 0.18 70)",
437
+ "sidebar-primary-foreground": "oklch(0.18 0.03 70)",
438
+ "sidebar-accent": "oklch(0.94 0.04 70)",
439
+ "sidebar-accent-foreground": "oklch(0.26 0.03 70)",
440
+ "sidebar-border": "oklch(0.9 0.02 85)",
441
+ "sidebar-ring": "oklch(0.72 0.18 70)",
442
+ "color-1": "oklch(72% 0.18 70)",
443
+ "color-2": "oklch(75% 0.16 50)",
444
+ "color-3": "oklch(78% 0.14 95)",
445
+ "color-4": "oklch(80% 0.12 30)",
446
+ "color-5": "oklch(85% 0.1 110)"
447
+ }, {
448
+ "page-background": "oklch(0.18 0.02 70)",
449
+ "content-background": "oklch(0.22 0.02 70)",
450
+ background: "oklch(0.22 0.02 70)",
451
+ "solid-background": "oklch(0.18 0.003 70)",
452
+ foreground: "oklch(0.96 0.01 85)",
453
+ card: "oklch(0.24 0.02 70)",
454
+ "card-foreground": "oklch(0.96 0.01 85)",
455
+ popover: "oklch(0.22 0.02 70)",
456
+ "popover-foreground": "oklch(0.96 0.01 85)",
457
+ primary: "oklch(0.8 0.16 75)",
458
+ "primary-foreground": "oklch(0.18 0.03 70)",
459
+ secondary: "oklch(0.3 0.04 70)",
460
+ "secondary-foreground": "oklch(0.8 0.1 80)",
461
+ muted: "oklch(0.3 0.02 70)",
462
+ "muted-foreground": "oklch(0.72 0.02 85)",
463
+ accent: "oklch(0.32 0.04 70)",
464
+ "accent-foreground": "oklch(0.96 0.01 85)",
465
+ destructive: "oklch(0.396 0.141 25.723)",
466
+ "destructive-foreground": "oklch(0.637 0.237 25.331)",
467
+ success: "oklch(0.72 0.15 150)",
468
+ "success-foreground": "oklch(0.985 0 0)",
469
+ border: "oklch(0.32 0.02 70)",
470
+ input: "oklch(0.32 0.02 70)",
471
+ ring: "oklch(0.8 0.16 75)",
472
+ radius: "0.625rem",
473
+ sidebar: "oklch(0.19 0.02 70)",
474
+ "sidebar-foreground": "oklch(0.96 0.01 85)",
475
+ "sidebar-primary": "oklch(0.8 0.16 75)",
476
+ "sidebar-primary-foreground": "oklch(0.18 0.03 70)",
477
+ "sidebar-accent": "oklch(0.32 0.04 70)",
478
+ "sidebar-accent-foreground": "oklch(0.96 0.01 85)",
479
+ "sidebar-border": "oklch(0.32 0.02 70)",
480
+ "sidebar-ring": "oklch(0.8 0.16 75)",
481
+ "color-1": "oklch(72% 0.18 70)",
482
+ "color-2": "oklch(75% 0.16 50)",
483
+ "color-3": "oklch(78% 0.14 95)",
484
+ "color-4": "oklch(80% 0.12 30)",
485
+ "color-5": "oklch(85% 0.1 110)"
486
+ }),
487
+ ocean: n("ocean", "Ocean", "teal and cyan with cyan primary", {
488
+ "page-background": "oklch(0.97 0.01 220)",
489
+ "content-background": "oklch(0.995 0.003 220)",
490
+ background: "oklch(0.995 0.003 220)",
491
+ "solid-background": "oklch(0.99 0.001 220)",
492
+ foreground: "oklch(0.18 0.02 220)",
493
+ card: "oklch(0.99 0.005 220)",
494
+ "card-foreground": "oklch(0.18 0.02 220)",
495
+ popover: "oklch(0.995 0.003 220)",
496
+ "popover-foreground": "oklch(0.24 0.02 220)",
497
+ primary: "oklch(0.65 0.16 200)",
498
+ "primary-foreground": "oklch(0.985 0 0)",
499
+ secondary: "oklch(0.95 0.02 220)",
500
+ "secondary-foreground": "oklch(0.4 0.05 200)",
501
+ muted: "oklch(0.96 0.012 220)",
502
+ "muted-foreground": "oklch(0.5 0.03 220)",
503
+ accent: "oklch(0.95 0.02 200)",
504
+ "accent-foreground": "oklch(0.24 0.02 220)",
505
+ destructive: "oklch(0.577 0.245 27.325)",
506
+ "destructive-foreground": "oklch(0.577 0.245 27.325)",
507
+ success: "oklch(0.62 0.15 160)",
508
+ "success-foreground": "oklch(0.985 0 0)",
509
+ border: "oklch(0.91 0.012 220)",
510
+ input: "oklch(0.91 0.012 220)",
511
+ ring: "oklch(0.65 0.16 200)",
512
+ radius: "0.5rem",
513
+ sidebar: "oklch(0.98 0.01 220)",
514
+ "sidebar-foreground": "oklch(0.18 0.02 220)",
515
+ "sidebar-primary": "oklch(0.65 0.16 200)",
516
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
517
+ "sidebar-accent": "oklch(0.95 0.02 200)",
518
+ "sidebar-accent-foreground": "oklch(0.24 0.02 220)",
519
+ "sidebar-border": "oklch(0.91 0.012 220)",
520
+ "sidebar-ring": "oklch(0.65 0.16 200)",
521
+ "color-1": "oklch(65% 0.16 200)",
522
+ "color-2": "oklch(68% 0.15 180)",
523
+ "color-3": "oklch(72% 0.13 220)",
524
+ "color-4": "oklch(78% 0.11 240)",
525
+ "color-5": "oklch(82% 0.1 195)"
526
+ }, {
527
+ "page-background": "oklch(0.17 0.02 220)",
528
+ "content-background": "oklch(0.21 0.02 220)",
529
+ background: "oklch(0.21 0.02 220)",
530
+ "solid-background": "oklch(0.18 0.003 220)",
531
+ foreground: "oklch(0.96 0.005 220)",
532
+ card: "oklch(0.23 0.02 220)",
533
+ "card-foreground": "oklch(0.96 0.005 220)",
534
+ popover: "oklch(0.21 0.02 220)",
535
+ "popover-foreground": "oklch(0.96 0.005 220)",
536
+ primary: "oklch(0.74 0.14 200)",
537
+ "primary-foreground": "oklch(0.985 0 0)",
538
+ secondary: "oklch(0.3 0.04 200)",
539
+ "secondary-foreground": "oklch(0.78 0.08 200)",
540
+ muted: "oklch(0.3 0.02 220)",
541
+ "muted-foreground": "oklch(0.7 0.02 220)",
542
+ accent: "oklch(0.32 0.04 200)",
543
+ "accent-foreground": "oklch(0.96 0.005 220)",
544
+ destructive: "oklch(0.396 0.141 25.723)",
545
+ "destructive-foreground": "oklch(0.637 0.237 25.331)",
546
+ success: "oklch(0.72 0.15 160)",
547
+ "success-foreground": "oklch(0.985 0 0)",
548
+ border: "oklch(0.32 0.02 220)",
549
+ input: "oklch(0.32 0.02 220)",
550
+ ring: "oklch(0.74 0.14 200)",
551
+ radius: "0.5rem",
552
+ sidebar: "oklch(0.18 0.02 220)",
553
+ "sidebar-foreground": "oklch(0.96 0.005 220)",
554
+ "sidebar-primary": "oklch(0.74 0.14 200)",
555
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
556
+ "sidebar-accent": "oklch(0.32 0.04 200)",
557
+ "sidebar-accent-foreground": "oklch(0.96 0.005 220)",
558
+ "sidebar-border": "oklch(0.32 0.02 220)",
559
+ "sidebar-ring": "oklch(0.74 0.14 200)",
560
+ "color-1": "oklch(65% 0.16 200)",
561
+ "color-2": "oklch(68% 0.15 180)",
562
+ "color-3": "oklch(72% 0.13 220)",
563
+ "color-4": "oklch(78% 0.11 240)",
564
+ "color-5": "oklch(82% 0.1 195)"
565
+ }),
566
+ "zinc-mono": n("zinc-mono", "Zinc Mono", "neutral monochrome, low chroma", {
567
+ "page-background": "oklch(0.97 0.003 260)",
568
+ "content-background": "oklch(0.995 0.001 260)",
569
+ background: "oklch(0.995 0.001 260)",
570
+ "solid-background": "oklch(0.99 0.001 260)",
571
+ foreground: "oklch(0.18 0.005 260)",
572
+ card: "oklch(0.99 0.002 260)",
573
+ "card-foreground": "oklch(0.18 0.005 260)",
574
+ popover: "oklch(0.995 0.001 260)",
575
+ "popover-foreground": "oklch(0.24 0.005 260)",
576
+ primary: "oklch(0.4 0.01 260)",
577
+ "primary-foreground": "oklch(0.985 0 0)",
578
+ secondary: "oklch(0.95 0.003 260)",
579
+ "secondary-foreground": "oklch(0.4 0.005 260)",
580
+ muted: "oklch(0.96 0.003 260)",
581
+ "muted-foreground": "oklch(0.5 0.005 260)",
582
+ accent: "oklch(0.94 0.004 260)",
583
+ "accent-foreground": "oklch(0.24 0.005 260)",
584
+ destructive: "oklch(0.577 0.245 27.325)",
585
+ "destructive-foreground": "oklch(0.577 0.245 27.325)",
586
+ success: "oklch(0.55 0.1 150)",
587
+ "success-foreground": "oklch(0.985 0 0)",
588
+ border: "oklch(0.91 0.003 260)",
589
+ input: "oklch(0.91 0.003 260)",
590
+ ring: "oklch(0.4 0.01 260)",
591
+ radius: "0.375rem",
592
+ sidebar: "oklch(0.98 0.003 260)",
593
+ "sidebar-foreground": "oklch(0.18 0.005 260)",
594
+ "sidebar-primary": "oklch(0.4 0.01 260)",
595
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
596
+ "sidebar-accent": "oklch(0.94 0.004 260)",
597
+ "sidebar-accent-foreground": "oklch(0.24 0.005 260)",
598
+ "sidebar-border": "oklch(0.91 0.003 260)",
599
+ "sidebar-ring": "oklch(0.4 0.01 260)",
600
+ "color-1": "oklch(50% 0.01 260)",
601
+ "color-2": "oklch(55% 0.01 260)",
602
+ "color-3": "oklch(60% 0.01 260)",
603
+ "color-4": "oklch(70% 0.01 260)",
604
+ "color-5": "oklch(80% 0.01 260)"
605
+ }, {
606
+ "page-background": "oklch(0.16 0.004 260)",
607
+ "content-background": "oklch(0.2 0.004 260)",
608
+ background: "oklch(0.2 0.004 260)",
609
+ "solid-background": "oklch(0.18 0.003 260)",
610
+ foreground: "oklch(0.96 0.003 260)",
611
+ card: "oklch(0.22 0.004 260)",
612
+ "card-foreground": "oklch(0.96 0.003 260)",
613
+ popover: "oklch(0.2 0.004 260)",
614
+ "popover-foreground": "oklch(0.96 0.003 260)",
615
+ primary: "oklch(0.92 0.005 260)",
616
+ "primary-foreground": "oklch(0.18 0.005 260)",
617
+ secondary: "oklch(0.28 0.004 260)",
618
+ "secondary-foreground": "oklch(0.85 0.003 260)",
619
+ muted: "oklch(0.28 0.004 260)",
620
+ "muted-foreground": "oklch(0.7 0.005 260)",
621
+ accent: "oklch(0.3 0.004 260)",
622
+ "accent-foreground": "oklch(0.96 0.003 260)",
623
+ destructive: "oklch(0.396 0.141 25.723)",
624
+ "destructive-foreground": "oklch(0.637 0.237 25.331)",
625
+ success: "oklch(0.65 0.1 150)",
626
+ "success-foreground": "oklch(0.985 0 0)",
627
+ border: "oklch(0.3 0.004 260)",
628
+ input: "oklch(0.3 0.004 260)",
629
+ ring: "oklch(0.92 0.005 260)",
630
+ radius: "0.375rem",
631
+ sidebar: "oklch(0.18 0.004 260)",
632
+ "sidebar-foreground": "oklch(0.96 0.003 260)",
633
+ "sidebar-primary": "oklch(0.92 0.005 260)",
634
+ "sidebar-primary-foreground": "oklch(0.18 0.005 260)",
635
+ "sidebar-accent": "oklch(0.3 0.004 260)",
636
+ "sidebar-accent-foreground": "oklch(0.96 0.003 260)",
637
+ "sidebar-border": "oklch(0.3 0.004 260)",
638
+ "sidebar-ring": "oklch(0.92 0.005 260)",
639
+ "color-1": "oklch(50% 0.01 260)",
640
+ "color-2": "oklch(55% 0.01 260)",
641
+ "color-3": "oklch(60% 0.01 260)",
642
+ "color-4": "oklch(70% 0.01 260)",
643
+ "color-5": "oklch(80% 0.01 260)"
644
+ }),
645
+ crimson: n("crimson", "Crimson", "deep red with crimson primary", {
646
+ "page-background": "oklch(0.97 0.008 25)",
647
+ "content-background": "oklch(0.995 0.003 25)",
648
+ background: "oklch(0.995 0.003 25)",
649
+ "solid-background": "oklch(0.99 0.001 25)",
650
+ foreground: "oklch(0.18 0.02 25)",
651
+ card: "oklch(0.99 0.005 25)",
652
+ "card-foreground": "oklch(0.18 0.02 25)",
653
+ popover: "oklch(0.995 0.003 25)",
654
+ "popover-foreground": "oklch(0.24 0.02 25)",
655
+ primary: "oklch(0.55 0.22 25)",
656
+ "primary-foreground": "oklch(0.985 0 0)",
657
+ secondary: "oklch(0.95 0.02 25)",
658
+ "secondary-foreground": "oklch(0.4 0.05 25)",
659
+ muted: "oklch(0.96 0.012 25)",
660
+ "muted-foreground": "oklch(0.5 0.03 25)",
661
+ accent: "oklch(0.95 0.02 25)",
662
+ "accent-foreground": "oklch(0.24 0.02 25)",
663
+ destructive: "oklch(0.55 0.22 25)",
664
+ "destructive-foreground": "oklch(0.985 0 0)",
665
+ success: "oklch(0.62 0.15 150)",
666
+ "success-foreground": "oklch(0.985 0 0)",
667
+ border: "oklch(0.91 0.012 25)",
668
+ input: "oklch(0.91 0.012 25)",
669
+ ring: "oklch(0.55 0.22 25)",
670
+ radius: "0.5rem",
671
+ sidebar: "oklch(0.98 0.01 25)",
672
+ "sidebar-foreground": "oklch(0.18 0.02 25)",
673
+ "sidebar-primary": "oklch(0.55 0.22 25)",
674
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
675
+ "sidebar-accent": "oklch(0.95 0.02 25)",
676
+ "sidebar-accent-foreground": "oklch(0.24 0.02 25)",
677
+ "sidebar-border": "oklch(0.91 0.012 25)",
678
+ "sidebar-ring": "oklch(0.55 0.22 25)",
679
+ "color-1": "oklch(55% 0.22 25)",
680
+ "color-2": "oklch(60% 0.2 10)",
681
+ "color-3": "oklch(65% 0.18 350)",
682
+ "color-4": "oklch(70% 0.15 40)",
683
+ "color-5": "oklch(75% 0.12 350)"
684
+ }, {
685
+ "page-background": "oklch(0.17 0.02 25)",
686
+ "content-background": "oklch(0.21 0.02 25)",
687
+ background: "oklch(0.21 0.02 25)",
688
+ "solid-background": "oklch(0.18 0.003 25)",
689
+ foreground: "oklch(0.96 0.005 25)",
690
+ card: "oklch(0.23 0.02 25)",
691
+ "card-foreground": "oklch(0.96 0.005 25)",
692
+ popover: "oklch(0.21 0.02 25)",
693
+ "popover-foreground": "oklch(0.96 0.005 25)",
694
+ primary: "oklch(0.66 0.2 25)",
695
+ "primary-foreground": "oklch(0.985 0 0)",
696
+ secondary: "oklch(0.3 0.04 25)",
697
+ "secondary-foreground": "oklch(0.75 0.1 25)",
698
+ muted: "oklch(0.3 0.02 25)",
699
+ "muted-foreground": "oklch(0.7 0.02 25)",
700
+ accent: "oklch(0.32 0.04 25)",
701
+ "accent-foreground": "oklch(0.96 0.005 25)",
702
+ destructive: "oklch(0.6 0.22 25)",
703
+ "destructive-foreground": "oklch(0.985 0 0)",
704
+ success: "oklch(0.72 0.15 150)",
705
+ "success-foreground": "oklch(0.985 0 0)",
706
+ border: "oklch(0.32 0.02 25)",
707
+ input: "oklch(0.32 0.02 25)",
708
+ ring: "oklch(0.66 0.2 25)",
709
+ radius: "0.5rem",
710
+ sidebar: "oklch(0.18 0.02 25)",
711
+ "sidebar-foreground": "oklch(0.96 0.005 25)",
712
+ "sidebar-primary": "oklch(0.66 0.2 25)",
713
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
714
+ "sidebar-accent": "oklch(0.32 0.04 25)",
715
+ "sidebar-accent-foreground": "oklch(0.96 0.005 25)",
716
+ "sidebar-border": "oklch(0.32 0.02 25)",
717
+ "sidebar-ring": "oklch(0.66 0.2 25)",
718
+ "color-1": "oklch(55% 0.22 25)",
719
+ "color-2": "oklch(60% 0.2 10)",
720
+ "color-3": "oklch(65% 0.18 350)",
721
+ "color-4": "oklch(70% 0.15 40)",
722
+ "color-5": "oklch(75% 0.12 350)"
723
+ }),
724
+ midnight: n("midnight", "Midnight", "deep blue with electric blue primary", {
725
+ "page-background": "oklch(0.97 0.008 250)",
726
+ "content-background": "oklch(0.995 0.003 250)",
727
+ background: "oklch(0.995 0.003 250)",
728
+ "solid-background": "oklch(0.99 0.001 250)",
729
+ foreground: "oklch(0.18 0.02 250)",
730
+ card: "oklch(0.99 0.005 250)",
731
+ "card-foreground": "oklch(0.18 0.02 250)",
732
+ popover: "oklch(0.995 0.003 250)",
733
+ "popover-foreground": "oklch(0.24 0.02 250)",
734
+ primary: "oklch(0.62 0.21 250)",
735
+ "primary-foreground": "oklch(0.985 0 0)",
736
+ secondary: "oklch(0.95 0.02 250)",
737
+ "secondary-foreground": "oklch(0.4 0.05 250)",
738
+ muted: "oklch(0.96 0.012 250)",
739
+ "muted-foreground": "oklch(0.5 0.03 250)",
740
+ accent: "oklch(0.95 0.02 250)",
741
+ "accent-foreground": "oklch(0.24 0.02 250)",
742
+ destructive: "oklch(0.577 0.245 27.325)",
743
+ "destructive-foreground": "oklch(0.577 0.245 27.325)",
744
+ success: "oklch(0.62 0.15 150)",
745
+ "success-foreground": "oklch(0.985 0 0)",
746
+ border: "oklch(0.91 0.012 250)",
747
+ input: "oklch(0.91 0.012 250)",
748
+ ring: "oklch(0.62 0.21 250)",
749
+ radius: "0.5rem",
750
+ sidebar: "oklch(0.98 0.01 250)",
751
+ "sidebar-foreground": "oklch(0.18 0.02 250)",
752
+ "sidebar-primary": "oklch(0.62 0.21 250)",
753
+ "sidebar-primary-foreground": "oklch(0.985 0 0)",
754
+ "sidebar-accent": "oklch(0.95 0.02 250)",
755
+ "sidebar-accent-foreground": "oklch(0.24 0.02 250)",
756
+ "sidebar-border": "oklch(0.91 0.012 250)",
757
+ "sidebar-ring": "oklch(0.62 0.21 250)",
758
+ "color-1": "oklch(62% 0.21 250)",
759
+ "color-2": "oklch(68% 0.18 230)",
760
+ "color-3": "oklch(72% 0.15 210)",
761
+ "color-4": "oklch(78% 0.13 270)",
762
+ "color-5": "oklch(82% 0.11 220)"
763
+ }, {
764
+ "page-background": "oklch(0.14 0.03 260)",
765
+ "content-background": "oklch(0.18 0.03 260)",
766
+ background: "oklch(0.18 0.03 260)",
767
+ "solid-background": "oklch(0.18 0.003 260)",
768
+ foreground: "oklch(0.96 0.005 250)",
769
+ card: "oklch(0.2 0.03 260)",
770
+ "card-foreground": "oklch(0.96 0.005 250)",
771
+ popover: "oklch(0.18 0.03 260)",
772
+ "popover-foreground": "oklch(0.96 0.005 250)",
773
+ primary: "oklch(0.74 0.18 250)",
774
+ "primary-foreground": "oklch(0.14 0.03 260)",
775
+ secondary: "oklch(0.27 0.05 260)",
776
+ "secondary-foreground": "oklch(0.78 0.1 250)",
777
+ muted: "oklch(0.27 0.02 260)",
778
+ "muted-foreground": "oklch(0.68 0.02 250)",
779
+ accent: "oklch(0.3 0.05 260)",
780
+ "accent-foreground": "oklch(0.96 0.005 250)",
781
+ destructive: "oklch(0.396 0.141 25.723)",
782
+ "destructive-foreground": "oklch(0.637 0.237 25.331)",
783
+ success: "oklch(0.72 0.15 150)",
784
+ "success-foreground": "oklch(0.985 0 0)",
785
+ border: "oklch(0.3 0.03 260)",
786
+ input: "oklch(0.3 0.03 260)",
787
+ ring: "oklch(0.74 0.18 250)",
788
+ radius: "0.5rem",
789
+ sidebar: "oklch(0.16 0.03 260)",
790
+ "sidebar-foreground": "oklch(0.96 0.005 250)",
791
+ "sidebar-primary": "oklch(0.74 0.18 250)",
792
+ "sidebar-primary-foreground": "oklch(0.14 0.03 260)",
793
+ "sidebar-accent": "oklch(0.3 0.05 260)",
794
+ "sidebar-accent-foreground": "oklch(0.96 0.005 250)",
795
+ "sidebar-border": "oklch(0.3 0.03 260)",
796
+ "sidebar-ring": "oklch(0.74 0.18 250)",
797
+ "color-1": "oklch(62% 0.21 250)",
798
+ "color-2": "oklch(68% 0.18 230)",
799
+ "color-3": "oklch(72% 0.15 210)",
800
+ "color-4": "oklch(78% 0.13 270)",
801
+ "color-5": "oklch(82% 0.11 220)"
802
+ })
803
+ }, i = Object.values(r), a = i.map((e) => ({
804
+ value: e.name,
805
+ label: e.label,
806
+ hint: e.hint
807
+ })), o = new Set(i.map((e) => e.name));
808
+ function s(e) {
809
+ return o.has(e);
810
+ }
811
+ function c(e) {
812
+ return r[e];
813
+ }
814
+ function l() {
815
+ return t;
816
+ }
817
+ var u = i.map((e) => ({
818
+ id: e.name,
819
+ name: e.label,
820
+ light: e.light,
821
+ dark: e.dark
822
+ }));
823
+ function d(e) {
824
+ let t = r[e];
825
+ return t ? {
826
+ id: t.name,
827
+ name: t.label,
828
+ light: t.light,
829
+ dark: t.dark
830
+ } : null;
831
+ }
832
+ //#endregion
833
+ export { e as DEFAULT_THEME, r as THEMES, a as THEME_CHOICES, i as THEME_LIST, u as THEME_PRESET_LIST, t as THEME_TOKEN_KEYS, o as VALID_THEME_NAMES, c as getTheme, d as getThemePreset, l as getThemeTokenKeys, s as isThemeName };