@exxatdesignux/ui 0.4.0 → 0.4.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.
@@ -0,0 +1,2874 @@
1
+ {
2
+ "version": "0.4.0",
3
+ "source": "packages/ui/src/globals.css",
4
+ "generatedAt": "2026-05-21T18:31:11.351Z",
5
+ "tokenCount": 197,
6
+ "themeKeys": [
7
+ "tailwind-bridge",
8
+ "light",
9
+ "dark",
10
+ "theme-one",
11
+ "theme-one-light",
12
+ "theme-one-dark",
13
+ "theme-prism",
14
+ "theme-prism-light",
15
+ "theme-prism-dark",
16
+ "high-contrast-light",
17
+ "high-contrast-dark"
18
+ ],
19
+ "namespaces": [
20
+ "avatar",
21
+ "banner",
22
+ "border-control",
23
+ "brand",
24
+ "chart",
25
+ "chip",
26
+ "conditional-rule",
27
+ "control",
28
+ "datatable",
29
+ "exxat",
30
+ "exxat-action",
31
+ "exxat-border",
32
+ "exxat-brand",
33
+ "exxat-chart",
34
+ "exxat-chip",
35
+ "exxat-control",
36
+ "exxat-focus",
37
+ "exxat-ink",
38
+ "exxat-overlay",
39
+ "exxat-radius",
40
+ "exxat-spacing",
41
+ "exxat-surface",
42
+ "font",
43
+ "header",
44
+ "icon-disc",
45
+ "insight-severity",
46
+ "interactive-hover",
47
+ "key-metrics",
48
+ "leo",
49
+ "other",
50
+ "overlay",
51
+ "radius",
52
+ "scaling",
53
+ "secondary-panel",
54
+ "semantic",
55
+ "shadow",
56
+ "sidebar",
57
+ "sticky",
58
+ "table-row",
59
+ "text",
60
+ "theme-color",
61
+ "transition"
62
+ ],
63
+ "tokens": {
64
+ "--accent": {
65
+ "namespace": "semantic",
66
+ "category": "color",
67
+ "values": {
68
+ "light": "oklch(0.925 0.005 260)",
69
+ "dark": "oklch(0.33 0.06 270)",
70
+ "theme-one-light": "oklch(0.925 0.015 286.1)",
71
+ "theme-one-dark": "oklch(0.33 0.06 286.1)",
72
+ "theme-prism-light": "oklch(0.925 0.015 343)",
73
+ "theme-prism-dark": "oklch(0.33 0.06 342)",
74
+ "high-contrast-light": "var(--hc-highlight)",
75
+ "high-contrast-dark": "var(--hc-highlight)"
76
+ },
77
+ "tailwindUtilities": [
78
+ "bg-accent",
79
+ "text-accent",
80
+ "border-accent",
81
+ "ring-accent",
82
+ "fill-accent",
83
+ "stroke-accent"
84
+ ],
85
+ "deprecated": false,
86
+ "deprecatedMessage": null
87
+ },
88
+ "--accent-foreground": {
89
+ "namespace": "semantic",
90
+ "category": "color",
91
+ "values": {
92
+ "light": "oklch(0.082 0 0)",
93
+ "dark": "oklch(0.985 0 0)",
94
+ "high-contrast-light": "var(--hc-highlight-text)",
95
+ "high-contrast-dark": "var(--hc-highlight-text)"
96
+ },
97
+ "tailwindUtilities": [
98
+ "bg-accent-foreground",
99
+ "text-accent-foreground",
100
+ "border-accent-foreground",
101
+ "ring-accent-foreground",
102
+ "fill-accent-foreground",
103
+ "stroke-accent-foreground"
104
+ ],
105
+ "deprecated": false,
106
+ "deprecatedMessage": null
107
+ },
108
+ "--avatar-initials-bg": {
109
+ "namespace": "avatar",
110
+ "category": "color",
111
+ "values": {
112
+ "light": "color-mix(in oklch, var(--brand-color) 14%, oklch(1 0 0))",
113
+ "dark": "color-mix(in oklch, var(--brand-color) 38%, oklch(0.40 0.05 286.1))"
114
+ },
115
+ "tailwindUtilities": [],
116
+ "deprecated": false,
117
+ "deprecatedMessage": null
118
+ },
119
+ "--avatar-initials-fg": {
120
+ "namespace": "avatar",
121
+ "category": "color",
122
+ "values": {
123
+ "light": "var(--brand-color-dark)",
124
+ "dark": "oklch(0.99 0.01 286.1)"
125
+ },
126
+ "tailwindUtilities": [],
127
+ "deprecated": false,
128
+ "deprecatedMessage": null
129
+ },
130
+ "--background": {
131
+ "namespace": "semantic",
132
+ "category": "color",
133
+ "values": {
134
+ "light": "oklch(1 0 0)",
135
+ "dark": "oklch(0.20 0.014 270)",
136
+ "theme-one-dark": "oklch(0.20 0.014 286.1)",
137
+ "theme-prism-dark": "oklch(0.20 0.014 342)",
138
+ "high-contrast-light": "oklch(1 0 0)",
139
+ "high-contrast-dark": "oklch(0.14 0 0)"
140
+ },
141
+ "tailwindUtilities": [
142
+ "bg-background",
143
+ "text-background",
144
+ "border-background",
145
+ "ring-background",
146
+ "fill-background",
147
+ "stroke-background"
148
+ ],
149
+ "deprecated": false,
150
+ "deprecatedMessage": null
151
+ },
152
+ "--banner-prism-bg": {
153
+ "namespace": "banner",
154
+ "category": "color",
155
+ "values": {
156
+ "light": "oklch(0.97 0.02 343)",
157
+ "theme-prism-light": "oklch(0.97 0.02 343)"
158
+ },
159
+ "tailwindUtilities": [
160
+ "bg-banner-prism",
161
+ "text-banner-prism",
162
+ "border-banner-prism",
163
+ "ring-banner-prism",
164
+ "fill-banner-prism",
165
+ "stroke-banner-prism"
166
+ ],
167
+ "deprecated": false,
168
+ "deprecatedMessage": null
169
+ },
170
+ "--border": {
171
+ "namespace": "semantic",
172
+ "category": "color",
173
+ "values": {
174
+ "light": "oklch(0.92 0.002 270)",
175
+ "dark": "oklch(0.38 0.008 270)",
176
+ "high-contrast-light": "oklch(0.14 0 0)",
177
+ "high-contrast-dark": "oklch(0.75 0 0)"
178
+ },
179
+ "tailwindUtilities": [
180
+ "bg-border",
181
+ "text-border",
182
+ "border-border",
183
+ "ring-border",
184
+ "fill-border",
185
+ "stroke-border"
186
+ ],
187
+ "deprecated": false,
188
+ "deprecatedMessage": null
189
+ },
190
+ "--border-control": {
191
+ "namespace": "border-control",
192
+ "category": "color",
193
+ "values": {
194
+ "light": "oklch(0.82 0.004 270)",
195
+ "dark": "oklch(0.72 0.012 270)",
196
+ "high-contrast-light": "oklch(0.14 0 0)",
197
+ "high-contrast-dark": "oklch(0.75 0 0)"
198
+ },
199
+ "tailwindUtilities": [
200
+ "bg-border-control",
201
+ "text-border-control",
202
+ "border-border-control",
203
+ "ring-border-control",
204
+ "fill-border-control",
205
+ "stroke-border-control"
206
+ ],
207
+ "deprecated": false,
208
+ "deprecatedMessage": null
209
+ },
210
+ "--border-control-3": {
211
+ "namespace": "border-control",
212
+ "category": "color",
213
+ "values": {
214
+ "light": "oklch(0.6196 0.0092 270)",
215
+ "dark": "oklch(0.78 0.012 270)",
216
+ "high-contrast-light": "oklch(0.14 0 0)",
217
+ "high-contrast-dark": "oklch(0.75 0 0)"
218
+ },
219
+ "tailwindUtilities": [],
220
+ "deprecated": false,
221
+ "deprecatedMessage": null
222
+ },
223
+ "--border-control-35": {
224
+ "namespace": "border-control",
225
+ "category": "color",
226
+ "values": {
227
+ "light": "oklch(0.25 0.01 270)",
228
+ "dark": "oklch(0.75 0.012 270)",
229
+ "high-contrast-light": "oklch(0.14 0 0)",
230
+ "high-contrast-dark": "oklch(0.75 0 0)"
231
+ },
232
+ "tailwindUtilities": [],
233
+ "deprecated": false,
234
+ "deprecatedMessage": null
235
+ },
236
+ "--brand-color": {
237
+ "namespace": "brand",
238
+ "category": "color",
239
+ "values": {
240
+ "light": "oklch(0.50 0.14 286.1)",
241
+ "theme-one": "oklch(0.50 0.14 286.1)",
242
+ "theme-prism": "oklch(0.57 0.24 342)"
243
+ },
244
+ "tailwindUtilities": [
245
+ "bg-brand",
246
+ "text-brand",
247
+ "border-brand",
248
+ "ring-brand",
249
+ "fill-brand",
250
+ "stroke-brand"
251
+ ],
252
+ "deprecated": false,
253
+ "deprecatedMessage": null
254
+ },
255
+ "--brand-color-dark": {
256
+ "namespace": "brand",
257
+ "category": "color",
258
+ "values": {
259
+ "light": "oklch(0.38 0.11 286.1)",
260
+ "theme-one": "oklch(0.38 0.11 286.1)",
261
+ "theme-prism": "oklch(0.42 0.24 342)"
262
+ },
263
+ "tailwindUtilities": [
264
+ "bg-brand-dark",
265
+ "text-brand-dark",
266
+ "border-brand-dark",
267
+ "ring-brand-dark",
268
+ "fill-brand-dark",
269
+ "stroke-brand-dark"
270
+ ],
271
+ "deprecated": false,
272
+ "deprecatedMessage": null
273
+ },
274
+ "--brand-color-deep": {
275
+ "namespace": "brand",
276
+ "category": "color",
277
+ "values": {
278
+ "light": "oklch(0.28 0.085 286.1)",
279
+ "theme-one": "oklch(0.28 0.085 286.1)",
280
+ "theme-prism": "oklch(0.32 0.20 342)"
281
+ },
282
+ "tailwindUtilities": [
283
+ "bg-brand-deep",
284
+ "text-brand-deep",
285
+ "border-brand-deep",
286
+ "ring-brand-deep",
287
+ "fill-brand-deep",
288
+ "stroke-brand-deep"
289
+ ],
290
+ "deprecated": false,
291
+ "deprecatedMessage": null
292
+ },
293
+ "--brand-color-light": {
294
+ "namespace": "brand",
295
+ "category": "color",
296
+ "values": {
297
+ "light": "oklch(0.78 0.09 286.1)",
298
+ "theme-one": "oklch(0.78 0.09 286.1)",
299
+ "theme-prism": "oklch(0.78 0.14 342)"
300
+ },
301
+ "tailwindUtilities": [
302
+ "bg-brand-color-light",
303
+ "text-brand-color-light",
304
+ "border-brand-color-light",
305
+ "ring-brand-color-light",
306
+ "fill-brand-color-light",
307
+ "stroke-brand-color-light"
308
+ ],
309
+ "deprecated": false,
310
+ "deprecatedMessage": null
311
+ },
312
+ "--brand-foreground": {
313
+ "namespace": "brand",
314
+ "category": "color",
315
+ "values": {
316
+ "light": "oklch(0.985 0 0)"
317
+ },
318
+ "tailwindUtilities": [
319
+ "bg-brand-foreground",
320
+ "text-brand-foreground",
321
+ "border-brand-foreground",
322
+ "ring-brand-foreground",
323
+ "fill-brand-foreground",
324
+ "stroke-brand-foreground"
325
+ ],
326
+ "deprecated": false,
327
+ "deprecatedMessage": null
328
+ },
329
+ "--brand-preview-one": {
330
+ "namespace": "brand",
331
+ "category": "alias",
332
+ "values": {
333
+ "light": "var(--brand-tint)"
334
+ },
335
+ "tailwindUtilities": [],
336
+ "deprecated": false,
337
+ "deprecatedMessage": null
338
+ },
339
+ "--brand-preview-prism": {
340
+ "namespace": "brand",
341
+ "category": "color",
342
+ "values": {
343
+ "light": "oklch(0.57 0.24 342)"
344
+ },
345
+ "tailwindUtilities": [],
346
+ "deprecated": false,
347
+ "deprecatedMessage": null
348
+ },
349
+ "--brand-tint": {
350
+ "namespace": "brand",
351
+ "category": "color",
352
+ "values": {
353
+ "light": "oklch(0.9676 0.016 286.1)",
354
+ "dark": "oklch(0.30 0.05 270)",
355
+ "theme-one": "oklch(0.9676 0.016 286.1)",
356
+ "theme-one-dark": "oklch(0.30 0.05 286.1)",
357
+ "theme-prism": "oklch(0.97 0.02 343)",
358
+ "theme-prism-dark": "oklch(0.30 0.055 342)"
359
+ },
360
+ "tailwindUtilities": [
361
+ "bg-brand-tint",
362
+ "text-brand-tint",
363
+ "border-brand-tint",
364
+ "ring-brand-tint",
365
+ "fill-brand-tint",
366
+ "stroke-brand-tint"
367
+ ],
368
+ "deprecated": false,
369
+ "deprecatedMessage": null
370
+ },
371
+ "--brand-tint-light": {
372
+ "namespace": "brand",
373
+ "category": "color",
374
+ "values": {
375
+ "light": "oklch(0.993 0.007 286.1)",
376
+ "dark": "oklch(0.34 0.04 270)",
377
+ "theme-one": "oklch(0.993 0.007 286.1)",
378
+ "theme-one-dark": "oklch(0.34 0.04 286.1)",
379
+ "theme-prism": "oklch(0.992 0.01 343)",
380
+ "theme-prism-dark": "oklch(0.34 0.045 342)"
381
+ },
382
+ "tailwindUtilities": [
383
+ "bg-brand-tint-light",
384
+ "text-brand-tint-light",
385
+ "border-brand-tint-light",
386
+ "ring-brand-tint-light",
387
+ "fill-brand-tint-light",
388
+ "stroke-brand-tint-light"
389
+ ],
390
+ "deprecated": false,
391
+ "deprecatedMessage": null
392
+ },
393
+ "--brand-tint-subtle": {
394
+ "namespace": "brand",
395
+ "category": "color",
396
+ "values": {
397
+ "light": "oklch(0.935 0.024 286.1)",
398
+ "dark": "oklch(0.26 0.025 270)",
399
+ "theme-one": "oklch(0.935 0.024 286.1)",
400
+ "theme-one-dark": "oklch(0.26 0.025 286.1)",
401
+ "theme-prism": "oklch(0.93 0.028 343)",
402
+ "theme-prism-dark": "oklch(0.26 0.028 342)"
403
+ },
404
+ "tailwindUtilities": [
405
+ "bg-brand-tint-subtle",
406
+ "text-brand-tint-subtle",
407
+ "border-brand-tint-subtle",
408
+ "ring-brand-tint-subtle",
409
+ "fill-brand-tint-subtle",
410
+ "stroke-brand-tint-subtle"
411
+ ],
412
+ "deprecated": false,
413
+ "deprecatedMessage": null
414
+ },
415
+ "--card": {
416
+ "namespace": "semantic",
417
+ "category": "color",
418
+ "values": {
419
+ "light": "oklch(1 0 0)",
420
+ "dark": "oklch(0.225 0.008 270)",
421
+ "theme-one-dark": "oklch(0.225 0.017 286.1)",
422
+ "theme-prism-dark": "oklch(0.225 0.020 342)",
423
+ "high-contrast-light": "oklch(1 0 0)",
424
+ "high-contrast-dark": "oklch(0.14 0 0)"
425
+ },
426
+ "tailwindUtilities": [
427
+ "bg-card",
428
+ "text-card",
429
+ "border-card",
430
+ "ring-card",
431
+ "fill-card",
432
+ "stroke-card"
433
+ ],
434
+ "deprecated": false,
435
+ "deprecatedMessage": null
436
+ },
437
+ "--card-foreground": {
438
+ "namespace": "semantic",
439
+ "category": "color",
440
+ "values": {
441
+ "light": "oklch(0.145 0 0)",
442
+ "dark": "oklch(0.985 0 0)",
443
+ "high-contrast-light": "oklch(0.14 0 0)",
444
+ "high-contrast-dark": "oklch(0.96 0 0)"
445
+ },
446
+ "tailwindUtilities": [
447
+ "bg-card-foreground",
448
+ "text-card-foreground",
449
+ "border-card-foreground",
450
+ "ring-card-foreground",
451
+ "fill-card-foreground",
452
+ "stroke-card-foreground"
453
+ ],
454
+ "deprecated": false,
455
+ "deprecatedMessage": null
456
+ },
457
+ "--chart-1": {
458
+ "namespace": "chart",
459
+ "category": "color",
460
+ "values": {
461
+ "light": "oklch(0.55 0.22 264.116)",
462
+ "dark": "oklch(0.70 0.22 264.376)",
463
+ "high-contrast-light": "oklch(0.14 0 0)",
464
+ "high-contrast-dark": "oklch(0.96 0 0)"
465
+ },
466
+ "tailwindUtilities": [
467
+ "bg-chart-1",
468
+ "text-chart-1",
469
+ "border-chart-1",
470
+ "ring-chart-1",
471
+ "fill-chart-1",
472
+ "stroke-chart-1"
473
+ ],
474
+ "deprecated": false,
475
+ "deprecatedMessage": null
476
+ },
477
+ "--chart-2": {
478
+ "namespace": "chart",
479
+ "category": "color",
480
+ "values": {
481
+ "light": "oklch(0.48 0.15 184.704)",
482
+ "dark": "oklch(0.75 0.15 162.48)",
483
+ "high-contrast-light": "oklch(0.35 0 0)",
484
+ "high-contrast-dark": "oklch(0.75 0 0)"
485
+ },
486
+ "tailwindUtilities": [
487
+ "bg-chart-2",
488
+ "text-chart-2",
489
+ "border-chart-2",
490
+ "ring-chart-2",
491
+ "fill-chart-2",
492
+ "stroke-chart-2"
493
+ ],
494
+ "deprecated": false,
495
+ "deprecatedMessage": null
496
+ },
497
+ "--chart-3": {
498
+ "namespace": "chart",
499
+ "category": "color",
500
+ "values": {
501
+ "light": "oklch(0.32 0.08 227.392)",
502
+ "dark": "oklch(0.78 0.12 227.392)",
503
+ "high-contrast-light": "oklch(0.55 0 0)",
504
+ "high-contrast-dark": "oklch(0.55 0 0)"
505
+ },
506
+ "tailwindUtilities": [
507
+ "bg-chart-3",
508
+ "text-chart-3",
509
+ "border-chart-3",
510
+ "ring-chart-3",
511
+ "fill-chart-3",
512
+ "stroke-chart-3"
513
+ ],
514
+ "deprecated": false,
515
+ "deprecatedMessage": null
516
+ },
517
+ "--chart-4": {
518
+ "namespace": "chart",
519
+ "category": "color",
520
+ "values": {
521
+ "light": "oklch(0.65 0.18 84.429)",
522
+ "dark": "oklch(0.80 0.18 84.429)",
523
+ "high-contrast-light": "oklch(0.72 0 0)",
524
+ "high-contrast-dark": "oklch(0.38 0 0)"
525
+ },
526
+ "tailwindUtilities": [
527
+ "bg-chart-4",
528
+ "text-chart-4",
529
+ "border-chart-4",
530
+ "ring-chart-4",
531
+ "fill-chart-4",
532
+ "stroke-chart-4"
533
+ ],
534
+ "deprecated": false,
535
+ "deprecatedMessage": null
536
+ },
537
+ "--chart-5": {
538
+ "namespace": "chart",
539
+ "category": "color",
540
+ "values": {
541
+ "light": "oklch(0.58 0.18 70.08)",
542
+ "dark": "oklch(0.75 0.18 70.08)",
543
+ "high-contrast-light": "oklch(0.86 0 0)",
544
+ "high-contrast-dark": "oklch(0.22 0 0)"
545
+ },
546
+ "tailwindUtilities": [
547
+ "bg-chart-5",
548
+ "text-chart-5",
549
+ "border-chart-5",
550
+ "ring-chart-5",
551
+ "fill-chart-5",
552
+ "stroke-chart-5"
553
+ ],
554
+ "deprecated": false,
555
+ "deprecatedMessage": null
556
+ },
557
+ "--chip-1": {
558
+ "namespace": "chip",
559
+ "category": "color",
560
+ "values": {
561
+ "light": "oklch(0.38 0.18 264)",
562
+ "dark": "oklch(0.72 0.18 264)",
563
+ "high-contrast-light": "oklch(0.14 0 0)",
564
+ "high-contrast-dark": "oklch(0.96 0 0)"
565
+ },
566
+ "tailwindUtilities": [
567
+ "bg-chip-1",
568
+ "text-chip-1",
569
+ "border-chip-1",
570
+ "ring-chip-1",
571
+ "fill-chip-1",
572
+ "stroke-chip-1"
573
+ ],
574
+ "deprecated": false,
575
+ "deprecatedMessage": null
576
+ },
577
+ "--chip-2": {
578
+ "namespace": "chip",
579
+ "category": "color",
580
+ "values": {
581
+ "light": "oklch(0.35 0.14 184)",
582
+ "dark": "oklch(0.72 0.14 184)",
583
+ "high-contrast-light": "oklch(0.14 0 0)",
584
+ "high-contrast-dark": "oklch(0.96 0 0)"
585
+ },
586
+ "tailwindUtilities": [
587
+ "bg-chip-2",
588
+ "text-chip-2",
589
+ "border-chip-2",
590
+ "ring-chip-2",
591
+ "fill-chip-2",
592
+ "stroke-chip-2"
593
+ ],
594
+ "deprecated": false,
595
+ "deprecatedMessage": null
596
+ },
597
+ "--chip-3": {
598
+ "namespace": "chip",
599
+ "category": "color",
600
+ "values": {
601
+ "light": "oklch(0.32 0.08 227)",
602
+ "dark": "oklch(0.78 0.12 227)",
603
+ "high-contrast-light": "oklch(0.14 0 0)",
604
+ "high-contrast-dark": "oklch(0.96 0 0)"
605
+ },
606
+ "tailwindUtilities": [
607
+ "bg-chip-3",
608
+ "text-chip-3",
609
+ "border-chip-3",
610
+ "ring-chip-3",
611
+ "fill-chip-3",
612
+ "stroke-chip-3"
613
+ ],
614
+ "deprecated": false,
615
+ "deprecatedMessage": null
616
+ },
617
+ "--chip-4": {
618
+ "namespace": "chip",
619
+ "category": "color",
620
+ "values": {
621
+ "light": "oklch(0.42 0.12 84)",
622
+ "dark": "oklch(0.78 0.14 84)",
623
+ "high-contrast-light": "oklch(0.14 0 0)",
624
+ "high-contrast-dark": "oklch(0.96 0 0)"
625
+ },
626
+ "tailwindUtilities": [
627
+ "bg-chip-4",
628
+ "text-chip-4",
629
+ "border-chip-4",
630
+ "ring-chip-4",
631
+ "fill-chip-4",
632
+ "stroke-chip-4"
633
+ ],
634
+ "deprecated": false,
635
+ "deprecatedMessage": null
636
+ },
637
+ "--chip-5": {
638
+ "namespace": "chip",
639
+ "category": "color",
640
+ "values": {
641
+ "light": "oklch(0.42 0.14 70)",
642
+ "dark": "oklch(0.78 0.16 70)",
643
+ "high-contrast-light": "oklch(0.14 0 0)",
644
+ "high-contrast-dark": "oklch(0.96 0 0)"
645
+ },
646
+ "tailwindUtilities": [
647
+ "bg-chip-5",
648
+ "text-chip-5",
649
+ "border-chip-5",
650
+ "ring-chip-5",
651
+ "fill-chip-5",
652
+ "stroke-chip-5"
653
+ ],
654
+ "deprecated": false,
655
+ "deprecatedMessage": null
656
+ },
657
+ "--chip-destructive": {
658
+ "namespace": "chip",
659
+ "category": "color",
660
+ "values": {
661
+ "light": "oklch(0.40 0.18 25)",
662
+ "dark": "oklch(0.72 0.18 25)",
663
+ "high-contrast-light": "oklch(0.45 0.24 25)",
664
+ "high-contrast-dark": "oklch(0.72 0.18 18)"
665
+ },
666
+ "tailwindUtilities": [
667
+ "bg-chip-destructive",
668
+ "text-chip-destructive",
669
+ "border-chip-destructive",
670
+ "ring-chip-destructive",
671
+ "fill-chip-destructive",
672
+ "stroke-chip-destructive"
673
+ ],
674
+ "deprecated": false,
675
+ "deprecatedMessage": null
676
+ },
677
+ "--conditional-rule-blue": {
678
+ "namespace": "conditional-rule",
679
+ "category": "color",
680
+ "values": {
681
+ "light": "color-mix(in oklch, var(--chart-1) 22%, transparent)"
682
+ },
683
+ "tailwindUtilities": [],
684
+ "deprecated": false,
685
+ "deprecatedMessage": null
686
+ },
687
+ "--conditional-rule-green": {
688
+ "namespace": "conditional-rule",
689
+ "category": "color",
690
+ "values": {
691
+ "light": "color-mix(in oklch, var(--chart-2) 22%, transparent)"
692
+ },
693
+ "tailwindUtilities": [],
694
+ "deprecated": false,
695
+ "deprecatedMessage": null
696
+ },
697
+ "--conditional-rule-orange": {
698
+ "namespace": "conditional-rule",
699
+ "category": "color",
700
+ "values": {
701
+ "light": "color-mix(in oklch, var(--chart-5) 25%, transparent)"
702
+ },
703
+ "tailwindUtilities": [],
704
+ "deprecated": false,
705
+ "deprecatedMessage": null
706
+ },
707
+ "--conditional-rule-purple": {
708
+ "namespace": "conditional-rule",
709
+ "category": "color",
710
+ "values": {
711
+ "light": "color-mix(in oklch, var(--brand-color) 22%, transparent)"
712
+ },
713
+ "tailwindUtilities": [],
714
+ "deprecated": false,
715
+ "deprecatedMessage": null
716
+ },
717
+ "--conditional-rule-red": {
718
+ "namespace": "conditional-rule",
719
+ "category": "color",
720
+ "values": {
721
+ "light": "color-mix(in oklch, var(--destructive) 22%, transparent)"
722
+ },
723
+ "tailwindUtilities": [],
724
+ "deprecated": false,
725
+ "deprecatedMessage": null
726
+ },
727
+ "--conditional-rule-yellow": {
728
+ "namespace": "conditional-rule",
729
+ "category": "color",
730
+ "values": {
731
+ "light": "color-mix(in oklch, var(--chart-4) 30%, transparent)"
732
+ },
733
+ "tailwindUtilities": [],
734
+ "deprecated": false,
735
+ "deprecatedMessage": null
736
+ },
737
+ "--control-border": {
738
+ "namespace": "control",
739
+ "category": "size",
740
+ "values": {
741
+ "light": "var(--border-control-3)",
742
+ "dark": "var(--border-control-3)",
743
+ "high-contrast-light": "oklch(0.14 0 0)",
744
+ "high-contrast-dark": "oklch(0.75 0 0)"
745
+ },
746
+ "tailwindUtilities": [],
747
+ "deprecated": false,
748
+ "deprecatedMessage": null
749
+ },
750
+ "--control-height": {
751
+ "namespace": "control",
752
+ "category": "size",
753
+ "values": {
754
+ "light": "calc(40px * var(--scaling))"
755
+ },
756
+ "tailwindUtilities": [],
757
+ "deprecated": false,
758
+ "deprecatedMessage": null
759
+ },
760
+ "--control-height-sm": {
761
+ "namespace": "control",
762
+ "category": "size",
763
+ "values": {
764
+ "light": "calc(32px * var(--scaling))"
765
+ },
766
+ "tailwindUtilities": [],
767
+ "deprecated": false,
768
+ "deprecatedMessage": null
769
+ },
770
+ "--control-height-touch": {
771
+ "namespace": "control",
772
+ "category": "size",
773
+ "values": {
774
+ "light": "44px"
775
+ },
776
+ "tailwindUtilities": [],
777
+ "deprecated": false,
778
+ "deprecatedMessage": null
779
+ },
780
+ "--control-padding-x": {
781
+ "namespace": "control",
782
+ "category": "size",
783
+ "values": {
784
+ "light": "calc(12px * var(--scaling))"
785
+ },
786
+ "tailwindUtilities": [],
787
+ "deprecated": false,
788
+ "deprecatedMessage": null
789
+ },
790
+ "--control-padding-y": {
791
+ "namespace": "control",
792
+ "category": "size",
793
+ "values": {
794
+ "light": "calc(8px * var(--scaling))"
795
+ },
796
+ "tailwindUtilities": [],
797
+ "deprecated": false,
798
+ "deprecatedMessage": null
799
+ },
800
+ "--destructive": {
801
+ "namespace": "semantic",
802
+ "category": "color",
803
+ "values": {
804
+ "light": "oklch(0.55 0.22 25)",
805
+ "dark": "oklch(0.65 0.20 25)",
806
+ "high-contrast-light": "oklch(0.45 0.24 25)",
807
+ "high-contrast-dark": "oklch(0.72 0.18 18)"
808
+ },
809
+ "tailwindUtilities": [
810
+ "bg-destructive",
811
+ "text-destructive",
812
+ "border-destructive",
813
+ "ring-destructive",
814
+ "fill-destructive",
815
+ "stroke-destructive"
816
+ ],
817
+ "deprecated": false,
818
+ "deprecatedMessage": null
819
+ },
820
+ "--destructive-foreground": {
821
+ "namespace": "semantic",
822
+ "category": "color",
823
+ "values": {
824
+ "light": "oklch(1 0 0)",
825
+ "dark": "oklch(0.10 0 0)",
826
+ "high-contrast-light": "oklch(1 0 0)",
827
+ "high-contrast-dark": "oklch(0.10 0 0)"
828
+ },
829
+ "tailwindUtilities": [
830
+ "bg-destructive-foreground",
831
+ "text-destructive-foreground",
832
+ "border-destructive-foreground",
833
+ "ring-destructive-foreground",
834
+ "fill-destructive-foreground",
835
+ "stroke-destructive-foreground"
836
+ ],
837
+ "deprecated": false,
838
+ "deprecatedMessage": null
839
+ },
840
+ "--dt-group-bg": {
841
+ "namespace": "datatable",
842
+ "category": "color",
843
+ "values": {
844
+ "light": "oklch(0.972 0.001 270)",
845
+ "dark": "oklch(0.24 0.01 270)",
846
+ "high-contrast-light": "oklch(0.92 0 0)",
847
+ "high-contrast-dark": "oklch(0.22 0 0)"
848
+ },
849
+ "tailwindUtilities": [
850
+ "bg-dt-group-bg",
851
+ "text-dt-group-bg",
852
+ "border-dt-group-bg",
853
+ "ring-dt-group-bg",
854
+ "fill-dt-group-bg",
855
+ "stroke-dt-group-bg"
856
+ ],
857
+ "deprecated": false,
858
+ "deprecatedMessage": null
859
+ },
860
+ "--dt-header-bg": {
861
+ "namespace": "datatable",
862
+ "category": "color",
863
+ "values": {
864
+ "light": "var(--background)",
865
+ "dark": "var(--background)",
866
+ "high-contrast-light": "oklch(1 0 0)",
867
+ "high-contrast-dark": "oklch(0.14 0 0)"
868
+ },
869
+ "tailwindUtilities": [
870
+ "bg-dt-header-bg",
871
+ "text-dt-header-bg",
872
+ "border-dt-header-bg",
873
+ "ring-dt-header-bg",
874
+ "fill-dt-header-bg",
875
+ "stroke-dt-header-bg"
876
+ ],
877
+ "deprecated": false,
878
+ "deprecatedMessage": null
879
+ },
880
+ "--dt-new-row-bg": {
881
+ "namespace": "datatable",
882
+ "category": "color",
883
+ "values": {
884
+ "light": "oklch(from var(--brand-color) 0.985 0.006 h)",
885
+ "dark": "oklch(from var(--brand-color) 0.22 0.02 h)",
886
+ "high-contrast-light": "oklch(1 0 0)",
887
+ "high-contrast-dark": "oklch(0.14 0 0)"
888
+ },
889
+ "tailwindUtilities": [
890
+ "bg-dt-new-row-bg",
891
+ "text-dt-new-row-bg",
892
+ "border-dt-new-row-bg",
893
+ "ring-dt-new-row-bg",
894
+ "fill-dt-new-row-bg",
895
+ "stroke-dt-new-row-bg"
896
+ ],
897
+ "deprecated": false,
898
+ "deprecatedMessage": null
899
+ },
900
+ "--dt-new-row-border": {
901
+ "namespace": "datatable",
902
+ "category": "color",
903
+ "values": {
904
+ "light": "var(--brand-color)",
905
+ "dark": "var(--brand-color)",
906
+ "high-contrast-light": "oklch(0.14 0 0)",
907
+ "high-contrast-dark": "oklch(0.96 0 0)"
908
+ },
909
+ "tailwindUtilities": [
910
+ "bg-dt-new-row-border",
911
+ "text-dt-new-row-border",
912
+ "border-dt-new-row-border",
913
+ "ring-dt-new-row-border",
914
+ "fill-dt-new-row-border",
915
+ "stroke-dt-new-row-border"
916
+ ],
917
+ "deprecated": false,
918
+ "deprecatedMessage": null
919
+ },
920
+ "--dt-row-bg": {
921
+ "namespace": "datatable",
922
+ "category": "color",
923
+ "values": {
924
+ "light": "var(--background)",
925
+ "dark": "var(--background)",
926
+ "high-contrast-light": "oklch(1 0 0)",
927
+ "high-contrast-dark": "oklch(0.14 0 0)"
928
+ },
929
+ "tailwindUtilities": [
930
+ "bg-dt-row-bg",
931
+ "text-dt-row-bg",
932
+ "border-dt-row-bg",
933
+ "ring-dt-row-bg",
934
+ "fill-dt-row-bg",
935
+ "stroke-dt-row-bg"
936
+ ],
937
+ "deprecated": false,
938
+ "deprecatedMessage": null
939
+ },
940
+ "--dt-row-hover": {
941
+ "namespace": "datatable",
942
+ "category": "color",
943
+ "values": {
944
+ "light": "oklch(0.972 0.001 270)",
945
+ "dark": "oklch(0.24 0.01 270)",
946
+ "high-contrast-light": "oklch(0.92 0 0)",
947
+ "high-contrast-dark": "oklch(0.22 0 0)"
948
+ },
949
+ "tailwindUtilities": [
950
+ "bg-dt-row-hover",
951
+ "text-dt-row-hover",
952
+ "border-dt-row-hover",
953
+ "ring-dt-row-hover",
954
+ "fill-dt-row-hover",
955
+ "stroke-dt-row-hover"
956
+ ],
957
+ "deprecated": false,
958
+ "deprecatedMessage": null
959
+ },
960
+ "--dt-row-selected": {
961
+ "namespace": "datatable",
962
+ "category": "color",
963
+ "values": {
964
+ "light": "oklch(0.962 0.003 260)",
965
+ "dark": "oklch(0.27 0.02 270)",
966
+ "high-contrast-light": "var(--accent)",
967
+ "high-contrast-dark": "var(--accent)"
968
+ },
969
+ "tailwindUtilities": [
970
+ "bg-dt-row-selected",
971
+ "text-dt-row-selected",
972
+ "border-dt-row-selected",
973
+ "ring-dt-row-selected",
974
+ "fill-dt-row-selected",
975
+ "stroke-dt-row-selected"
976
+ ],
977
+ "deprecated": false,
978
+ "deprecatedMessage": null
979
+ },
980
+ "--dt-row-selected-fg": {
981
+ "namespace": "datatable",
982
+ "category": "alias",
983
+ "values": {
984
+ "light": "var(--foreground)",
985
+ "dark": "var(--foreground)",
986
+ "high-contrast-light": "var(--accent-foreground)",
987
+ "high-contrast-dark": "var(--accent-foreground)"
988
+ },
989
+ "tailwindUtilities": [
990
+ "bg-dt-row-selected-fg",
991
+ "text-dt-row-selected-fg",
992
+ "border-dt-row-selected-fg",
993
+ "ring-dt-row-selected-fg",
994
+ "fill-dt-row-selected-fg",
995
+ "stroke-dt-row-selected-fg"
996
+ ],
997
+ "deprecated": false,
998
+ "deprecatedMessage": null
999
+ },
1000
+ "--exxat-color-action-destructive": {
1001
+ "namespace": "exxat-action",
1002
+ "category": "alias",
1003
+ "values": {
1004
+ "light": "var(--destructive)"
1005
+ },
1006
+ "tailwindUtilities": [],
1007
+ "deprecated": false,
1008
+ "deprecatedMessage": null
1009
+ },
1010
+ "--exxat-color-action-primary": {
1011
+ "namespace": "exxat-action",
1012
+ "category": "alias",
1013
+ "values": {
1014
+ "light": "var(--primary)"
1015
+ },
1016
+ "tailwindUtilities": [],
1017
+ "deprecated": false,
1018
+ "deprecatedMessage": null
1019
+ },
1020
+ "--exxat-color-action-secondary": {
1021
+ "namespace": "exxat-action",
1022
+ "category": "alias",
1023
+ "values": {
1024
+ "light": "var(--secondary)"
1025
+ },
1026
+ "tailwindUtilities": [],
1027
+ "deprecated": false,
1028
+ "deprecatedMessage": null
1029
+ },
1030
+ "--exxat-color-border-1": {
1031
+ "namespace": "exxat-border",
1032
+ "category": "alias",
1033
+ "values": {
1034
+ "light": "var(--border)"
1035
+ },
1036
+ "tailwindUtilities": [
1037
+ "bg-border-1",
1038
+ "text-border-1",
1039
+ "border-border-1",
1040
+ "ring-border-1",
1041
+ "fill-border-1",
1042
+ "stroke-border-1"
1043
+ ],
1044
+ "deprecated": false,
1045
+ "deprecatedMessage": null
1046
+ },
1047
+ "--exxat-color-border-control-1": {
1048
+ "namespace": "exxat-border",
1049
+ "category": "alias",
1050
+ "values": {
1051
+ "light": "var(--border-control-3)"
1052
+ },
1053
+ "tailwindUtilities": [],
1054
+ "deprecated": false,
1055
+ "deprecatedMessage": null
1056
+ },
1057
+ "--exxat-color-border-control-2": {
1058
+ "namespace": "exxat-border",
1059
+ "category": "alias",
1060
+ "values": {
1061
+ "light": "var(--border-control-35)"
1062
+ },
1063
+ "tailwindUtilities": [],
1064
+ "deprecated": false,
1065
+ "deprecatedMessage": null
1066
+ },
1067
+ "--exxat-color-border-control-subtle": {
1068
+ "namespace": "exxat-border",
1069
+ "category": "alias",
1070
+ "values": {
1071
+ "light": "var(--border-control)"
1072
+ },
1073
+ "tailwindUtilities": [],
1074
+ "deprecated": false,
1075
+ "deprecatedMessage": null
1076
+ },
1077
+ "--exxat-color-brand-1": {
1078
+ "namespace": "exxat-brand",
1079
+ "category": "alias",
1080
+ "values": {
1081
+ "light": "var(--brand-color)"
1082
+ },
1083
+ "tailwindUtilities": [
1084
+ "bg-brand-1",
1085
+ "text-brand-1",
1086
+ "border-brand-1",
1087
+ "ring-brand-1",
1088
+ "fill-brand-1",
1089
+ "stroke-brand-1"
1090
+ ],
1091
+ "deprecated": false,
1092
+ "deprecatedMessage": null
1093
+ },
1094
+ "--exxat-color-brand-2": {
1095
+ "namespace": "exxat-brand",
1096
+ "category": "alias",
1097
+ "values": {
1098
+ "light": "var(--brand-color-dark)"
1099
+ },
1100
+ "tailwindUtilities": [
1101
+ "bg-brand-2",
1102
+ "text-brand-2",
1103
+ "border-brand-2",
1104
+ "ring-brand-2",
1105
+ "fill-brand-2",
1106
+ "stroke-brand-2"
1107
+ ],
1108
+ "deprecated": false,
1109
+ "deprecatedMessage": null
1110
+ },
1111
+ "--exxat-color-brand-3": {
1112
+ "namespace": "exxat-brand",
1113
+ "category": "alias",
1114
+ "values": {
1115
+ "light": "var(--brand-color-light)"
1116
+ },
1117
+ "tailwindUtilities": [
1118
+ "bg-brand-3",
1119
+ "text-brand-3",
1120
+ "border-brand-3",
1121
+ "ring-brand-3",
1122
+ "fill-brand-3",
1123
+ "stroke-brand-3"
1124
+ ],
1125
+ "deprecated": false,
1126
+ "deprecatedMessage": null
1127
+ },
1128
+ "--exxat-color-brand-deep": {
1129
+ "namespace": "exxat-brand",
1130
+ "category": "alias",
1131
+ "values": {
1132
+ "light": "var(--brand-color-deep)"
1133
+ },
1134
+ "tailwindUtilities": [],
1135
+ "deprecated": false,
1136
+ "deprecatedMessage": null
1137
+ },
1138
+ "--exxat-color-brand-tint-1": {
1139
+ "namespace": "exxat-brand",
1140
+ "category": "alias",
1141
+ "values": {
1142
+ "light": "var(--brand-tint)"
1143
+ },
1144
+ "tailwindUtilities": [
1145
+ "bg-brand-tint-1",
1146
+ "text-brand-tint-1",
1147
+ "border-brand-tint-1",
1148
+ "ring-brand-tint-1",
1149
+ "fill-brand-tint-1",
1150
+ "stroke-brand-tint-1"
1151
+ ],
1152
+ "deprecated": false,
1153
+ "deprecatedMessage": null
1154
+ },
1155
+ "--exxat-color-brand-tint-2": {
1156
+ "namespace": "exxat-brand",
1157
+ "category": "alias",
1158
+ "values": {
1159
+ "light": "var(--brand-tint-subtle)"
1160
+ },
1161
+ "tailwindUtilities": [
1162
+ "bg-brand-tint-2",
1163
+ "text-brand-tint-2",
1164
+ "border-brand-tint-2",
1165
+ "ring-brand-tint-2",
1166
+ "fill-brand-tint-2",
1167
+ "stroke-brand-tint-2"
1168
+ ],
1169
+ "deprecated": false,
1170
+ "deprecatedMessage": null
1171
+ },
1172
+ "--exxat-color-brand-tint-3": {
1173
+ "namespace": "exxat-brand",
1174
+ "category": "alias",
1175
+ "values": {
1176
+ "light": "var(--brand-tint-light)"
1177
+ },
1178
+ "tailwindUtilities": [
1179
+ "bg-brand-tint-3",
1180
+ "text-brand-tint-3",
1181
+ "border-brand-tint-3",
1182
+ "ring-brand-tint-3",
1183
+ "fill-brand-tint-3",
1184
+ "stroke-brand-tint-3"
1185
+ ],
1186
+ "deprecated": false,
1187
+ "deprecatedMessage": null
1188
+ },
1189
+ "--exxat-color-chart-1": {
1190
+ "namespace": "exxat-chart",
1191
+ "category": "alias",
1192
+ "values": {
1193
+ "light": "var(--chart-1)"
1194
+ },
1195
+ "tailwindUtilities": [],
1196
+ "deprecated": false,
1197
+ "deprecatedMessage": null
1198
+ },
1199
+ "--exxat-color-chart-2": {
1200
+ "namespace": "exxat-chart",
1201
+ "category": "alias",
1202
+ "values": {
1203
+ "light": "var(--chart-2)"
1204
+ },
1205
+ "tailwindUtilities": [],
1206
+ "deprecated": false,
1207
+ "deprecatedMessage": null
1208
+ },
1209
+ "--exxat-color-chart-3": {
1210
+ "namespace": "exxat-chart",
1211
+ "category": "alias",
1212
+ "values": {
1213
+ "light": "var(--chart-3)"
1214
+ },
1215
+ "tailwindUtilities": [],
1216
+ "deprecated": false,
1217
+ "deprecatedMessage": null
1218
+ },
1219
+ "--exxat-color-chart-4": {
1220
+ "namespace": "exxat-chart",
1221
+ "category": "alias",
1222
+ "values": {
1223
+ "light": "var(--chart-4)"
1224
+ },
1225
+ "tailwindUtilities": [],
1226
+ "deprecated": false,
1227
+ "deprecatedMessage": null
1228
+ },
1229
+ "--exxat-color-chart-5": {
1230
+ "namespace": "exxat-chart",
1231
+ "category": "alias",
1232
+ "values": {
1233
+ "light": "var(--chart-5)"
1234
+ },
1235
+ "tailwindUtilities": [],
1236
+ "deprecated": false,
1237
+ "deprecatedMessage": null
1238
+ },
1239
+ "--exxat-color-chip-1": {
1240
+ "namespace": "exxat-chip",
1241
+ "category": "alias",
1242
+ "values": {
1243
+ "light": "var(--chip-1)"
1244
+ },
1245
+ "tailwindUtilities": [],
1246
+ "deprecated": false,
1247
+ "deprecatedMessage": null
1248
+ },
1249
+ "--exxat-color-chip-2": {
1250
+ "namespace": "exxat-chip",
1251
+ "category": "alias",
1252
+ "values": {
1253
+ "light": "var(--chip-2)"
1254
+ },
1255
+ "tailwindUtilities": [],
1256
+ "deprecated": false,
1257
+ "deprecatedMessage": null
1258
+ },
1259
+ "--exxat-color-chip-3": {
1260
+ "namespace": "exxat-chip",
1261
+ "category": "alias",
1262
+ "values": {
1263
+ "light": "var(--chip-3)"
1264
+ },
1265
+ "tailwindUtilities": [],
1266
+ "deprecated": false,
1267
+ "deprecatedMessage": null
1268
+ },
1269
+ "--exxat-color-chip-4": {
1270
+ "namespace": "exxat-chip",
1271
+ "category": "alias",
1272
+ "values": {
1273
+ "light": "var(--chip-4)"
1274
+ },
1275
+ "tailwindUtilities": [],
1276
+ "deprecated": false,
1277
+ "deprecatedMessage": null
1278
+ },
1279
+ "--exxat-color-chip-5": {
1280
+ "namespace": "exxat-chip",
1281
+ "category": "alias",
1282
+ "values": {
1283
+ "light": "var(--chip-5)"
1284
+ },
1285
+ "tailwindUtilities": [],
1286
+ "deprecated": false,
1287
+ "deprecatedMessage": null
1288
+ },
1289
+ "--exxat-color-chip-destructive": {
1290
+ "namespace": "exxat-chip",
1291
+ "category": "alias",
1292
+ "values": {
1293
+ "light": "var(--chip-destructive)"
1294
+ },
1295
+ "tailwindUtilities": [],
1296
+ "deprecated": false,
1297
+ "deprecatedMessage": null
1298
+ },
1299
+ "--exxat-color-focus-ring": {
1300
+ "namespace": "exxat-focus",
1301
+ "category": "color",
1302
+ "values": {
1303
+ "light": "var(--ring)"
1304
+ },
1305
+ "tailwindUtilities": [
1306
+ "bg-focus-ring",
1307
+ "text-focus-ring",
1308
+ "border-focus-ring",
1309
+ "ring-focus-ring",
1310
+ "fill-focus-ring",
1311
+ "stroke-focus-ring"
1312
+ ],
1313
+ "deprecated": false,
1314
+ "deprecatedMessage": null
1315
+ },
1316
+ "--exxat-color-ink-1": {
1317
+ "namespace": "exxat-ink",
1318
+ "category": "alias",
1319
+ "values": {
1320
+ "light": "var(--foreground)"
1321
+ },
1322
+ "tailwindUtilities": [
1323
+ "bg-ink-1",
1324
+ "text-ink-1",
1325
+ "border-ink-1",
1326
+ "ring-ink-1",
1327
+ "fill-ink-1",
1328
+ "stroke-ink-1"
1329
+ ],
1330
+ "deprecated": false,
1331
+ "deprecatedMessage": null
1332
+ },
1333
+ "--exxat-color-ink-2": {
1334
+ "namespace": "exxat-ink",
1335
+ "category": "alias",
1336
+ "values": {
1337
+ "light": "var(--muted-foreground)"
1338
+ },
1339
+ "tailwindUtilities": [
1340
+ "bg-ink-2",
1341
+ "text-ink-2",
1342
+ "border-ink-2",
1343
+ "ring-ink-2",
1344
+ "fill-ink-2",
1345
+ "stroke-ink-2"
1346
+ ],
1347
+ "deprecated": false,
1348
+ "deprecatedMessage": null
1349
+ },
1350
+ "--exxat-color-ink-on-accent": {
1351
+ "namespace": "exxat-ink",
1352
+ "category": "alias",
1353
+ "values": {
1354
+ "light": "var(--accent-foreground)"
1355
+ },
1356
+ "tailwindUtilities": [],
1357
+ "deprecated": false,
1358
+ "deprecatedMessage": null
1359
+ },
1360
+ "--exxat-color-ink-on-brand": {
1361
+ "namespace": "exxat-ink",
1362
+ "category": "alias",
1363
+ "values": {
1364
+ "light": "var(--brand-foreground)"
1365
+ },
1366
+ "tailwindUtilities": [
1367
+ "bg-ink-on-brand",
1368
+ "text-ink-on-brand",
1369
+ "border-ink-on-brand",
1370
+ "ring-ink-on-brand",
1371
+ "fill-ink-on-brand",
1372
+ "stroke-ink-on-brand"
1373
+ ],
1374
+ "deprecated": false,
1375
+ "deprecatedMessage": null
1376
+ },
1377
+ "--exxat-color-ink-on-destructive": {
1378
+ "namespace": "exxat-ink",
1379
+ "category": "alias",
1380
+ "values": {
1381
+ "light": "var(--destructive-foreground)"
1382
+ },
1383
+ "tailwindUtilities": [],
1384
+ "deprecated": false,
1385
+ "deprecatedMessage": null
1386
+ },
1387
+ "--exxat-color-ink-on-primary": {
1388
+ "namespace": "exxat-ink",
1389
+ "category": "alias",
1390
+ "values": {
1391
+ "light": "var(--primary-foreground)"
1392
+ },
1393
+ "tailwindUtilities": [],
1394
+ "deprecated": false,
1395
+ "deprecatedMessage": null
1396
+ },
1397
+ "--exxat-color-ink-on-secondary": {
1398
+ "namespace": "exxat-ink",
1399
+ "category": "alias",
1400
+ "values": {
1401
+ "light": "var(--secondary-foreground)"
1402
+ },
1403
+ "tailwindUtilities": [],
1404
+ "deprecated": false,
1405
+ "deprecatedMessage": null
1406
+ },
1407
+ "--exxat-color-ink-on-surface-2": {
1408
+ "namespace": "exxat-ink",
1409
+ "category": "alias",
1410
+ "values": {
1411
+ "light": "var(--card-foreground)"
1412
+ },
1413
+ "tailwindUtilities": [],
1414
+ "deprecated": false,
1415
+ "deprecatedMessage": null
1416
+ },
1417
+ "--exxat-color-ink-on-surface-3": {
1418
+ "namespace": "exxat-ink",
1419
+ "category": "alias",
1420
+ "values": {
1421
+ "light": "var(--popover-foreground)"
1422
+ },
1423
+ "tailwindUtilities": [],
1424
+ "deprecated": false,
1425
+ "deprecatedMessage": null
1426
+ },
1427
+ "--exxat-color-overlay": {
1428
+ "namespace": "exxat-overlay",
1429
+ "category": "color",
1430
+ "values": {
1431
+ "light": "var(--overlay)"
1432
+ },
1433
+ "tailwindUtilities": [],
1434
+ "deprecated": false,
1435
+ "deprecatedMessage": null
1436
+ },
1437
+ "--exxat-color-surface-1": {
1438
+ "namespace": "exxat-surface",
1439
+ "category": "alias",
1440
+ "values": {
1441
+ "light": "var(--background)"
1442
+ },
1443
+ "tailwindUtilities": [
1444
+ "bg-surface-1",
1445
+ "text-surface-1",
1446
+ "border-surface-1",
1447
+ "ring-surface-1",
1448
+ "fill-surface-1",
1449
+ "stroke-surface-1"
1450
+ ],
1451
+ "deprecated": false,
1452
+ "deprecatedMessage": null
1453
+ },
1454
+ "--exxat-color-surface-2": {
1455
+ "namespace": "exxat-surface",
1456
+ "category": "alias",
1457
+ "values": {
1458
+ "light": "var(--card)"
1459
+ },
1460
+ "tailwindUtilities": [
1461
+ "bg-surface-2",
1462
+ "text-surface-2",
1463
+ "border-surface-2",
1464
+ "ring-surface-2",
1465
+ "fill-surface-2",
1466
+ "stroke-surface-2"
1467
+ ],
1468
+ "deprecated": false,
1469
+ "deprecatedMessage": null
1470
+ },
1471
+ "--exxat-color-surface-3": {
1472
+ "namespace": "exxat-surface",
1473
+ "category": "alias",
1474
+ "values": {
1475
+ "light": "var(--popover)"
1476
+ },
1477
+ "tailwindUtilities": [
1478
+ "bg-surface-3",
1479
+ "text-surface-3",
1480
+ "border-surface-3",
1481
+ "ring-surface-3",
1482
+ "fill-surface-3",
1483
+ "stroke-surface-3"
1484
+ ],
1485
+ "deprecated": false,
1486
+ "deprecatedMessage": null
1487
+ },
1488
+ "--exxat-color-surface-accent": {
1489
+ "namespace": "exxat-surface",
1490
+ "category": "alias",
1491
+ "values": {
1492
+ "light": "var(--accent)"
1493
+ },
1494
+ "tailwindUtilities": [
1495
+ "bg-surface-accent",
1496
+ "text-surface-accent",
1497
+ "border-surface-accent",
1498
+ "ring-surface-accent",
1499
+ "fill-surface-accent",
1500
+ "stroke-surface-accent"
1501
+ ],
1502
+ "deprecated": false,
1503
+ "deprecatedMessage": null
1504
+ },
1505
+ "--exxat-color-surface-input": {
1506
+ "namespace": "exxat-surface",
1507
+ "category": "alias",
1508
+ "values": {
1509
+ "light": "var(--input-background)"
1510
+ },
1511
+ "tailwindUtilities": [],
1512
+ "deprecated": false,
1513
+ "deprecatedMessage": null
1514
+ },
1515
+ "--exxat-color-surface-muted": {
1516
+ "namespace": "exxat-surface",
1517
+ "category": "alias",
1518
+ "values": {
1519
+ "light": "var(--muted)"
1520
+ },
1521
+ "tailwindUtilities": [
1522
+ "bg-surface-muted",
1523
+ "text-surface-muted",
1524
+ "border-surface-muted",
1525
+ "ring-surface-muted",
1526
+ "fill-surface-muted",
1527
+ "stroke-surface-muted"
1528
+ ],
1529
+ "deprecated": false,
1530
+ "deprecatedMessage": null
1531
+ },
1532
+ "--exxat-color-surface-secondary": {
1533
+ "namespace": "exxat-surface",
1534
+ "category": "alias",
1535
+ "values": {
1536
+ "light": "var(--secondary)"
1537
+ },
1538
+ "tailwindUtilities": [],
1539
+ "deprecated": false,
1540
+ "deprecatedMessage": null
1541
+ },
1542
+ "--exxat-color-surface-sidebar": {
1543
+ "namespace": "exxat-surface",
1544
+ "category": "alias",
1545
+ "values": {
1546
+ "light": "var(--sidebar)"
1547
+ },
1548
+ "tailwindUtilities": [
1549
+ "bg-surface-sidebar",
1550
+ "text-surface-sidebar",
1551
+ "border-surface-sidebar",
1552
+ "ring-surface-sidebar",
1553
+ "fill-surface-sidebar",
1554
+ "stroke-surface-sidebar"
1555
+ ],
1556
+ "deprecated": false,
1557
+ "deprecatedMessage": null
1558
+ },
1559
+ "--exxat-color-wordmark-ink-dark": {
1560
+ "namespace": "exxat",
1561
+ "category": "color",
1562
+ "values": {
1563
+ "light": "oklch(0.755 0.012 230)"
1564
+ },
1565
+ "tailwindUtilities": [],
1566
+ "deprecated": false,
1567
+ "deprecatedMessage": null
1568
+ },
1569
+ "--exxat-color-wordmark-ink-light": {
1570
+ "namespace": "exxat",
1571
+ "category": "color",
1572
+ "values": {
1573
+ "light": "oklch(0.301 0.022 252)"
1574
+ },
1575
+ "tailwindUtilities": [],
1576
+ "deprecated": false,
1577
+ "deprecatedMessage": null
1578
+ },
1579
+ "--exxat-control-height-1": {
1580
+ "namespace": "exxat-control",
1581
+ "category": "size",
1582
+ "values": {
1583
+ "light": "var(--control-height-sm)"
1584
+ },
1585
+ "tailwindUtilities": [],
1586
+ "deprecated": false,
1587
+ "deprecatedMessage": null
1588
+ },
1589
+ "--exxat-control-height-2": {
1590
+ "namespace": "exxat-control",
1591
+ "category": "size",
1592
+ "values": {
1593
+ "light": "var(--control-height)"
1594
+ },
1595
+ "tailwindUtilities": [],
1596
+ "deprecated": false,
1597
+ "deprecatedMessage": null
1598
+ },
1599
+ "--exxat-control-height-3": {
1600
+ "namespace": "exxat-control",
1601
+ "category": "size",
1602
+ "values": {
1603
+ "light": "var(--control-height-touch)"
1604
+ },
1605
+ "tailwindUtilities": [],
1606
+ "deprecated": false,
1607
+ "deprecatedMessage": null
1608
+ },
1609
+ "--exxat-radius-1": {
1610
+ "namespace": "exxat-radius",
1611
+ "category": "radius",
1612
+ "values": {
1613
+ "light": "4px"
1614
+ },
1615
+ "tailwindUtilities": [],
1616
+ "deprecated": false,
1617
+ "deprecatedMessage": null
1618
+ },
1619
+ "--exxat-radius-2": {
1620
+ "namespace": "exxat-radius",
1621
+ "category": "radius",
1622
+ "values": {
1623
+ "light": "8px"
1624
+ },
1625
+ "tailwindUtilities": [],
1626
+ "deprecated": false,
1627
+ "deprecatedMessage": null
1628
+ },
1629
+ "--exxat-radius-3": {
1630
+ "namespace": "exxat-radius",
1631
+ "category": "radius",
1632
+ "values": {
1633
+ "light": "12px"
1634
+ },
1635
+ "tailwindUtilities": [],
1636
+ "deprecated": false,
1637
+ "deprecatedMessage": null
1638
+ },
1639
+ "--exxat-radius-4": {
1640
+ "namespace": "exxat-radius",
1641
+ "category": "radius",
1642
+ "values": {
1643
+ "light": "16px"
1644
+ },
1645
+ "tailwindUtilities": [],
1646
+ "deprecated": false,
1647
+ "deprecatedMessage": null
1648
+ },
1649
+ "--exxat-radius-5": {
1650
+ "namespace": "exxat-radius",
1651
+ "category": "radius",
1652
+ "values": {
1653
+ "light": "20px"
1654
+ },
1655
+ "tailwindUtilities": [],
1656
+ "deprecated": false,
1657
+ "deprecatedMessage": null
1658
+ },
1659
+ "--exxat-radius-6": {
1660
+ "namespace": "exxat-radius",
1661
+ "category": "radius",
1662
+ "values": {
1663
+ "light": "24px"
1664
+ },
1665
+ "tailwindUtilities": [],
1666
+ "deprecated": false,
1667
+ "deprecatedMessage": null
1668
+ },
1669
+ "--exxat-spacing-1": {
1670
+ "namespace": "exxat-spacing",
1671
+ "category": "size",
1672
+ "values": {
1673
+ "light": "0.25rem"
1674
+ },
1675
+ "tailwindUtilities": [],
1676
+ "deprecated": false,
1677
+ "deprecatedMessage": null
1678
+ },
1679
+ "--exxat-spacing-12": {
1680
+ "namespace": "exxat-spacing",
1681
+ "category": "size",
1682
+ "values": {
1683
+ "light": "3rem"
1684
+ },
1685
+ "tailwindUtilities": [],
1686
+ "deprecated": false,
1687
+ "deprecatedMessage": null
1688
+ },
1689
+ "--exxat-spacing-2": {
1690
+ "namespace": "exxat-spacing",
1691
+ "category": "size",
1692
+ "values": {
1693
+ "light": "0.5rem"
1694
+ },
1695
+ "tailwindUtilities": [],
1696
+ "deprecated": false,
1697
+ "deprecatedMessage": null
1698
+ },
1699
+ "--exxat-spacing-3": {
1700
+ "namespace": "exxat-spacing",
1701
+ "category": "size",
1702
+ "values": {
1703
+ "light": "0.75rem"
1704
+ },
1705
+ "tailwindUtilities": [],
1706
+ "deprecated": false,
1707
+ "deprecatedMessage": null
1708
+ },
1709
+ "--exxat-spacing-4": {
1710
+ "namespace": "exxat-spacing",
1711
+ "category": "size",
1712
+ "values": {
1713
+ "light": "1rem"
1714
+ },
1715
+ "tailwindUtilities": [],
1716
+ "deprecated": false,
1717
+ "deprecatedMessage": null
1718
+ },
1719
+ "--exxat-spacing-5": {
1720
+ "namespace": "exxat-spacing",
1721
+ "category": "size",
1722
+ "values": {
1723
+ "light": "1.25rem"
1724
+ },
1725
+ "tailwindUtilities": [],
1726
+ "deprecated": false,
1727
+ "deprecatedMessage": null
1728
+ },
1729
+ "--exxat-spacing-6": {
1730
+ "namespace": "exxat-spacing",
1731
+ "category": "size",
1732
+ "values": {
1733
+ "light": "1.5rem"
1734
+ },
1735
+ "tailwindUtilities": [],
1736
+ "deprecated": false,
1737
+ "deprecatedMessage": null
1738
+ },
1739
+ "--exxat-spacing-8": {
1740
+ "namespace": "exxat-spacing",
1741
+ "category": "size",
1742
+ "values": {
1743
+ "light": "2rem"
1744
+ },
1745
+ "tailwindUtilities": [],
1746
+ "deprecated": false,
1747
+ "deprecatedMessage": null
1748
+ },
1749
+ "--font-heading": {
1750
+ "namespace": "font",
1751
+ "category": "typography",
1752
+ "values": {
1753
+ "tailwind-bridge": "\"ivypresto-text\"",
1754
+ "light": "\"ivypresto-text\""
1755
+ },
1756
+ "tailwindUtilities": [],
1757
+ "deprecated": false,
1758
+ "deprecatedMessage": null
1759
+ },
1760
+ "--font-sans": {
1761
+ "namespace": "font",
1762
+ "category": "typography",
1763
+ "values": {
1764
+ "tailwind-bridge": "\"Inter\", ui-sans-serif, system-ui, sans-serif"
1765
+ },
1766
+ "tailwindUtilities": [],
1767
+ "deprecated": false,
1768
+ "deprecatedMessage": null
1769
+ },
1770
+ "--foreground": {
1771
+ "namespace": "semantic",
1772
+ "category": "color",
1773
+ "values": {
1774
+ "light": "oklch(0.145 0 0)",
1775
+ "dark": "oklch(0.985 0 0)",
1776
+ "high-contrast-light": "oklch(0.14 0 0)",
1777
+ "high-contrast-dark": "oklch(0.96 0 0)"
1778
+ },
1779
+ "tailwindUtilities": [
1780
+ "bg-foreground",
1781
+ "text-foreground",
1782
+ "border-foreground",
1783
+ "ring-foreground",
1784
+ "fill-foreground",
1785
+ "stroke-foreground"
1786
+ ],
1787
+ "deprecated": false,
1788
+ "deprecatedMessage": null
1789
+ },
1790
+ "--hc-highlight": {
1791
+ "namespace": "other",
1792
+ "category": "color",
1793
+ "values": {
1794
+ "high-contrast-light": "oklch(from var(--brand-color) 0.35 0.30 h)",
1795
+ "high-contrast-dark": "oklch(from var(--brand-color) 0.78 0.30 h)"
1796
+ },
1797
+ "tailwindUtilities": [],
1798
+ "deprecated": false,
1799
+ "deprecatedMessage": null
1800
+ },
1801
+ "--hc-highlight-text": {
1802
+ "namespace": "other",
1803
+ "category": "color",
1804
+ "values": {
1805
+ "high-contrast-light": "oklch(1 0 0)",
1806
+ "high-contrast-dark": "oklch(0.08 0 0)"
1807
+ },
1808
+ "tailwindUtilities": [],
1809
+ "deprecated": false,
1810
+ "deprecatedMessage": null
1811
+ },
1812
+ "--header-height": {
1813
+ "namespace": "header",
1814
+ "category": "size",
1815
+ "values": {
1816
+ "light": "48px"
1817
+ },
1818
+ "tailwindUtilities": [],
1819
+ "deprecated": false,
1820
+ "deprecatedMessage": null
1821
+ },
1822
+ "--icon-disc-brand-bg": {
1823
+ "namespace": "icon-disc",
1824
+ "category": "color",
1825
+ "values": {
1826
+ "light": "color-mix(in oklch, var(--brand-color) 12%, transparent)",
1827
+ "dark": "color-mix(in oklch, var(--brand-color) 12%, transparent)"
1828
+ },
1829
+ "tailwindUtilities": [],
1830
+ "deprecated": false,
1831
+ "deprecatedMessage": null
1832
+ },
1833
+ "--icon-disc-brand-fg": {
1834
+ "namespace": "icon-disc",
1835
+ "category": "color",
1836
+ "values": {
1837
+ "light": "var(--brand-color-dark)",
1838
+ "dark": "color-mix(in oklch, var(--foreground) 8%, var(--brand-color))"
1839
+ },
1840
+ "tailwindUtilities": [],
1841
+ "deprecated": false,
1842
+ "deprecatedMessage": null
1843
+ },
1844
+ "--icon-disc-chart-2-bg": {
1845
+ "namespace": "icon-disc",
1846
+ "category": "color",
1847
+ "values": {
1848
+ "light": "color-mix(in oklch, var(--chart-2) 14%, transparent)",
1849
+ "dark": "color-mix(in oklch, var(--chart-2) 14%, transparent)"
1850
+ },
1851
+ "tailwindUtilities": [],
1852
+ "deprecated": false,
1853
+ "deprecatedMessage": null
1854
+ },
1855
+ "--icon-disc-chart-2-fg": {
1856
+ "namespace": "icon-disc",
1857
+ "category": "color",
1858
+ "values": {
1859
+ "light": "var(--chip-2)",
1860
+ "dark": "color-mix(in oklch, var(--foreground) 10%, var(--chart-2))"
1861
+ },
1862
+ "tailwindUtilities": [],
1863
+ "deprecated": false,
1864
+ "deprecatedMessage": null
1865
+ },
1866
+ "--icon-disc-chart-4-bg": {
1867
+ "namespace": "icon-disc",
1868
+ "category": "color",
1869
+ "values": {
1870
+ "light": "color-mix(in oklch, var(--chart-4) 14%, transparent)",
1871
+ "dark": "color-mix(in oklch, var(--chart-4) 14%, transparent)"
1872
+ },
1873
+ "tailwindUtilities": [],
1874
+ "deprecated": false,
1875
+ "deprecatedMessage": null
1876
+ },
1877
+ "--icon-disc-chart-4-fg": {
1878
+ "namespace": "icon-disc",
1879
+ "category": "color",
1880
+ "values": {
1881
+ "light": "var(--chip-4)",
1882
+ "dark": "color-mix(in oklch, var(--foreground) 10%, var(--chart-4))"
1883
+ },
1884
+ "tailwindUtilities": [],
1885
+ "deprecated": false,
1886
+ "deprecatedMessage": null
1887
+ },
1888
+ "--icon-disc-danger-bg": {
1889
+ "namespace": "icon-disc",
1890
+ "category": "color",
1891
+ "values": {
1892
+ "light": "color-mix(in oklch, var(--destructive) 14%, transparent)",
1893
+ "dark": "color-mix(in oklch, var(--destructive) 14%, transparent)"
1894
+ },
1895
+ "tailwindUtilities": [],
1896
+ "deprecated": false,
1897
+ "deprecatedMessage": null
1898
+ },
1899
+ "--icon-disc-danger-fg": {
1900
+ "namespace": "icon-disc",
1901
+ "category": "color",
1902
+ "values": {
1903
+ "light": "var(--chip-destructive)",
1904
+ "dark": "color-mix(in oklch, var(--foreground) 8%, var(--destructive))"
1905
+ },
1906
+ "tailwindUtilities": [],
1907
+ "deprecated": false,
1908
+ "deprecatedMessage": null
1909
+ },
1910
+ "--input": {
1911
+ "namespace": "semantic",
1912
+ "category": "color",
1913
+ "values": {
1914
+ "light": "oklch(0.62 0.01 264.52)",
1915
+ "dark": "oklch(0.72 0.012 270)",
1916
+ "high-contrast-light": "oklch(0.14 0 0)",
1917
+ "high-contrast-dark": "oklch(0.75 0 0)"
1918
+ },
1919
+ "tailwindUtilities": [
1920
+ "bg-input",
1921
+ "text-input",
1922
+ "border-input",
1923
+ "ring-input",
1924
+ "fill-input",
1925
+ "stroke-input"
1926
+ ],
1927
+ "deprecated": false,
1928
+ "deprecatedMessage": null
1929
+ },
1930
+ "--input-background": {
1931
+ "namespace": "semantic",
1932
+ "category": "color",
1933
+ "values": {
1934
+ "light": "oklch(0.97 0.002 270)",
1935
+ "dark": "oklch(0.245 0 0)",
1936
+ "theme-one-dark": "oklch(0.245 0.010 286.1)",
1937
+ "theme-prism-dark": "oklch(0.245 0.011 342)",
1938
+ "high-contrast-light": "oklch(1 0 0)",
1939
+ "high-contrast-dark": "oklch(0.14 0 0)"
1940
+ },
1941
+ "tailwindUtilities": [
1942
+ "bg-input-background",
1943
+ "text-input-background",
1944
+ "border-input-background",
1945
+ "ring-input-background",
1946
+ "fill-input-background",
1947
+ "stroke-input-background"
1948
+ ],
1949
+ "deprecated": false,
1950
+ "deprecatedMessage": null
1951
+ },
1952
+ "--insight-severity-info-bg": {
1953
+ "namespace": "insight-severity",
1954
+ "category": "color",
1955
+ "values": {
1956
+ "light": "color-mix(in oklch, var(--chart-1) 14%, transparent)"
1957
+ },
1958
+ "tailwindUtilities": [],
1959
+ "deprecated": false,
1960
+ "deprecatedMessage": null
1961
+ },
1962
+ "--insight-severity-info-fg": {
1963
+ "namespace": "insight-severity",
1964
+ "category": "color",
1965
+ "values": {
1966
+ "light": "color-mix(in oklch, var(--chart-1) 75%, var(--foreground))"
1967
+ },
1968
+ "tailwindUtilities": [],
1969
+ "deprecated": false,
1970
+ "deprecatedMessage": null
1971
+ },
1972
+ "--insight-severity-warning-bg": {
1973
+ "namespace": "insight-severity",
1974
+ "category": "color",
1975
+ "values": {
1976
+ "light": "color-mix(in oklch, var(--chart-4) 15%, transparent)"
1977
+ },
1978
+ "tailwindUtilities": [],
1979
+ "deprecated": false,
1980
+ "deprecatedMessage": null
1981
+ },
1982
+ "--insight-severity-warning-fg": {
1983
+ "namespace": "insight-severity",
1984
+ "category": "color",
1985
+ "values": {
1986
+ "light": "color-mix(in oklch, var(--chart-4) 75%, var(--foreground))"
1987
+ },
1988
+ "tailwindUtilities": [],
1989
+ "deprecated": false,
1990
+ "deprecatedMessage": null
1991
+ },
1992
+ "--interactive-hover": {
1993
+ "namespace": "interactive-hover",
1994
+ "category": "color",
1995
+ "values": {
1996
+ "light": "var(--muted)",
1997
+ "high-contrast-light": "oklch(0.88 0 0)",
1998
+ "high-contrast-dark": "oklch(0.26 0 0)"
1999
+ },
2000
+ "tailwindUtilities": [
2001
+ "bg-interactive-hover",
2002
+ "text-interactive-hover",
2003
+ "border-interactive-hover",
2004
+ "ring-interactive-hover",
2005
+ "fill-interactive-hover",
2006
+ "stroke-interactive-hover"
2007
+ ],
2008
+ "deprecated": false,
2009
+ "deprecatedMessage": null
2010
+ },
2011
+ "--interactive-hover-foreground": {
2012
+ "namespace": "interactive-hover",
2013
+ "category": "color",
2014
+ "values": {
2015
+ "light": "var(--foreground)",
2016
+ "high-contrast-light": "oklch(0.14 0 0)",
2017
+ "high-contrast-dark": "oklch(0.96 0 0)"
2018
+ },
2019
+ "tailwindUtilities": [
2020
+ "bg-interactive-hover-foreground",
2021
+ "text-interactive-hover-foreground",
2022
+ "border-interactive-hover-foreground",
2023
+ "ring-interactive-hover-foreground",
2024
+ "fill-interactive-hover-foreground",
2025
+ "stroke-interactive-hover-foreground"
2026
+ ],
2027
+ "deprecated": false,
2028
+ "deprecatedMessage": null
2029
+ },
2030
+ "--interactive-hover-medium": {
2031
+ "namespace": "interactive-hover",
2032
+ "category": "color",
2033
+ "values": {
2034
+ "light": "color-mix(in oklch, var(--muted) 60%, var(--background))",
2035
+ "high-contrast-light": "oklch(0.86 0 0)",
2036
+ "high-contrast-dark": "oklch(0.28 0 0)"
2037
+ },
2038
+ "tailwindUtilities": [
2039
+ "bg-interactive-hover-medium",
2040
+ "text-interactive-hover-medium",
2041
+ "border-interactive-hover-medium",
2042
+ "ring-interactive-hover-medium",
2043
+ "fill-interactive-hover-medium",
2044
+ "stroke-interactive-hover-medium"
2045
+ ],
2046
+ "deprecated": false,
2047
+ "deprecatedMessage": null
2048
+ },
2049
+ "--interactive-hover-row": {
2050
+ "namespace": "interactive-hover",
2051
+ "category": "color",
2052
+ "values": {
2053
+ "light": "color-mix(in oklch, var(--accent) 50%, var(--background))",
2054
+ "high-contrast-light": "oklch(0.88 0 0)",
2055
+ "high-contrast-dark": "oklch(0.26 0 0)"
2056
+ },
2057
+ "tailwindUtilities": [
2058
+ "bg-interactive-hover-row",
2059
+ "text-interactive-hover-row",
2060
+ "border-interactive-hover-row",
2061
+ "ring-interactive-hover-row",
2062
+ "fill-interactive-hover-row",
2063
+ "stroke-interactive-hover-row"
2064
+ ],
2065
+ "deprecated": false,
2066
+ "deprecatedMessage": null
2067
+ },
2068
+ "--interactive-hover-soft": {
2069
+ "namespace": "interactive-hover",
2070
+ "category": "color",
2071
+ "values": {
2072
+ "light": "color-mix(in oklch, var(--muted) 40%, var(--background))",
2073
+ "high-contrast-light": "oklch(0.92 0 0)",
2074
+ "high-contrast-dark": "oklch(0.22 0 0)"
2075
+ },
2076
+ "tailwindUtilities": [
2077
+ "bg-interactive-hover-soft",
2078
+ "text-interactive-hover-soft",
2079
+ "border-interactive-hover-soft",
2080
+ "ring-interactive-hover-soft",
2081
+ "fill-interactive-hover-soft",
2082
+ "stroke-interactive-hover-soft"
2083
+ ],
2084
+ "deprecated": false,
2085
+ "deprecatedMessage": null
2086
+ },
2087
+ "--interactive-hover-strong": {
2088
+ "namespace": "interactive-hover",
2089
+ "category": "color",
2090
+ "values": {
2091
+ "light": "color-mix(in oklch, var(--muted) 70%, var(--background))",
2092
+ "high-contrast-light": "oklch(0.82 0 0)",
2093
+ "high-contrast-dark": "oklch(0.32 0 0)"
2094
+ },
2095
+ "tailwindUtilities": [
2096
+ "bg-interactive-hover-strong",
2097
+ "text-interactive-hover-strong",
2098
+ "border-interactive-hover-strong",
2099
+ "ring-interactive-hover-strong",
2100
+ "fill-interactive-hover-strong",
2101
+ "stroke-interactive-hover-strong"
2102
+ ],
2103
+ "deprecated": false,
2104
+ "deprecatedMessage": null
2105
+ },
2106
+ "--interactive-hover-subtle": {
2107
+ "namespace": "interactive-hover",
2108
+ "category": "color",
2109
+ "values": {
2110
+ "light": "color-mix(in oklch, var(--muted) 50%, var(--background))",
2111
+ "high-contrast-light": "oklch(0.92 0 0)",
2112
+ "high-contrast-dark": "oklch(0.22 0 0)"
2113
+ },
2114
+ "tailwindUtilities": [
2115
+ "bg-interactive-hover-subtle",
2116
+ "text-interactive-hover-subtle",
2117
+ "border-interactive-hover-subtle",
2118
+ "ring-interactive-hover-subtle",
2119
+ "fill-interactive-hover-subtle",
2120
+ "stroke-interactive-hover-subtle"
2121
+ ],
2122
+ "deprecated": false,
2123
+ "deprecatedMessage": null
2124
+ },
2125
+ "--key-metrics-card-glow-radial": {
2126
+ "namespace": "key-metrics",
2127
+ "category": "gradient",
2128
+ "values": {
2129
+ "light": "radial-gradient(\n ellipse 110% 90% at 50% 100%,\n color-mix(in oklch, var(--brand-color) 18%, transparent) 0%,\n transparent 65%\n )",
2130
+ "dark": "radial-gradient(\n ellipse 110% 90% at 50% 100%,\n color-mix(in oklch, var(--brand-color) 22%, transparent) 0%,\n transparent 62%\n )"
2131
+ },
2132
+ "tailwindUtilities": [],
2133
+ "deprecated": false,
2134
+ "deprecatedMessage": null
2135
+ },
2136
+ "--key-metrics-flat-band-radial": {
2137
+ "namespace": "key-metrics",
2138
+ "category": "gradient",
2139
+ "values": {
2140
+ "light": "radial-gradient(\n ellipse 120% 68% at 50% 100%,\n color-mix(in oklch, var(--brand-color) 20%, transparent) 0%,\n color-mix(in oklch, var(--brand-color) 8%, transparent) 42%,\n transparent 72%\n )",
2141
+ "dark": "radial-gradient(\n ellipse 120% 68% at 50% 100%,\n color-mix(in oklch, var(--brand-color) 26%, transparent) 0%,\n color-mix(in oklch, var(--brand-color) 10%, transparent) 42%,\n transparent 72%\n )"
2142
+ },
2143
+ "tailwindUtilities": [],
2144
+ "deprecated": false,
2145
+ "deprecatedMessage": null
2146
+ },
2147
+ "--key-metrics-flat-band-shadow": {
2148
+ "namespace": "key-metrics",
2149
+ "category": "other",
2150
+ "values": {
2151
+ "light": "none",
2152
+ "dark": "none"
2153
+ },
2154
+ "tailwindUtilities": [],
2155
+ "deprecated": false,
2156
+ "deprecatedMessage": null
2157
+ },
2158
+ "--key-metrics-flat-cell-bg": {
2159
+ "namespace": "key-metrics",
2160
+ "category": "other",
2161
+ "values": {
2162
+ "light": "transparent",
2163
+ "dark": "transparent"
2164
+ },
2165
+ "tailwindUtilities": [],
2166
+ "deprecated": false,
2167
+ "deprecatedMessage": null
2168
+ },
2169
+ "--key-metrics-flat-divider": {
2170
+ "namespace": "key-metrics",
2171
+ "category": "color",
2172
+ "values": {
2173
+ "light": "color-mix(in oklch, var(--sidebar-border) 55%, transparent)",
2174
+ "dark": "color-mix(in oklch, var(--sidebar-border) 55%, transparent)"
2175
+ },
2176
+ "tailwindUtilities": [],
2177
+ "deprecated": false,
2178
+ "deprecatedMessage": null
2179
+ },
2180
+ "--leo-surface-gradient": {
2181
+ "namespace": "leo",
2182
+ "category": "gradient",
2183
+ "values": {
2184
+ "light": "linear-gradient(180deg, var(--leo-surface-tint-a) 0%, var(--leo-surface-tint-b) 100%)"
2185
+ },
2186
+ "tailwindUtilities": [],
2187
+ "deprecated": false,
2188
+ "deprecatedMessage": null
2189
+ },
2190
+ "--leo-surface-tint-a": {
2191
+ "namespace": "leo",
2192
+ "category": "color",
2193
+ "values": {
2194
+ "light": "color-mix(in oklch, var(--brand-color) 4%, var(--background))"
2195
+ },
2196
+ "tailwindUtilities": [],
2197
+ "deprecated": false,
2198
+ "deprecatedMessage": null
2199
+ },
2200
+ "--leo-surface-tint-b": {
2201
+ "namespace": "leo",
2202
+ "category": "color",
2203
+ "values": {
2204
+ "light": "color-mix(in oklch, var(--brand-color) 8%, var(--background))"
2205
+ },
2206
+ "tailwindUtilities": [],
2207
+ "deprecated": false,
2208
+ "deprecatedMessage": null
2209
+ },
2210
+ "--muted": {
2211
+ "namespace": "semantic",
2212
+ "category": "color",
2213
+ "values": {
2214
+ "light": "oklch(0.945 0.002 270)",
2215
+ "dark": "oklch(0.31 0.04 270)",
2216
+ "theme-one-light": "oklch(0.945 0.008 286.1)",
2217
+ "theme-one-dark": "oklch(0.31 0.04 286.1)",
2218
+ "theme-prism-light": "oklch(0.945 0.008 343)",
2219
+ "theme-prism-dark": "oklch(0.31 0.04 342)",
2220
+ "high-contrast-light": "oklch(0.94 0 0)",
2221
+ "high-contrast-dark": "oklch(0.22 0 0)"
2222
+ },
2223
+ "tailwindUtilities": [
2224
+ "bg-muted",
2225
+ "text-muted",
2226
+ "border-muted",
2227
+ "ring-muted",
2228
+ "fill-muted",
2229
+ "stroke-muted"
2230
+ ],
2231
+ "deprecated": false,
2232
+ "deprecatedMessage": null
2233
+ },
2234
+ "--muted-foreground": {
2235
+ "namespace": "semantic",
2236
+ "category": "color",
2237
+ "values": {
2238
+ "light": "oklch(0.50 0.012 270)",
2239
+ "dark": "oklch(0.72 0.012 270)",
2240
+ "high-contrast-light": "oklch(0.14 0 0)",
2241
+ "high-contrast-dark": "oklch(0.96 0 0)"
2242
+ },
2243
+ "tailwindUtilities": [
2244
+ "bg-muted-foreground",
2245
+ "text-muted-foreground",
2246
+ "border-muted-foreground",
2247
+ "ring-muted-foreground",
2248
+ "fill-muted-foreground",
2249
+ "stroke-muted-foreground"
2250
+ ],
2251
+ "deprecated": false,
2252
+ "deprecatedMessage": null
2253
+ },
2254
+ "--overlay": {
2255
+ "namespace": "overlay",
2256
+ "category": "color",
2257
+ "values": {
2258
+ "light": "color-mix(in oklch, var(--foreground) 5%, transparent)",
2259
+ "dark": "color-mix(in oklch, var(--foreground) 10%, transparent)",
2260
+ "high-contrast-light": "color-mix(in oklch, var(--foreground) 18%, transparent)",
2261
+ "high-contrast-dark": "color-mix(in oklch, var(--foreground) 22%, transparent)"
2262
+ },
2263
+ "tailwindUtilities": [
2264
+ "bg-overlay",
2265
+ "text-overlay",
2266
+ "border-overlay",
2267
+ "ring-overlay",
2268
+ "fill-overlay",
2269
+ "stroke-overlay"
2270
+ ],
2271
+ "deprecated": false,
2272
+ "deprecatedMessage": null
2273
+ },
2274
+ "--popover": {
2275
+ "namespace": "semantic",
2276
+ "category": "color",
2277
+ "values": {
2278
+ "light": "oklch(1 0 0)",
2279
+ "dark": "oklch(0.275 0.012 270)",
2280
+ "theme-one-dark": "oklch(0.275 0.022 286.1)",
2281
+ "theme-prism-dark": "oklch(0.275 0.026 342)",
2282
+ "high-contrast-light": "oklch(1 0 0)",
2283
+ "high-contrast-dark": "oklch(0.20 0 0)"
2284
+ },
2285
+ "tailwindUtilities": [
2286
+ "bg-popover",
2287
+ "text-popover",
2288
+ "border-popover",
2289
+ "ring-popover",
2290
+ "fill-popover",
2291
+ "stroke-popover"
2292
+ ],
2293
+ "deprecated": false,
2294
+ "deprecatedMessage": null
2295
+ },
2296
+ "--popover-foreground": {
2297
+ "namespace": "semantic",
2298
+ "category": "color",
2299
+ "values": {
2300
+ "light": "oklch(0.145 0 0)",
2301
+ "dark": "oklch(0.985 0 0)",
2302
+ "high-contrast-light": "oklch(0.14 0 0)",
2303
+ "high-contrast-dark": "oklch(0.96 0 0)"
2304
+ },
2305
+ "tailwindUtilities": [
2306
+ "bg-popover-foreground",
2307
+ "text-popover-foreground",
2308
+ "border-popover-foreground",
2309
+ "ring-popover-foreground",
2310
+ "fill-popover-foreground",
2311
+ "stroke-popover-foreground"
2312
+ ],
2313
+ "deprecated": false,
2314
+ "deprecatedMessage": null
2315
+ },
2316
+ "--primary": {
2317
+ "namespace": "semantic",
2318
+ "category": "color",
2319
+ "values": {
2320
+ "light": "oklch(0.3457 0.0052 286.13)",
2321
+ "dark": "oklch(0.985 0 0)",
2322
+ "high-contrast-light": "oklch(0.14 0 0)",
2323
+ "high-contrast-dark": "oklch(0.96 0 0)"
2324
+ },
2325
+ "tailwindUtilities": [
2326
+ "bg-primary",
2327
+ "text-primary",
2328
+ "border-primary",
2329
+ "ring-primary",
2330
+ "fill-primary",
2331
+ "stroke-primary"
2332
+ ],
2333
+ "deprecated": false,
2334
+ "deprecatedMessage": null
2335
+ },
2336
+ "--primary-foreground": {
2337
+ "namespace": "semantic",
2338
+ "category": "color",
2339
+ "values": {
2340
+ "light": "oklch(0.985 0 0)",
2341
+ "dark": "oklch(0.3457 0.0052 286.13)",
2342
+ "high-contrast-light": "oklch(1 0 0)",
2343
+ "high-contrast-dark": "oklch(0.10 0 0)"
2344
+ },
2345
+ "tailwindUtilities": [
2346
+ "bg-primary-foreground",
2347
+ "text-primary-foreground",
2348
+ "border-primary-foreground",
2349
+ "ring-primary-foreground",
2350
+ "fill-primary-foreground",
2351
+ "stroke-primary-foreground"
2352
+ ],
2353
+ "deprecated": false,
2354
+ "deprecatedMessage": null
2355
+ },
2356
+ "--radius": {
2357
+ "namespace": "radius",
2358
+ "category": "radius",
2359
+ "values": {
2360
+ "light": "0.5rem"
2361
+ },
2362
+ "tailwindUtilities": [],
2363
+ "deprecated": false,
2364
+ "deprecatedMessage": null
2365
+ },
2366
+ "--radius-1": {
2367
+ "namespace": "radius",
2368
+ "category": "radius",
2369
+ "values": {
2370
+ "tailwind-bridge": "var(--exxat-radius-1)"
2371
+ },
2372
+ "tailwindUtilities": [],
2373
+ "deprecated": false,
2374
+ "deprecatedMessage": null
2375
+ },
2376
+ "--radius-2": {
2377
+ "namespace": "radius",
2378
+ "category": "radius",
2379
+ "values": {
2380
+ "tailwind-bridge": "var(--exxat-radius-2)"
2381
+ },
2382
+ "tailwindUtilities": [],
2383
+ "deprecated": false,
2384
+ "deprecatedMessage": null
2385
+ },
2386
+ "--radius-2xl": {
2387
+ "namespace": "radius",
2388
+ "category": "radius",
2389
+ "values": {
2390
+ "tailwind-bridge": "20px"
2391
+ },
2392
+ "tailwindUtilities": [],
2393
+ "deprecated": false,
2394
+ "deprecatedMessage": null
2395
+ },
2396
+ "--radius-3": {
2397
+ "namespace": "radius",
2398
+ "category": "radius",
2399
+ "values": {
2400
+ "tailwind-bridge": "var(--exxat-radius-3)"
2401
+ },
2402
+ "tailwindUtilities": [],
2403
+ "deprecated": false,
2404
+ "deprecatedMessage": null
2405
+ },
2406
+ "--radius-3xl": {
2407
+ "namespace": "radius",
2408
+ "category": "radius",
2409
+ "values": {
2410
+ "tailwind-bridge": "24px"
2411
+ },
2412
+ "tailwindUtilities": [],
2413
+ "deprecated": false,
2414
+ "deprecatedMessage": null
2415
+ },
2416
+ "--radius-4": {
2417
+ "namespace": "radius",
2418
+ "category": "radius",
2419
+ "values": {
2420
+ "tailwind-bridge": "var(--exxat-radius-4)"
2421
+ },
2422
+ "tailwindUtilities": [],
2423
+ "deprecated": false,
2424
+ "deprecatedMessage": null
2425
+ },
2426
+ "--radius-5": {
2427
+ "namespace": "radius",
2428
+ "category": "radius",
2429
+ "values": {
2430
+ "tailwind-bridge": "var(--exxat-radius-5)"
2431
+ },
2432
+ "tailwindUtilities": [],
2433
+ "deprecated": false,
2434
+ "deprecatedMessage": null
2435
+ },
2436
+ "--radius-6": {
2437
+ "namespace": "radius",
2438
+ "category": "radius",
2439
+ "values": {
2440
+ "tailwind-bridge": "var(--exxat-radius-6)"
2441
+ },
2442
+ "tailwindUtilities": [],
2443
+ "deprecated": false,
2444
+ "deprecatedMessage": null
2445
+ },
2446
+ "--radius-lg": {
2447
+ "namespace": "radius",
2448
+ "category": "radius",
2449
+ "values": {
2450
+ "tailwind-bridge": "12px"
2451
+ },
2452
+ "tailwindUtilities": [],
2453
+ "deprecated": false,
2454
+ "deprecatedMessage": null
2455
+ },
2456
+ "--radius-md": {
2457
+ "namespace": "radius",
2458
+ "category": "radius",
2459
+ "values": {
2460
+ "tailwind-bridge": "8px"
2461
+ },
2462
+ "tailwindUtilities": [],
2463
+ "deprecated": false,
2464
+ "deprecatedMessage": null
2465
+ },
2466
+ "--radius-sm": {
2467
+ "namespace": "radius",
2468
+ "category": "radius",
2469
+ "values": {
2470
+ "tailwind-bridge": "4px"
2471
+ },
2472
+ "tailwindUtilities": [],
2473
+ "deprecated": false,
2474
+ "deprecatedMessage": null
2475
+ },
2476
+ "--radius-xl": {
2477
+ "namespace": "radius",
2478
+ "category": "radius",
2479
+ "values": {
2480
+ "tailwind-bridge": "16px"
2481
+ },
2482
+ "tailwindUtilities": [],
2483
+ "deprecated": false,
2484
+ "deprecatedMessage": null
2485
+ },
2486
+ "--ring": {
2487
+ "namespace": "semantic",
2488
+ "category": "color",
2489
+ "values": {
2490
+ "light": "oklch(0.25 0 0)",
2491
+ "dark": "oklch(0.85 0 0)",
2492
+ "theme-one": "var(--brand-color-dark)",
2493
+ "theme-one-dark": "var(--brand-color)",
2494
+ "theme-prism": "var(--brand-color-dark)",
2495
+ "theme-prism-dark": "var(--brand-color)",
2496
+ "high-contrast-light": "var(--hc-highlight)",
2497
+ "high-contrast-dark": "var(--hc-highlight)"
2498
+ },
2499
+ "tailwindUtilities": [
2500
+ "bg-ring",
2501
+ "text-ring",
2502
+ "border-ring",
2503
+ "ring-ring",
2504
+ "fill-ring",
2505
+ "stroke-ring"
2506
+ ],
2507
+ "deprecated": false,
2508
+ "deprecatedMessage": null
2509
+ },
2510
+ "--scaling": {
2511
+ "namespace": "scaling",
2512
+ "category": "size",
2513
+ "values": {
2514
+ "light": "1"
2515
+ },
2516
+ "tailwindUtilities": [],
2517
+ "deprecated": false,
2518
+ "deprecatedMessage": null
2519
+ },
2520
+ "--secondary": {
2521
+ "namespace": "semantic",
2522
+ "category": "color",
2523
+ "values": {
2524
+ "light": "oklch(0.95 0.0058 264.53)",
2525
+ "dark": "oklch(0.31 0.04 270)",
2526
+ "theme-one-light": "oklch(0.95 0.012 286.1)",
2527
+ "theme-one-dark": "oklch(0.31 0.04 286.1)",
2528
+ "theme-prism-light": "oklch(0.95 0.012 343)",
2529
+ "theme-prism-dark": "oklch(0.31 0.04 342)",
2530
+ "high-contrast-light": "oklch(1 0 0)",
2531
+ "high-contrast-dark": "oklch(0.14 0 0)"
2532
+ },
2533
+ "tailwindUtilities": [
2534
+ "bg-secondary",
2535
+ "text-secondary",
2536
+ "border-secondary",
2537
+ "ring-secondary",
2538
+ "fill-secondary",
2539
+ "stroke-secondary"
2540
+ ],
2541
+ "deprecated": false,
2542
+ "deprecatedMessage": null
2543
+ },
2544
+ "--secondary-foreground": {
2545
+ "namespace": "semantic",
2546
+ "category": "color",
2547
+ "values": {
2548
+ "light": "oklch(0.082 0 0)",
2549
+ "dark": "oklch(0.985 0 0)",
2550
+ "high-contrast-light": "oklch(0.14 0 0)",
2551
+ "high-contrast-dark": "oklch(0.96 0 0)"
2552
+ },
2553
+ "tailwindUtilities": [
2554
+ "bg-secondary-foreground",
2555
+ "text-secondary-foreground",
2556
+ "border-secondary-foreground",
2557
+ "ring-secondary-foreground",
2558
+ "fill-secondary-foreground",
2559
+ "stroke-secondary-foreground"
2560
+ ],
2561
+ "deprecated": false,
2562
+ "deprecatedMessage": null
2563
+ },
2564
+ "--secondary-panel-bg": {
2565
+ "namespace": "secondary-panel",
2566
+ "category": "color",
2567
+ "values": {
2568
+ "light": "color-mix(in oklch, var(--background) 40%, var(--brand-tint-light) 60%)",
2569
+ "dark": "oklch(0.22 0.020 270)",
2570
+ "theme-one-dark": "oklch(0.22 0.025 286.1)",
2571
+ "theme-prism-dark": "oklch(0.22 0.030 342)"
2572
+ },
2573
+ "tailwindUtilities": [],
2574
+ "deprecated": false,
2575
+ "deprecatedMessage": null
2576
+ },
2577
+ "--shadow-lg": {
2578
+ "namespace": "shadow",
2579
+ "category": "shadow",
2580
+ "values": {
2581
+ "light": "oklch(0 0 0 / 0.10) 0px 4px 8px -2px, oklch(0 0 0 / 0.06) 0px 2px 4px"
2582
+ },
2583
+ "tailwindUtilities": [],
2584
+ "deprecated": false,
2585
+ "deprecatedMessage": null
2586
+ },
2587
+ "--shadow-md": {
2588
+ "namespace": "shadow",
2589
+ "category": "shadow",
2590
+ "values": {
2591
+ "light": "oklch(0 0 0 / 0.08) 0px 2px 4px -1px, oklch(0 0 0 / 0.06) 0px 1px 2px"
2592
+ },
2593
+ "tailwindUtilities": [],
2594
+ "deprecated": false,
2595
+ "deprecatedMessage": null
2596
+ },
2597
+ "--shadow-sm": {
2598
+ "namespace": "shadow",
2599
+ "category": "shadow",
2600
+ "values": {
2601
+ "light": "oklch(0 0 0 / 0.08) 0px 1px 2px 0px"
2602
+ },
2603
+ "tailwindUtilities": [],
2604
+ "deprecated": false,
2605
+ "deprecatedMessage": null
2606
+ },
2607
+ "--sidebar": {
2608
+ "namespace": "sidebar",
2609
+ "category": "color",
2610
+ "values": {
2611
+ "light": "var(--brand-tint)",
2612
+ "dark": "oklch(0.245 0.04 270)",
2613
+ "theme-one-light": "var(--brand-tint)",
2614
+ "theme-one-dark": "oklch(0.245 0.04 286.1)",
2615
+ "theme-prism-light": "oklch(0.97 0.02 343)",
2616
+ "theme-prism-dark": "oklch(0.245 0.045 342)",
2617
+ "high-contrast-light": "oklch(1 0 0)",
2618
+ "high-contrast-dark": "oklch(0.14 0 0)"
2619
+ },
2620
+ "tailwindUtilities": [
2621
+ "bg-sidebar",
2622
+ "text-sidebar",
2623
+ "border-sidebar",
2624
+ "ring-sidebar",
2625
+ "fill-sidebar",
2626
+ "stroke-sidebar"
2627
+ ],
2628
+ "deprecated": false,
2629
+ "deprecatedMessage": null
2630
+ },
2631
+ "--sidebar-accent": {
2632
+ "namespace": "sidebar",
2633
+ "category": "color",
2634
+ "values": {
2635
+ "light": "oklch(0.945 0.025 286.1)",
2636
+ "dark": "oklch(0.30 0.035 270)",
2637
+ "theme-one-light": "oklch(0.945 0.025 286.1)",
2638
+ "theme-one-dark": "oklch(0.30 0.035 286.1)",
2639
+ "theme-prism-light": "oklch(0.945 0.025 343)",
2640
+ "theme-prism-dark": "oklch(0.30 0.04 342)",
2641
+ "high-contrast-light": "oklch(0.90 0 0)",
2642
+ "high-contrast-dark": "oklch(0.24 0 0)"
2643
+ },
2644
+ "tailwindUtilities": [
2645
+ "bg-sidebar-accent",
2646
+ "text-sidebar-accent",
2647
+ "border-sidebar-accent",
2648
+ "ring-sidebar-accent",
2649
+ "fill-sidebar-accent",
2650
+ "stroke-sidebar-accent"
2651
+ ],
2652
+ "deprecated": false,
2653
+ "deprecatedMessage": null
2654
+ },
2655
+ "--sidebar-accent-foreground": {
2656
+ "namespace": "sidebar",
2657
+ "category": "color",
2658
+ "values": {
2659
+ "light": "oklch(0.3457 0.0052 286.13)",
2660
+ "dark": "oklch(0.985 0 0)",
2661
+ "high-contrast-light": "oklch(0.14 0 0)",
2662
+ "high-contrast-dark": "oklch(0.96 0 0)"
2663
+ },
2664
+ "tailwindUtilities": [
2665
+ "bg-sidebar-accent-foreground",
2666
+ "text-sidebar-accent-foreground",
2667
+ "border-sidebar-accent-foreground",
2668
+ "ring-sidebar-accent-foreground",
2669
+ "fill-sidebar-accent-foreground",
2670
+ "stroke-sidebar-accent-foreground"
2671
+ ],
2672
+ "deprecated": false,
2673
+ "deprecatedMessage": null
2674
+ },
2675
+ "--sidebar-border": {
2676
+ "namespace": "sidebar",
2677
+ "category": "color",
2678
+ "values": {
2679
+ "light": "oklch(0.92 0.025 286.1)",
2680
+ "dark": "oklch(0.38 0.025 270)",
2681
+ "theme-one-light": "oklch(0.92 0.025 286.1)",
2682
+ "theme-one-dark": "oklch(0.38 0.025 286.1)",
2683
+ "theme-prism-light": "oklch(0.92 0.025 343)",
2684
+ "theme-prism-dark": "oklch(0.38 0.028 342)",
2685
+ "high-contrast-light": "oklch(0.14 0 0)",
2686
+ "high-contrast-dark": "oklch(0.75 0 0)"
2687
+ },
2688
+ "tailwindUtilities": [
2689
+ "bg-sidebar-border",
2690
+ "text-sidebar-border",
2691
+ "border-sidebar-border",
2692
+ "ring-sidebar-border",
2693
+ "fill-sidebar-border",
2694
+ "stroke-sidebar-border"
2695
+ ],
2696
+ "deprecated": false,
2697
+ "deprecatedMessage": null
2698
+ },
2699
+ "--sidebar-foreground": {
2700
+ "namespace": "sidebar",
2701
+ "category": "color",
2702
+ "values": {
2703
+ "light": "oklch(0.145 0 0)",
2704
+ "dark": "oklch(0.985 0 0)",
2705
+ "high-contrast-light": "oklch(0.14 0 0)",
2706
+ "high-contrast-dark": "oklch(0.96 0 0)"
2707
+ },
2708
+ "tailwindUtilities": [
2709
+ "bg-sidebar-foreground",
2710
+ "text-sidebar-foreground",
2711
+ "border-sidebar-foreground",
2712
+ "ring-sidebar-foreground",
2713
+ "fill-sidebar-foreground",
2714
+ "stroke-sidebar-foreground"
2715
+ ],
2716
+ "deprecated": false,
2717
+ "deprecatedMessage": null
2718
+ },
2719
+ "--sidebar-primary": {
2720
+ "namespace": "sidebar",
2721
+ "category": "color",
2722
+ "values": {
2723
+ "light": "oklch(0.082 0 0)",
2724
+ "dark": "oklch(0.488 0.243 264.376)",
2725
+ "high-contrast-light": "oklch(0.14 0 0)",
2726
+ "high-contrast-dark": "oklch(0.96 0 0)"
2727
+ },
2728
+ "tailwindUtilities": [
2729
+ "bg-sidebar-primary",
2730
+ "text-sidebar-primary",
2731
+ "border-sidebar-primary",
2732
+ "ring-sidebar-primary",
2733
+ "fill-sidebar-primary",
2734
+ "stroke-sidebar-primary"
2735
+ ],
2736
+ "deprecated": false,
2737
+ "deprecatedMessage": null
2738
+ },
2739
+ "--sidebar-primary-foreground": {
2740
+ "namespace": "sidebar",
2741
+ "category": "color",
2742
+ "values": {
2743
+ "light": "oklch(0.985 0 0)",
2744
+ "dark": "oklch(0.985 0 0)",
2745
+ "high-contrast-light": "oklch(1 0 0)",
2746
+ "high-contrast-dark": "oklch(0.10 0 0)"
2747
+ },
2748
+ "tailwindUtilities": [
2749
+ "bg-sidebar-primary-foreground",
2750
+ "text-sidebar-primary-foreground",
2751
+ "border-sidebar-primary-foreground",
2752
+ "ring-sidebar-primary-foreground",
2753
+ "fill-sidebar-primary-foreground",
2754
+ "stroke-sidebar-primary-foreground"
2755
+ ],
2756
+ "deprecated": false,
2757
+ "deprecatedMessage": null
2758
+ },
2759
+ "--sidebar-ring": {
2760
+ "namespace": "sidebar",
2761
+ "category": "color",
2762
+ "values": {
2763
+ "light": "oklch(0.25 0 0)",
2764
+ "dark": "oklch(0.85 0 0)",
2765
+ "high-contrast-light": "var(--hc-highlight)",
2766
+ "high-contrast-dark": "var(--hc-highlight)"
2767
+ },
2768
+ "tailwindUtilities": [
2769
+ "bg-sidebar-ring",
2770
+ "text-sidebar-ring",
2771
+ "border-sidebar-ring",
2772
+ "ring-sidebar-ring",
2773
+ "fill-sidebar-ring",
2774
+ "stroke-sidebar-ring"
2775
+ ],
2776
+ "deprecated": false,
2777
+ "deprecatedMessage": null
2778
+ },
2779
+ "--sidebar-section-label-foreground": {
2780
+ "namespace": "sidebar",
2781
+ "category": "color",
2782
+ "values": {
2783
+ "light": "color-mix(in oklch, var(--sidebar-foreground) 58%, var(--sidebar))",
2784
+ "dark": "color-mix(in oklch, var(--sidebar-foreground) 48%, var(--sidebar))",
2785
+ "high-contrast-light": "oklch(0.40 0 0)",
2786
+ "high-contrast-dark": "oklch(0.65 0 0)"
2787
+ },
2788
+ "tailwindUtilities": [
2789
+ "bg-sidebar-section-label",
2790
+ "text-sidebar-section-label",
2791
+ "border-sidebar-section-label",
2792
+ "ring-sidebar-section-label",
2793
+ "fill-sidebar-section-label",
2794
+ "stroke-sidebar-section-label"
2795
+ ],
2796
+ "deprecated": false,
2797
+ "deprecatedMessage": null
2798
+ },
2799
+ "--sticky-edge-fade": {
2800
+ "namespace": "sticky",
2801
+ "category": "color",
2802
+ "values": {
2803
+ "light": "oklch(0 0 0 / 0.08)",
2804
+ "dark": "oklch(0 0 0 / 0.32)"
2805
+ },
2806
+ "tailwindUtilities": [],
2807
+ "deprecated": false,
2808
+ "deprecatedMessage": null
2809
+ },
2810
+ "--table-row-height": {
2811
+ "namespace": "table-row",
2812
+ "category": "size",
2813
+ "values": {
2814
+ "light": "calc(48px * var(--scaling))"
2815
+ },
2816
+ "tailwindUtilities": [],
2817
+ "deprecated": false,
2818
+ "deprecatedMessage": null
2819
+ },
2820
+ "--text-xs": {
2821
+ "namespace": "text",
2822
+ "category": "typography",
2823
+ "values": {
2824
+ "tailwind-bridge": "0.6875rem"
2825
+ },
2826
+ "tailwindUtilities": [],
2827
+ "deprecated": false,
2828
+ "deprecatedMessage": null
2829
+ },
2830
+ "--theme-color-chrome": {
2831
+ "namespace": "theme-color",
2832
+ "category": "color",
2833
+ "values": {
2834
+ "light": "#f3f2f8",
2835
+ "dark": "#2f2d36",
2836
+ "theme-prism-light": "#fff5f9",
2837
+ "theme-prism-dark": "#2a2428"
2838
+ },
2839
+ "tailwindUtilities": [],
2840
+ "deprecated": false,
2841
+ "deprecatedMessage": null
2842
+ },
2843
+ "--transition-colors": {
2844
+ "namespace": "transition",
2845
+ "category": "transition",
2846
+ "values": {
2847
+ "light": "color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease"
2848
+ },
2849
+ "tailwindUtilities": [],
2850
+ "deprecated": false,
2851
+ "deprecatedMessage": null
2852
+ },
2853
+ "--transition-fast": {
2854
+ "namespace": "transition",
2855
+ "category": "transition",
2856
+ "values": {
2857
+ "light": "0.15s ease"
2858
+ },
2859
+ "tailwindUtilities": [],
2860
+ "deprecated": false,
2861
+ "deprecatedMessage": null
2862
+ },
2863
+ "--transition-normal": {
2864
+ "namespace": "transition",
2865
+ "category": "transition",
2866
+ "values": {
2867
+ "light": "0.25s ease-in-out"
2868
+ },
2869
+ "tailwindUtilities": [],
2870
+ "deprecated": false,
2871
+ "deprecatedMessage": null
2872
+ }
2873
+ }
2874
+ }