@vegastack/design-tokens 0.1.0

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.
package/dist/tokens.js ADDED
@@ -0,0 +1,528 @@
1
+ // src/tokens.ts
2
+ var tokens = {
3
+ "light": {
4
+ "background": "oklch(0.994 0.002 75)",
5
+ "foreground": "oklch(0.145 0.003 75)",
6
+ "card": "oklch(0.985 0.003 75)",
7
+ "card-foreground": "oklch(0.145 0.003 75)",
8
+ "popover": "oklch(0.994 0.002 75)",
9
+ "popover-foreground": "oklch(0.145 0.003 75)",
10
+ "primary": "oklch(0.353 0.003 75)",
11
+ "primary-foreground": "oklch(0.985 0.003 75)",
12
+ "primary-hover": "oklch(0.269 0.003 75)",
13
+ "primary-active": "oklch(0.236 0.003 75)",
14
+ "track": "oklch(0.87 0.003 75)",
15
+ "secondary": "oklch(0.97 0.003 75)",
16
+ "secondary-foreground": "oklch(0.205 0.003 75)",
17
+ "muted": "oklch(0.97 0.003 75)",
18
+ "muted-foreground": "oklch(0.439 0.003 75)",
19
+ "muted-foreground-faint": "oklch(0.63 0.003 75)",
20
+ "accent": "oklch(0.97 0.003 75)",
21
+ "accent-foreground": "oklch(0.205 0.003 75)",
22
+ "destructive": "oklch(0.505 0.213 27.52)",
23
+ "destructive-foreground": "oklch(0.985 0.003 75)",
24
+ "destructive-subtle": "oklch(0.949 0.022 24)",
25
+ "destructive-text": "oklch(0.521 0.2 25)",
26
+ "success": "oklch(0.5 0.16 150)",
27
+ "success-foreground": "oklch(0.985 0.003 75)",
28
+ "success-subtle": "oklch(0.951 0.051 150)",
29
+ "success-text": "oklch(0.5 0.13 150)",
30
+ "warning": "oklch(0.52 0.145 52)",
31
+ "warning-foreground": "oklch(0.985 0.003 75)",
32
+ "warning-subtle": "oklch(0.96 0.019 42)",
33
+ "warning-text": "oklch(0.52 0.139 42)",
34
+ "info": "oklch(0.531 0.182 256)",
35
+ "info-foreground": "oklch(0.985 0.003 75)",
36
+ "info-subtle": "oklch(0.961 0.018 253)",
37
+ "info-text": "oklch(0.52 0.171 256)",
38
+ "overlay": "oklch(0.13 0.002 75 / 0.28)",
39
+ "border": "oklch(0.922 0.003 75)",
40
+ "input": "oklch(0.922 0.003 75)",
41
+ "ring": "oklch(0.353 0.003 75)",
42
+ "chart-1": "oklch(0.546 0.245 262.88)",
43
+ "chart-2": "oklch(0.6 0.118 184.7)",
44
+ "chart-3": "oklch(0.398 0.07 227.39)",
45
+ "chart-4": "oklch(0.646 0.222 41.12)",
46
+ "chart-5": "oklch(0.645 0.246 16.44)",
47
+ "chart-6": "oklch(0.505 0.213 27.52)",
48
+ "chart-7": "oklch(0.6 0.127 104.2)",
49
+ "chart-8": "oklch(0.531 0.182 256)",
50
+ "brand": "oklch(0.6 0.17 148)",
51
+ "sidebar": "oklch(0.985 0.003 75)",
52
+ "sidebar-foreground": "oklch(0.269 0.003 75)",
53
+ "sidebar-primary": "oklch(0.145 0.003 75)",
54
+ "sidebar-primary-foreground": "oklch(0.985 0.003 75)",
55
+ "sidebar-accent": "oklch(0.955 0.003 75)",
56
+ "sidebar-accent-foreground": "oklch(0.145 0.003 75)",
57
+ "sidebar-border": "oklch(0.922 0.003 75)",
58
+ "sidebar-ring": "oklch(0.353 0.003 75)",
59
+ "radius": "0.75rem",
60
+ "radius-xs": "0.125rem",
61
+ "radius-sharp": "2px",
62
+ "radius-sm": "0.375rem",
63
+ "radius-md": "0.5rem",
64
+ "radius-lg": "0.75rem",
65
+ "size-xs": "1.5rem",
66
+ "size-sm": "1.75rem",
67
+ "size-md": "2rem",
68
+ "size-lg": "2.5rem",
69
+ "icon-compact": "0.75rem",
70
+ "icon-inline": "0.875rem",
71
+ "icon-default": "1rem",
72
+ "icon-action": "1.25rem",
73
+ "icon-feature": "1.5rem",
74
+ "sidebar-width": "15rem",
75
+ "sidebar-width-icon": "3rem",
76
+ "shadow-overlay": "0 4px 14px -4px oklch(0.13 0.002 75 / 0.1), 0 2px 4px -2px oklch(0.13 0.002 75 / 0.06)",
77
+ "z-raised": 10,
78
+ "z-overlay": 50,
79
+ "opacity-dim": "50%",
80
+ "opacity-hint-soft": "60%",
81
+ "opacity-hint": "70%",
82
+ "opacity-track": "25%",
83
+ "alpha-tint-border": "70%",
84
+ "alpha-outline-border": "50%",
85
+ "alpha-border-subtle": "20%",
86
+ "alpha-border-soft": "30%",
87
+ "alpha-surface-faint": "5%",
88
+ "alpha-surface-subtle": "10%",
89
+ "alpha-ink-tint": "10%",
90
+ "alpha-ink-tint-strong": "15%",
91
+ "alpha-soft-hover": "20%",
92
+ "alpha-soft-surface": "10%",
93
+ "alpha-input": "30%",
94
+ "alpha-input-hover": "50%",
95
+ "alpha-fill-hover": "80%",
96
+ "alpha-wash-faint": "40%",
97
+ "alpha-wash": "50%",
98
+ "alpha-wash-strong": "60%",
99
+ "alpha-backdrop-soft": "60%",
100
+ "alpha-glass": "90%",
101
+ "alpha-glass-hover": "95%",
102
+ "alpha-link-hover": "80%",
103
+ "alpha-outline-soft": "50%",
104
+ "type-product-xs": {
105
+ "fontSize": "0.6875rem",
106
+ "lineHeight": "calc(16 / 11)"
107
+ },
108
+ "type-product-sm": {
109
+ "fontSize": "0.75rem",
110
+ "lineHeight": "calc(16 / 12)"
111
+ },
112
+ "type-product-base": {
113
+ "fontSize": "0.875rem",
114
+ "lineHeight": "calc(21 / 14)"
115
+ },
116
+ "type-product-lg": {
117
+ "fontSize": "1rem",
118
+ "lineHeight": "calc(24 / 16)"
119
+ },
120
+ "type-product-xl": {
121
+ "fontSize": "1.125rem",
122
+ "lineHeight": "calc(26 / 18)"
123
+ },
124
+ "type-product-2xl": {
125
+ "fontSize": "1.25rem",
126
+ "lineHeight": "calc(28 / 20)"
127
+ },
128
+ "type-product-3xl": {
129
+ "fontSize": "1.5rem",
130
+ "lineHeight": "calc(32 / 24)"
131
+ },
132
+ "type-doc-xs": {
133
+ "fontSize": "0.75rem",
134
+ "lineHeight": "calc(1 / 0.75)"
135
+ },
136
+ "type-doc-sm": {
137
+ "fontSize": "0.875rem",
138
+ "lineHeight": "calc(1.25 / 0.875)"
139
+ },
140
+ "type-doc-base": {
141
+ "fontSize": "1rem",
142
+ "lineHeight": "calc(1.5 / 1)"
143
+ },
144
+ "type-doc-lg": {
145
+ "fontSize": "1.125rem",
146
+ "lineHeight": "calc(1.75 / 1.125)"
147
+ },
148
+ "type-doc-xl": {
149
+ "fontSize": "1.25rem",
150
+ "lineHeight": "calc(1.75 / 1.25)"
151
+ },
152
+ "type-doc-2xl": {
153
+ "fontSize": "1.5rem",
154
+ "lineHeight": "calc(2 / 1.5)"
155
+ },
156
+ "type-doc-3xl": {
157
+ "fontSize": "1.875rem",
158
+ "lineHeight": "calc(2.25 / 1.875)"
159
+ },
160
+ "text-display-sm": {
161
+ "fontSize": "2rem",
162
+ "lineHeight": "2.25rem",
163
+ "fontWeight": "400",
164
+ "letterSpacing": "-0.04em"
165
+ },
166
+ "text-display-md": {
167
+ "fontSize": "2.5rem",
168
+ "lineHeight": "2.75rem",
169
+ "fontWeight": "400",
170
+ "letterSpacing": "-0.045em"
171
+ },
172
+ "text-display-lg": {
173
+ "fontSize": "3.5rem",
174
+ "lineHeight": "3.75rem",
175
+ "fontWeight": "400",
176
+ "letterSpacing": "-0.05em"
177
+ },
178
+ "text-display-xl": {
179
+ "fontSize": "4.5rem",
180
+ "lineHeight": "4.75rem",
181
+ "fontWeight": "400",
182
+ "letterSpacing": "-0.06em"
183
+ },
184
+ "text-h1": {
185
+ "fontSize": "1.5rem",
186
+ "lineHeight": "2rem",
187
+ "fontWeight": "400",
188
+ "letterSpacing": "-0.02em"
189
+ },
190
+ "text-h2": {
191
+ "fontSize": "1.25rem",
192
+ "lineHeight": "1.75rem",
193
+ "fontWeight": "400",
194
+ "letterSpacing": "-0.015em"
195
+ },
196
+ "text-h3": {
197
+ "fontSize": "1.125rem",
198
+ "lineHeight": "1.5rem",
199
+ "fontWeight": "400",
200
+ "letterSpacing": "-0.01em"
201
+ },
202
+ "text-h4": {
203
+ "fontSize": "1rem",
204
+ "lineHeight": "1.375rem",
205
+ "fontWeight": "500",
206
+ "letterSpacing": "0em"
207
+ },
208
+ "text-label": {
209
+ "fontSize": "0.875rem",
210
+ "lineHeight": "1.25rem",
211
+ "fontWeight": "500",
212
+ "letterSpacing": "0em"
213
+ },
214
+ "text-label-sm": {
215
+ "fontSize": "0.75rem",
216
+ "lineHeight": "1rem",
217
+ "fontWeight": "500",
218
+ "letterSpacing": "0em"
219
+ },
220
+ "text-code": {
221
+ "fontSize": "0.8125rem",
222
+ "lineHeight": "1.25rem",
223
+ "fontWeight": "400",
224
+ "letterSpacing": "0em"
225
+ },
226
+ "text-code-sm": {
227
+ "fontSize": "0.75rem",
228
+ "lineHeight": "1rem",
229
+ "fontWeight": "400",
230
+ "letterSpacing": "0em"
231
+ },
232
+ "text-mono-label": {
233
+ "fontSize": "0.75rem",
234
+ "lineHeight": "1rem",
235
+ "fontWeight": "400",
236
+ "letterSpacing": "0.05em"
237
+ },
238
+ "font-family-sans": "Geist, sans-serif",
239
+ "font-family-mono": "'Geist Mono', monospace",
240
+ "font-family-serif": "Newsreader, serif",
241
+ "font-family-display": "Geist, sans-serif",
242
+ "font-family-pixel": "'Geist Pixel Square', monospace",
243
+ "duration-fast": "150ms",
244
+ "duration-base": "200ms",
245
+ "duration-slow": "300ms",
246
+ "motion-ease-standard": "cubic-bezier(0.2, 0, 0, 1)",
247
+ "motion-ease-emphasized": "cubic-bezier(0.3, 0, 0, 1)",
248
+ "motion-ease-exit": "cubic-bezier(0.4, 0, 1, 1)",
249
+ "motion-ease-spring": "linear(0, 0.5 60%, 1.05 80%, 0.98 90%, 1)",
250
+ "motion-blur": "2px",
251
+ "destructive-hover": "oklch(0.455 0.213 27.52)",
252
+ "destructive-active": "oklch(0.415 0.213 27.52)",
253
+ "destructive-subtle-hover": "oklch(0.91 0.036 20.4)",
254
+ "success-hover": "oklch(0.45 0.16 150)",
255
+ "success-active": "oklch(0.41 0.16 150)",
256
+ "success-subtle-hover": "oklch(0.919 0.059 151.1)",
257
+ "warning-hover": "oklch(0.47 0.145 52)",
258
+ "warning-active": "oklch(0.43 0.145 52)",
259
+ "warning-subtle-hover": "oklch(0.929 0.027 48.8)",
260
+ "info-hover": "oklch(0.481 0.182 256)",
261
+ "info-active": "oklch(0.441 0.182 256)",
262
+ "info-subtle-hover": "oklch(0.929 0.03 251.1)"
263
+ },
264
+ "dark": {
265
+ "background": "oklch(0.175 0.003 75)",
266
+ "foreground": "oklch(0.922 0.003 75)",
267
+ "card": "oklch(0.205 0.003 75)",
268
+ "card-foreground": "oklch(0.922 0.003 75)",
269
+ "popover": "oklch(0.205 0.003 75)",
270
+ "popover-foreground": "oklch(0.922 0.003 75)",
271
+ "primary": "oklch(0.922 0.003 75)",
272
+ "primary-foreground": "oklch(0.145 0.003 75)",
273
+ "primary-hover": "oklch(0.97 0.003 75)",
274
+ "primary-active": "oklch(0.994 0.002 75)",
275
+ "track": "oklch(0.439 0.003 75)",
276
+ "secondary": "oklch(0.269 0.003 75)",
277
+ "secondary-foreground": "oklch(0.922 0.003 75)",
278
+ "muted": "oklch(0.269 0.003 75)",
279
+ "muted-foreground": "oklch(0.66 0.003 75)",
280
+ "muted-foreground-faint": "oklch(0.559 0.003 75)",
281
+ "accent": "oklch(0.269 0.003 75)",
282
+ "accent-foreground": "oklch(0.967 0.003 75)",
283
+ "destructive": "oklch(0.505 0.213 27.52)",
284
+ "destructive-foreground": "oklch(0.985 0.003 75)",
285
+ "destructive-subtle": "oklch(0.275 0.07 25)",
286
+ "destructive-text": "oklch(0.72 0.16 25)",
287
+ "success": "oklch(0.5 0.16 150)",
288
+ "success-foreground": "oklch(0.985 0.003 75)",
289
+ "success-subtle": "oklch(0.276 0.061 150)",
290
+ "success-text": "oklch(0.72 0.17 150)",
291
+ "warning": "oklch(0.52 0.145 52)",
292
+ "warning-foreground": "oklch(0.985 0.003 75)",
293
+ "warning-subtle": "oklch(0.28 0.069 42)",
294
+ "warning-text": "oklch(0.769 0.188 70.08)",
295
+ "info": "oklch(0.531 0.182 256)",
296
+ "info-foreground": "oklch(0.985 0.003 75)",
297
+ "info-subtle": "oklch(0.275 0.059 255)",
298
+ "info-text": "oklch(0.72 0.13 256)",
299
+ "overlay": "oklch(0 0 0 / 0.55)",
300
+ "border": "oklch(0.269 0.003 75)",
301
+ "input": "oklch(0.269 0.003 75)",
302
+ "ring": "oklch(0.922 0.003 75)",
303
+ "chart-1": "oklch(0.623 0.214 259.81)",
304
+ "chart-2": "oklch(0.696 0.17 162.48)",
305
+ "chart-3": "oklch(0.769 0.188 70.08)",
306
+ "chart-4": "oklch(0.75 0.183 55.93)",
307
+ "chart-5": "oklch(0.645 0.246 16.44)",
308
+ "chart-6": "oklch(0.69 0.21 25)",
309
+ "chart-7": "oklch(0.72 0.15 103.9)",
310
+ "chart-8": "oklch(0.72 0.13 256)",
311
+ "brand": "oklch(0.86 0.21 148)",
312
+ "sidebar": "oklch(0.145 0.003 75)",
313
+ "sidebar-foreground": "oklch(0.87 0.003 75)",
314
+ "sidebar-primary": "oklch(0.922 0.003 75)",
315
+ "sidebar-primary-foreground": "oklch(0.145 0.003 75)",
316
+ "sidebar-accent": "oklch(0.205 0.003 75)",
317
+ "sidebar-accent-foreground": "oklch(0.922 0.003 75)",
318
+ "sidebar-border": "oklch(0.269 0.003 75)",
319
+ "sidebar-ring": "oklch(0.922 0.003 75)",
320
+ "radius": "0.75rem",
321
+ "radius-xs": "0.125rem",
322
+ "radius-sharp": "2px",
323
+ "radius-sm": "0.375rem",
324
+ "radius-md": "0.5rem",
325
+ "radius-lg": "0.75rem",
326
+ "size-xs": "1.5rem",
327
+ "size-sm": "1.75rem",
328
+ "size-md": "2rem",
329
+ "size-lg": "2.5rem",
330
+ "icon-compact": "0.75rem",
331
+ "icon-inline": "0.875rem",
332
+ "icon-default": "1rem",
333
+ "icon-action": "1.25rem",
334
+ "icon-feature": "1.5rem",
335
+ "sidebar-width": "15rem",
336
+ "sidebar-width-icon": "3rem",
337
+ "shadow-overlay": "0 4px 14px -4px oklch(0.13 0.002 75 / 0.1), 0 2px 4px -2px oklch(0.13 0.002 75 / 0.06)",
338
+ "z-raised": 10,
339
+ "z-overlay": 50,
340
+ "opacity-dim": "50%",
341
+ "opacity-hint-soft": "60%",
342
+ "opacity-hint": "70%",
343
+ "opacity-track": "25%",
344
+ "alpha-tint-border": "70%",
345
+ "alpha-outline-border": "50%",
346
+ "alpha-border-subtle": "20%",
347
+ "alpha-border-soft": "30%",
348
+ "alpha-surface-faint": "5%",
349
+ "alpha-surface-subtle": "10%",
350
+ "alpha-ink-tint": "10%",
351
+ "alpha-ink-tint-strong": "15%",
352
+ "alpha-soft-hover": "30%",
353
+ "alpha-soft-surface": "20%",
354
+ "alpha-input": "30%",
355
+ "alpha-input-hover": "50%",
356
+ "alpha-fill-hover": "80%",
357
+ "alpha-wash-faint": "40%",
358
+ "alpha-wash": "50%",
359
+ "alpha-wash-strong": "60%",
360
+ "alpha-backdrop-soft": "60%",
361
+ "alpha-glass": "90%",
362
+ "alpha-glass-hover": "95%",
363
+ "alpha-link-hover": "80%",
364
+ "alpha-outline-soft": "50%",
365
+ "type-product-xs": {
366
+ "fontSize": "0.6875rem",
367
+ "lineHeight": "calc(16 / 11)"
368
+ },
369
+ "type-product-sm": {
370
+ "fontSize": "0.75rem",
371
+ "lineHeight": "calc(16 / 12)"
372
+ },
373
+ "type-product-base": {
374
+ "fontSize": "0.875rem",
375
+ "lineHeight": "calc(21 / 14)"
376
+ },
377
+ "type-product-lg": {
378
+ "fontSize": "1rem",
379
+ "lineHeight": "calc(24 / 16)"
380
+ },
381
+ "type-product-xl": {
382
+ "fontSize": "1.125rem",
383
+ "lineHeight": "calc(26 / 18)"
384
+ },
385
+ "type-product-2xl": {
386
+ "fontSize": "1.25rem",
387
+ "lineHeight": "calc(28 / 20)"
388
+ },
389
+ "type-product-3xl": {
390
+ "fontSize": "1.5rem",
391
+ "lineHeight": "calc(32 / 24)"
392
+ },
393
+ "type-doc-xs": {
394
+ "fontSize": "0.75rem",
395
+ "lineHeight": "calc(1 / 0.75)"
396
+ },
397
+ "type-doc-sm": {
398
+ "fontSize": "0.875rem",
399
+ "lineHeight": "calc(1.25 / 0.875)"
400
+ },
401
+ "type-doc-base": {
402
+ "fontSize": "1rem",
403
+ "lineHeight": "calc(1.5 / 1)"
404
+ },
405
+ "type-doc-lg": {
406
+ "fontSize": "1.125rem",
407
+ "lineHeight": "calc(1.75 / 1.125)"
408
+ },
409
+ "type-doc-xl": {
410
+ "fontSize": "1.25rem",
411
+ "lineHeight": "calc(1.75 / 1.25)"
412
+ },
413
+ "type-doc-2xl": {
414
+ "fontSize": "1.5rem",
415
+ "lineHeight": "calc(2 / 1.5)"
416
+ },
417
+ "type-doc-3xl": {
418
+ "fontSize": "1.875rem",
419
+ "lineHeight": "calc(2.25 / 1.875)"
420
+ },
421
+ "text-display-sm": {
422
+ "fontSize": "2rem",
423
+ "lineHeight": "2.25rem",
424
+ "fontWeight": "400",
425
+ "letterSpacing": "-0.04em"
426
+ },
427
+ "text-display-md": {
428
+ "fontSize": "2.5rem",
429
+ "lineHeight": "2.75rem",
430
+ "fontWeight": "400",
431
+ "letterSpacing": "-0.045em"
432
+ },
433
+ "text-display-lg": {
434
+ "fontSize": "3.5rem",
435
+ "lineHeight": "3.75rem",
436
+ "fontWeight": "400",
437
+ "letterSpacing": "-0.05em"
438
+ },
439
+ "text-display-xl": {
440
+ "fontSize": "4.5rem",
441
+ "lineHeight": "4.75rem",
442
+ "fontWeight": "400",
443
+ "letterSpacing": "-0.06em"
444
+ },
445
+ "text-h1": {
446
+ "fontSize": "1.5rem",
447
+ "lineHeight": "2rem",
448
+ "fontWeight": "400",
449
+ "letterSpacing": "-0.02em"
450
+ },
451
+ "text-h2": {
452
+ "fontSize": "1.25rem",
453
+ "lineHeight": "1.75rem",
454
+ "fontWeight": "400",
455
+ "letterSpacing": "-0.015em"
456
+ },
457
+ "text-h3": {
458
+ "fontSize": "1.125rem",
459
+ "lineHeight": "1.5rem",
460
+ "fontWeight": "400",
461
+ "letterSpacing": "-0.01em"
462
+ },
463
+ "text-h4": {
464
+ "fontSize": "1rem",
465
+ "lineHeight": "1.375rem",
466
+ "fontWeight": "500",
467
+ "letterSpacing": "0em"
468
+ },
469
+ "text-label": {
470
+ "fontSize": "0.875rem",
471
+ "lineHeight": "1.25rem",
472
+ "fontWeight": "500",
473
+ "letterSpacing": "0em"
474
+ },
475
+ "text-label-sm": {
476
+ "fontSize": "0.75rem",
477
+ "lineHeight": "1rem",
478
+ "fontWeight": "500",
479
+ "letterSpacing": "0em"
480
+ },
481
+ "text-code": {
482
+ "fontSize": "0.8125rem",
483
+ "lineHeight": "1.25rem",
484
+ "fontWeight": "400",
485
+ "letterSpacing": "0em"
486
+ },
487
+ "text-code-sm": {
488
+ "fontSize": "0.75rem",
489
+ "lineHeight": "1rem",
490
+ "fontWeight": "400",
491
+ "letterSpacing": "0em"
492
+ },
493
+ "text-mono-label": {
494
+ "fontSize": "0.75rem",
495
+ "lineHeight": "1rem",
496
+ "fontWeight": "400",
497
+ "letterSpacing": "0.05em"
498
+ },
499
+ "font-family-sans": "Geist, sans-serif",
500
+ "font-family-mono": "'Geist Mono', monospace",
501
+ "font-family-serif": "Newsreader, serif",
502
+ "font-family-display": "Geist, sans-serif",
503
+ "font-family-pixel": "'Geist Pixel Square', monospace",
504
+ "duration-fast": "150ms",
505
+ "duration-base": "200ms",
506
+ "duration-slow": "300ms",
507
+ "motion-ease-standard": "cubic-bezier(0.2, 0, 0, 1)",
508
+ "motion-ease-emphasized": "cubic-bezier(0.3, 0, 0, 1)",
509
+ "motion-ease-exit": "cubic-bezier(0.4, 0, 1, 1)",
510
+ "motion-ease-spring": "linear(0, 0.5 60%, 1.05 80%, 0.98 90%, 1)",
511
+ "motion-blur": "2px",
512
+ "destructive-hover": "oklch(0.455 0.213 27.52)",
513
+ "destructive-active": "oklch(0.415 0.213 27.52)",
514
+ "destructive-subtle-hover": "oklch(0.34 0.123 26.3)",
515
+ "success-hover": "oklch(0.45 0.16 150)",
516
+ "success-active": "oklch(0.41 0.16 150)",
517
+ "success-subtle-hover": "oklch(0.348 0.092 148.9)",
518
+ "warning-hover": "oklch(0.47 0.145 52)",
519
+ "warning-active": "oklch(0.43 0.145 52)",
520
+ "warning-subtle-hover": "oklch(0.356 0.093 46.6)",
521
+ "info-hover": "oklch(0.481 0.182 256)",
522
+ "info-active": "oklch(0.441 0.182 256)",
523
+ "info-subtle-hover": "oklch(0.354 0.101 254.3)"
524
+ }
525
+ };
526
+ export {
527
+ tokens
528
+ };