@gitbutler/design-core 1.9.2 → 2.0.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.
@@ -1,555 +1,739 @@
1
1
  {
2
- "clr-core": {
3
- "gray": {
4
- "0": {
5
- "$type": "color",
6
- "$value": "#000000",
7
- "$description": "",
8
- "$extensions": {
9
- "mode": {}
10
- }
11
- },
12
- "5": {
13
- "$type": "color",
14
- "$value": "#1c1917",
15
- "$description": "",
16
- "$extensions": {
17
- "mode": {}
18
- }
19
- },
20
- "10": {
21
- "$type": "color",
22
- "$value": "#272321",
23
- "$description": "",
24
- "$extensions": {
25
- "mode": {}
26
- }
27
- },
28
- "20": {
29
- "$type": "color",
30
- "$value": "#3a3532",
31
- "$description": "",
32
- "$extensions": {
33
- "mode": {}
34
- }
35
- },
36
- "30": {
37
- "$type": "color",
38
- "$value": "#4f4844",
39
- "$description": "",
40
- "$extensions": {
41
- "mode": {}
42
- }
43
- },
44
- "40": {
45
- "$type": "color",
46
- "$value": "#635b55",
47
- "$description": "",
48
- "$extensions": {
49
- "mode": {}
50
- }
51
- },
52
- "50": {
53
- "$type": "color",
54
- "$value": "#7c716a",
55
- "$description": "",
56
- "$extensions": {
57
- "mode": {}
58
- }
59
- },
60
- "60": {
61
- "$type": "color",
62
- "$value": "#aaa29d",
63
- "$description": "",
64
- "$extensions": {
65
- "mode": {}
66
- }
67
- },
68
- "70": {
69
- "$type": "color",
70
- "$value": "#cac6c3",
71
- "$description": "",
72
- "$extensions": {
73
- "mode": {}
74
- }
75
- },
76
- "80": {
77
- "$type": "color",
78
- "$value": "#e7e5e4",
79
- "$description": "",
80
- "$extensions": {
81
- "mode": {}
82
- }
83
- },
84
- "90": {
85
- "$type": "color",
86
- "$value": "#f3f2f1",
87
- "$description": "",
88
- "$extensions": {
89
- "mode": {}
90
- }
91
- },
92
- "95": {
93
- "$type": "color",
94
- "$value": "#f9f9f8",
95
- "$description": "",
96
- "$extensions": {
97
- "mode": {}
98
- }
99
- },
100
- "100": {
101
- "$type": "color",
102
- "$value": "#ffffff",
103
- "$description": "",
104
- "$extensions": {
105
- "mode": {}
106
- }
107
- }
108
- },
109
- "pop": {
110
- "5": {
111
- "$type": "color",
112
- "$value": "#072323",
113
- "$description": "",
114
- "$extensions": {
115
- "mode": {}
116
- }
117
- },
118
- "10": {
119
- "$type": "color",
120
- "$value": "#0c3838",
121
- "$description": "",
122
- "$extensions": {
123
- "mode": {}
124
- }
125
- },
126
- "20": {
127
- "$type": "color",
128
- "$value": "#0f4848",
129
- "$description": "",
130
- "$extensions": {
131
- "mode": {}
132
- }
133
- },
134
- "30": {
135
- "$type": "color",
136
- "$value": "#166767",
137
- "$description": "",
138
- "$extensions": {
139
- "mode": {}
140
- }
141
- },
142
- "40": {
143
- "$type": "color",
144
- "$value": "#1d8a8a",
145
- "$description": "",
146
- "$extensions": {
147
- "mode": {}
148
- }
149
- },
150
- "50": {
151
- "$type": "color",
152
- "$value": "#25b1b1",
153
- "$description": "",
154
- "$extensions": {
155
- "mode": {}
156
- }
157
- },
158
- "60": {
159
- "$type": "color",
160
- "$value": "#64d2d2",
161
- "$description": "",
162
- "$extensions": {
163
- "mode": {}
164
- }
165
- },
166
- "70": {
167
- "$type": "color",
168
- "$value": "#9fe4e4",
169
- "$description": "",
170
- "$extensions": {
171
- "mode": {}
172
- }
173
- },
174
- "80": {
175
- "$type": "color",
176
- "$value": "#d3f3f3",
177
- "$description": "",
178
- "$extensions": {
179
- "mode": {}
180
- }
181
- },
182
- "90": {
183
- "$type": "color",
184
- "$value": "#e7f9f9",
185
- "$description": "",
186
- "$extensions": {
187
- "mode": {}
188
- }
189
- },
190
- "95": {
191
- "$type": "color",
192
- "$value": "#f1fbfb",
193
- "$description": "",
194
- "$extensions": {
195
- "mode": {}
196
- }
197
- }
198
- },
199
- "danger": {
200
- "5": {
201
- "$type": "color",
202
- "$value": "#4e170f",
203
- "$description": "",
204
- "$extensions": {
205
- "mode": {}
206
- }
207
- },
208
- "10": {
209
- "$type": "color",
210
- "$value": "#5f1c12",
211
- "$description": "",
212
- "$extensions": {
213
- "mode": {}
214
- }
215
- },
216
- "20": {
217
- "$type": "color",
218
- "$value": "#6e2115",
219
- "$description": "",
220
- "$extensions": {
221
- "mode": {}
222
- }
223
- },
224
- "30": {
225
- "$type": "color",
226
- "$value": "#922b1c",
227
- "$description": "",
228
- "$extensions": {
229
- "mode": {}
230
- }
231
- },
232
- "40": {
233
- "$type": "color",
234
- "$value": "#b23522",
235
- "$description": "",
236
- "$extensions": {
237
- "mode": {}
238
- }
239
- },
240
- "50": {
241
- "$type": "color",
242
- "$value": "#d64029",
243
- "$description": "",
244
- "$extensions": {
245
- "mode": {}
246
- }
247
- },
248
- "60": {
249
- "$type": "color",
250
- "$value": "#de9185",
251
- "$description": "",
252
- "$extensions": {
253
- "mode": {}
254
- }
255
- },
256
- "70": {
257
- "$type": "color",
258
- "$value": "#ebbab2",
259
- "$description": "",
260
- "$extensions": {
261
- "mode": {}
262
- }
263
- },
264
- "80": {
265
- "$type": "color",
266
- "$value": "#f4d7d2",
267
- "$description": "",
268
- "$extensions": {
269
- "mode": {}
270
- }
271
- },
272
- "90": {
273
- "$type": "color",
274
- "$value": "#f9e9e6",
275
- "$description": "",
276
- "$extensions": {
277
- "mode": {}
278
- }
279
- },
280
- "95": {
281
- "$type": "color",
282
- "$value": "#fbf2f1",
283
- "$description": "",
284
- "$extensions": {
285
- "mode": {}
286
- }
287
- }
288
- },
289
- "warn": {
290
- "5": {
291
- "$type": "color",
292
- "$value": "#502f02",
293
- "$description": "",
294
- "$extensions": {
295
- "mode": {}
296
- }
297
- },
298
- "10": {
299
- "$type": "color",
300
- "$value": "#653c03",
301
- "$description": "",
302
- "$extensions": {
303
- "mode": {}
304
- }
305
- },
306
- "20": {
307
- "$type": "color",
308
- "$value": "#784703",
309
- "$description": "",
310
- "$extensions": {
311
- "mode": {}
312
- }
313
- },
314
- "30": {
315
- "$type": "color",
316
- "$value": "#a46204",
317
- "$description": "",
318
- "$extensions": {
319
- "mode": {}
320
- }
321
- },
322
- "40": {
323
- "$type": "color",
324
- "$value": "#cf7b0a",
325
- "$description": "",
326
- "$extensions": {
327
- "mode": {}
328
- }
329
- },
330
- "50": {
331
- "$type": "color",
332
- "$value": "#f99406",
333
- "$description": "",
334
- "$extensions": {
335
- "mode": {}
2
+ "core": {
3
+ "clr": {
4
+ "gray": {
5
+ "0": {
6
+ "$type": "color",
7
+ "$value": "#000000",
8
+ "$description": "",
9
+ "$extensions": {
10
+ "mode": {}
11
+ }
12
+ },
13
+ "5": {
14
+ "$type": "color",
15
+ "$value": "#1c1917",
16
+ "$description": "",
17
+ "$extensions": {
18
+ "mode": {}
19
+ }
20
+ },
21
+ "10": {
22
+ "$type": "color",
23
+ "$value": "#272321",
24
+ "$description": "",
25
+ "$extensions": {
26
+ "mode": {}
27
+ }
28
+ },
29
+ "20": {
30
+ "$type": "color",
31
+ "$value": "#3a3532",
32
+ "$description": "",
33
+ "$extensions": {
34
+ "mode": {}
35
+ }
36
+ },
37
+ "30": {
38
+ "$type": "color",
39
+ "$value": "#4f4844",
40
+ "$description": "",
41
+ "$extensions": {
42
+ "mode": {}
43
+ }
44
+ },
45
+ "40": {
46
+ "$type": "color",
47
+ "$value": "#635b55",
48
+ "$description": "",
49
+ "$extensions": {
50
+ "mode": {}
51
+ }
52
+ },
53
+ "50": {
54
+ "$type": "color",
55
+ "$value": "#7c716a",
56
+ "$description": "",
57
+ "$extensions": {
58
+ "mode": {}
59
+ }
60
+ },
61
+ "60": {
62
+ "$type": "color",
63
+ "$value": "#aaa29d",
64
+ "$description": "",
65
+ "$extensions": {
66
+ "mode": {}
67
+ }
68
+ },
69
+ "70": {
70
+ "$type": "color",
71
+ "$value": "#cac6c3",
72
+ "$description": "",
73
+ "$extensions": {
74
+ "mode": {}
75
+ }
76
+ },
77
+ "80": {
78
+ "$type": "color",
79
+ "$value": "#e7e5e4",
80
+ "$description": "",
81
+ "$extensions": {
82
+ "mode": {}
83
+ }
84
+ },
85
+ "90": {
86
+ "$type": "color",
87
+ "$value": "#f3f2f1",
88
+ "$description": "",
89
+ "$extensions": {
90
+ "mode": {}
91
+ }
92
+ },
93
+ "95": {
94
+ "$type": "color",
95
+ "$value": "#f9f9f8",
96
+ "$description": "",
97
+ "$extensions": {
98
+ "mode": {}
99
+ }
100
+ },
101
+ "100": {
102
+ "$type": "color",
103
+ "$value": "#ffffff",
104
+ "$description": "",
105
+ "$extensions": {
106
+ "mode": {}
107
+ }
336
108
  }
337
109
  },
338
- "60": {
339
- "$type": "color",
340
- "$value": "#f0bc73",
341
- "$description": "",
342
- "$extensions": {
343
- "mode": {}
110
+ "purple": {
111
+ "5": {
112
+ "$type": "color",
113
+ "$value": "#2a1143",
114
+ "$description": "",
115
+ "$extensions": {
116
+ "mode": {}
117
+ }
118
+ },
119
+ "10": {
120
+ "$type": "color",
121
+ "$value": "#351554",
122
+ "$description": "",
123
+ "$extensions": {
124
+ "mode": {}
125
+ }
126
+ },
127
+ "20": {
128
+ "$type": "color",
129
+ "$value": "#411a68",
130
+ "$description": "",
131
+ "$extensions": {
132
+ "mode": {}
133
+ }
134
+ },
135
+ "30": {
136
+ "$type": "color",
137
+ "$value": "#5b2492",
138
+ "$description": "",
139
+ "$extensions": {
140
+ "mode": {}
141
+ }
142
+ },
143
+ "40": {
144
+ "$type": "color",
145
+ "$value": "#752fbb",
146
+ "$description": "",
147
+ "$extensions": {
148
+ "mode": {}
149
+ }
150
+ },
151
+ "50": {
152
+ "$type": "color",
153
+ "$value": "#8a43d0",
154
+ "$description": "",
155
+ "$extensions": {
156
+ "mode": {}
157
+ }
158
+ },
159
+ "60": {
160
+ "$type": "color",
161
+ "$value": "#bd9bdf",
162
+ "$description": "",
163
+ "$extensions": {
164
+ "mode": {}
165
+ }
166
+ },
167
+ "70": {
168
+ "$type": "color",
169
+ "$value": "#d5bfeb",
170
+ "$description": "",
171
+ "$extensions": {
172
+ "mode": {}
173
+ }
174
+ },
175
+ "80": {
176
+ "$type": "color",
177
+ "$value": "#e3d4f2",
178
+ "$description": "",
179
+ "$extensions": {
180
+ "mode": {}
181
+ }
182
+ },
183
+ "90": {
184
+ "$type": "color",
185
+ "$value": "#f0e8f8",
186
+ "$description": "",
187
+ "$extensions": {
188
+ "mode": {}
189
+ }
190
+ },
191
+ "95": {
192
+ "$type": "color",
193
+ "$value": "#f6f1fb",
194
+ "$description": "",
195
+ "$extensions": {
196
+ "mode": {}
197
+ }
344
198
  }
345
199
  },
346
- "70": {
347
- "$type": "color",
348
- "$value": "#f6d5a7",
349
- "$description": "",
350
- "$extensions": {
351
- "mode": {}
200
+ "safe": {
201
+ "5": {
202
+ "$type": "color",
203
+ "$value": "#081f15",
204
+ "$description": "",
205
+ "$extensions": {
206
+ "mode": {}
207
+ }
208
+ },
209
+ "10": {
210
+ "$type": "color",
211
+ "$value": "#0d3424",
212
+ "$description": "",
213
+ "$extensions": {
214
+ "mode": {}
215
+ }
216
+ },
217
+ "20": {
218
+ "$type": "color",
219
+ "$value": "#124630",
220
+ "$description": "",
221
+ "$extensions": {
222
+ "mode": {}
223
+ }
224
+ },
225
+ "30": {
226
+ "$type": "color",
227
+ "$value": "#1b6b49",
228
+ "$description": "",
229
+ "$extensions": {
230
+ "mode": {}
231
+ }
232
+ },
233
+ "40": {
234
+ "$type": "color",
235
+ "$value": "#259365",
236
+ "$description": "",
237
+ "$extensions": {
238
+ "mode": {}
239
+ }
240
+ },
241
+ "50": {
242
+ "$type": "color",
243
+ "$value": "#2eb87e",
244
+ "$description": "",
245
+ "$extensions": {
246
+ "mode": {}
247
+ }
248
+ },
249
+ "60": {
250
+ "$type": "color",
251
+ "$value": "#75d2ab",
252
+ "$description": "",
253
+ "$extensions": {
254
+ "mode": {}
255
+ }
256
+ },
257
+ "70": {
258
+ "$type": "color",
259
+ "$value": "#a9e4cb",
260
+ "$description": "",
261
+ "$extensions": {
262
+ "mode": {}
263
+ }
264
+ },
265
+ "80": {
266
+ "$type": "color",
267
+ "$value": "#d4f2e5",
268
+ "$description": "",
269
+ "$extensions": {
270
+ "mode": {}
271
+ }
272
+ },
273
+ "90": {
274
+ "$type": "color",
275
+ "$value": "#e8f8f1",
276
+ "$description": "",
277
+ "$extensions": {
278
+ "mode": {}
279
+ }
280
+ },
281
+ "95": {
282
+ "$type": "color",
283
+ "$value": "#f1fbf7",
284
+ "$description": "",
285
+ "$extensions": {
286
+ "mode": {}
287
+ }
352
288
  }
353
289
  },
354
- "80": {
355
- "$type": "color",
356
- "$value": "#fae7cc",
357
- "$description": "",
358
- "$extensions": {
359
- "mode": {}
290
+ "pop": {
291
+ "5": {
292
+ "$type": "color",
293
+ "$value": "#072323",
294
+ "$description": "",
295
+ "$extensions": {
296
+ "mode": {}
297
+ }
298
+ },
299
+ "10": {
300
+ "$type": "color",
301
+ "$value": "#0c3838",
302
+ "$description": "",
303
+ "$extensions": {
304
+ "mode": {}
305
+ }
306
+ },
307
+ "20": {
308
+ "$type": "color",
309
+ "$value": "#0f4848",
310
+ "$description": "",
311
+ "$extensions": {
312
+ "mode": {}
313
+ }
314
+ },
315
+ "30": {
316
+ "$type": "color",
317
+ "$value": "#166767",
318
+ "$description": "",
319
+ "$extensions": {
320
+ "mode": {}
321
+ }
322
+ },
323
+ "40": {
324
+ "$type": "color",
325
+ "$value": "#1d8a8a",
326
+ "$description": "",
327
+ "$extensions": {
328
+ "mode": {}
329
+ }
330
+ },
331
+ "50": {
332
+ "$type": "color",
333
+ "$value": "#25b1b1",
334
+ "$description": "",
335
+ "$extensions": {
336
+ "mode": {}
337
+ }
338
+ },
339
+ "60": {
340
+ "$type": "color",
341
+ "$value": "#64d2d2",
342
+ "$description": "",
343
+ "$extensions": {
344
+ "mode": {}
345
+ }
346
+ },
347
+ "70": {
348
+ "$type": "color",
349
+ "$value": "#9fe4e4",
350
+ "$description": "",
351
+ "$extensions": {
352
+ "mode": {}
353
+ }
354
+ },
355
+ "80": {
356
+ "$type": "color",
357
+ "$value": "#d3f3f3",
358
+ "$description": "",
359
+ "$extensions": {
360
+ "mode": {}
361
+ }
362
+ },
363
+ "90": {
364
+ "$type": "color",
365
+ "$value": "#e7f9f9",
366
+ "$description": "",
367
+ "$extensions": {
368
+ "mode": {}
369
+ }
370
+ },
371
+ "95": {
372
+ "$type": "color",
373
+ "$value": "#f1fbfb",
374
+ "$description": "",
375
+ "$extensions": {
376
+ "mode": {}
377
+ }
360
378
  }
361
379
  },
362
- "90": {
363
- "$type": "color",
364
- "$value": "#fdf2e3",
365
- "$description": "",
366
- "$extensions": {
367
- "mode": {}
380
+ "danger": {
381
+ "5": {
382
+ "$type": "color",
383
+ "$value": "#4e170f",
384
+ "$description": "",
385
+ "$extensions": {
386
+ "mode": {}
387
+ }
388
+ },
389
+ "10": {
390
+ "$type": "color",
391
+ "$value": "#5f1c12",
392
+ "$description": "",
393
+ "$extensions": {
394
+ "mode": {}
395
+ }
396
+ },
397
+ "20": {
398
+ "$type": "color",
399
+ "$value": "#6e2115",
400
+ "$description": "",
401
+ "$extensions": {
402
+ "mode": {}
403
+ }
404
+ },
405
+ "30": {
406
+ "$type": "color",
407
+ "$value": "#922b1c",
408
+ "$description": "",
409
+ "$extensions": {
410
+ "mode": {}
411
+ }
412
+ },
413
+ "40": {
414
+ "$type": "color",
415
+ "$value": "#b23522",
416
+ "$description": "",
417
+ "$extensions": {
418
+ "mode": {}
419
+ }
420
+ },
421
+ "50": {
422
+ "$type": "color",
423
+ "$value": "#d64029",
424
+ "$description": "",
425
+ "$extensions": {
426
+ "mode": {}
427
+ }
428
+ },
429
+ "60": {
430
+ "$type": "color",
431
+ "$value": "#de9185",
432
+ "$description": "",
433
+ "$extensions": {
434
+ "mode": {}
435
+ }
436
+ },
437
+ "70": {
438
+ "$type": "color",
439
+ "$value": "#ebbab2",
440
+ "$description": "",
441
+ "$extensions": {
442
+ "mode": {}
443
+ }
444
+ },
445
+ "80": {
446
+ "$type": "color",
447
+ "$value": "#f4d7d2",
448
+ "$description": "",
449
+ "$extensions": {
450
+ "mode": {}
451
+ }
452
+ },
453
+ "90": {
454
+ "$type": "color",
455
+ "$value": "#f9e9e6",
456
+ "$description": "",
457
+ "$extensions": {
458
+ "mode": {}
459
+ }
460
+ },
461
+ "95": {
462
+ "$type": "color",
463
+ "$value": "#fbf2f1",
464
+ "$description": "",
465
+ "$extensions": {
466
+ "mode": {}
467
+ }
368
468
  }
369
469
  },
370
- "95": {
371
- "$type": "color",
372
- "$value": "#fef7ee",
373
- "$description": "",
374
- "$extensions": {
375
- "mode": {}
470
+ "warn": {
471
+ "5": {
472
+ "$type": "color",
473
+ "$value": "#502f02",
474
+ "$description": "",
475
+ "$extensions": {
476
+ "mode": {}
477
+ }
478
+ },
479
+ "10": {
480
+ "$type": "color",
481
+ "$value": "#653c03",
482
+ "$description": "",
483
+ "$extensions": {
484
+ "mode": {}
485
+ }
486
+ },
487
+ "20": {
488
+ "$type": "color",
489
+ "$value": "#784703",
490
+ "$description": "",
491
+ "$extensions": {
492
+ "mode": {}
493
+ }
494
+ },
495
+ "30": {
496
+ "$type": "color",
497
+ "$value": "#a46204",
498
+ "$description": "",
499
+ "$extensions": {
500
+ "mode": {}
501
+ }
502
+ },
503
+ "40": {
504
+ "$type": "color",
505
+ "$value": "#cf7b0a",
506
+ "$description": "",
507
+ "$extensions": {
508
+ "mode": {}
509
+ }
510
+ },
511
+ "50": {
512
+ "$type": "color",
513
+ "$value": "#f99406",
514
+ "$description": "",
515
+ "$extensions": {
516
+ "mode": {}
517
+ }
518
+ },
519
+ "60": {
520
+ "$type": "color",
521
+ "$value": "#f0bc73",
522
+ "$description": "",
523
+ "$extensions": {
524
+ "mode": {}
525
+ }
526
+ },
527
+ "70": {
528
+ "$type": "color",
529
+ "$value": "#f6d5a7",
530
+ "$description": "",
531
+ "$extensions": {
532
+ "mode": {}
533
+ }
534
+ },
535
+ "80": {
536
+ "$type": "color",
537
+ "$value": "#fae7cc",
538
+ "$description": "",
539
+ "$extensions": {
540
+ "mode": {}
541
+ }
542
+ },
543
+ "90": {
544
+ "$type": "color",
545
+ "$value": "#fdf2e3",
546
+ "$description": "",
547
+ "$extensions": {
548
+ "mode": {}
549
+ }
550
+ },
551
+ "95": {
552
+ "$type": "color",
553
+ "$value": "#fef7ee",
554
+ "$description": "",
555
+ "$extensions": {
556
+ "mode": {}
557
+ }
376
558
  }
377
559
  }
378
560
  },
379
- "safe": {
380
- "5": {
381
- "$type": "color",
382
- "$value": "#081f15",
383
- "$description": "",
384
- "$extensions": {
385
- "mode": {}
386
- }
387
- },
388
- "10": {
389
- "$type": "color",
390
- "$value": "#0d3424",
391
- "$description": "",
392
- "$extensions": {
393
- "mode": {}
394
- }
395
- },
396
- "20": {
397
- "$type": "color",
398
- "$value": "#124630",
399
- "$description": "",
400
- "$extensions": {
401
- "mode": {}
402
- }
403
- },
404
- "30": {
405
- "$type": "color",
406
- "$value": "#1b6b49",
407
- "$description": "",
408
- "$extensions": {
409
- "mode": {}
410
- }
411
- },
412
- "40": {
413
- "$type": "color",
414
- "$value": "#259365",
415
- "$description": "",
416
- "$extensions": {
417
- "mode": {}
418
- }
419
- },
420
- "50": {
421
- "$type": "color",
422
- "$value": "#2eb87e",
423
- "$description": "",
424
- "$extensions": {
425
- "mode": {}
426
- }
427
- },
428
- "60": {
429
- "$type": "color",
430
- "$value": "#75d2ab",
561
+ "opacity": {
562
+ "hover": {
563
+ "$type": "string",
564
+ "$value": "5%",
431
565
  "$description": "",
432
566
  "$extensions": {
433
567
  "mode": {}
434
568
  }
435
569
  },
436
- "70": {
437
- "$type": "color",
438
- "$value": "#a9e4cb",
570
+ "disabled": {
571
+ "$type": "string",
572
+ "$value": "60%",
439
573
  "$description": "",
440
574
  "$extensions": {
441
575
  "mode": {}
442
576
  }
443
- },
444
- "80": {
445
- "$type": "color",
446
- "$value": "#d4f2e5",
447
- "$description": "",
448
- "$extensions": {
449
- "mode": {}
577
+ }
578
+ },
579
+ "text": {
580
+ "lineheight": {
581
+ "accent": {
582
+ "$type": "string",
583
+ "$value": "110%",
584
+ "$description": "",
585
+ "$extensions": {
586
+ "mode": {}
587
+ }
588
+ },
589
+ "default": {
590
+ "$type": "string",
591
+ "$value": "120%",
592
+ "$description": "",
593
+ "$extensions": {
594
+ "mode": {}
595
+ }
596
+ },
597
+ "body": {
598
+ "$type": "string",
599
+ "$value": "160%",
600
+ "$description": "",
601
+ "$extensions": {
602
+ "mode": {}
603
+ }
450
604
  }
451
605
  },
452
- "90": {
453
- "$type": "color",
454
- "$value": "#e8f8f1",
455
- "$description": "",
456
- "$extensions": {
457
- "mode": {}
606
+ "fontfamily": {
607
+ "default": {
608
+ "$type": "string",
609
+ "$value": "Inter",
610
+ "$description": "",
611
+ "$extensions": {
612
+ "mode": {}
613
+ }
614
+ },
615
+ "mono": {
616
+ "$type": "string",
617
+ "$value": "Geist Mono",
618
+ "$description": "",
619
+ "$extensions": {
620
+ "mode": {}
621
+ }
622
+ },
623
+ "accent": {
624
+ "$type": "string",
625
+ "$value": "But Head",
626
+ "$description": "",
627
+ "$extensions": {
628
+ "mode": {}
629
+ }
458
630
  }
459
631
  },
460
- "95": {
461
- "$type": "color",
462
- "$value": "#f1fbf7",
463
- "$description": "",
464
- "$extensions": {
465
- "mode": {}
632
+ "weight": {
633
+ "bold": {
634
+ "$type": "string",
635
+ "$value": "600",
636
+ "$description": "",
637
+ "$extensions": {
638
+ "mode": {}
639
+ }
640
+ },
641
+ "semibold": {
642
+ "$type": "string",
643
+ "$value": "500",
644
+ "$description": "",
645
+ "$extensions": {
646
+ "mode": {}
647
+ }
648
+ },
649
+ "regular": {
650
+ "$type": "string",
651
+ "$value": "400",
652
+ "$description": "",
653
+ "$extensions": {
654
+ "mode": {}
655
+ }
466
656
  }
467
657
  }
468
658
  },
469
- "purple": {
470
- "5": {
471
- "$type": "color",
472
- "$value": "#2a1143",
659
+ "size": {
660
+ "card-padding": {
661
+ "$type": "dimension",
662
+ "$value": "14px",
473
663
  "$description": "",
474
664
  "$extensions": {
475
665
  "mode": {}
476
666
  }
477
667
  },
478
- "10": {
479
- "$type": "color",
480
- "$value": "#351554",
481
- "$description": "",
482
- "$extensions": {
483
- "mode": {}
484
- }
485
- },
486
- "20": {
487
- "$type": "color",
488
- "$value": "#411a68",
668
+ "cta": {
669
+ "$type": "dimension",
670
+ "$value": "32px",
489
671
  "$description": "",
490
672
  "$extensions": {
491
673
  "mode": {}
492
674
  }
493
675
  },
494
- "30": {
495
- "$type": "color",
496
- "$value": "#5b2492",
676
+ "button": {
677
+ "$type": "dimension",
678
+ "$value": "28px",
497
679
  "$description": "",
498
680
  "$extensions": {
499
681
  "mode": {}
500
682
  }
501
683
  },
502
- "40": {
503
- "$type": "color",
504
- "$value": "#752fbb",
684
+ "tag": {
685
+ "$type": "dimension",
686
+ "$value": "22px",
505
687
  "$description": "",
506
688
  "$extensions": {
507
689
  "mode": {}
508
690
  }
509
691
  },
510
- "50": {
511
- "$type": "color",
512
- "$value": "#8a43d0",
692
+ "icon": {
693
+ "$type": "dimension",
694
+ "$value": "16px",
513
695
  "$description": "",
514
696
  "$extensions": {
515
697
  "mode": {}
516
698
  }
517
- },
518
- "60": {
519
- "$type": "color",
520
- "$value": "#bd9bdf",
699
+ }
700
+ },
701
+ "radius": {
702
+ "l": {
703
+ "$type": "dimension",
704
+ "$value": "12px",
521
705
  "$description": "",
522
706
  "$extensions": {
523
707
  "mode": {}
524
708
  }
525
709
  },
526
- "70": {
527
- "$type": "color",
528
- "$value": "#d5bfeb",
710
+ "ml": {
711
+ "$type": "dimension",
712
+ "$value": "10px",
529
713
  "$description": "",
530
714
  "$extensions": {
531
715
  "mode": {}
532
716
  }
533
717
  },
534
- "80": {
535
- "$type": "color",
536
- "$value": "#e3d4f2",
718
+ "m": {
719
+ "$type": "dimension",
720
+ "$value": "6px",
537
721
  "$description": "",
538
722
  "$extensions": {
539
723
  "mode": {}
540
724
  }
541
725
  },
542
- "90": {
543
- "$type": "color",
544
- "$value": "#f0e8f8",
726
+ "s": {
727
+ "$type": "dimension",
728
+ "$value": "4px",
545
729
  "$description": "",
546
730
  "$extensions": {
547
731
  "mode": {}
548
732
  }
549
733
  },
550
- "95": {
551
- "$type": "color",
552
- "$value": "#f6f1fb",
734
+ "button": {
735
+ "$type": "dimension",
736
+ "$value": "{core.radius.m}",
553
737
  "$description": "",
554
738
  "$extensions": {
555
739
  "mode": {}
@@ -557,522 +741,313 @@
557
741
  }
558
742
  }
559
743
  },
560
- "clr": {
561
- "bg": {
562
- "1": {
563
- "$type": "color",
564
- "$value": "{clr-core.gray.100}",
565
- "$description": "",
566
- "$extensions": {
567
- "mode": {
568
- "light": "{clr-core.gray.100}",
569
- "dark": "{clr-core.gray.10}"
570
- }
571
- }
572
- },
573
- "2": {
574
- "$type": "color",
575
- "$value": "{clr-core.gray.90}",
576
- "$description": "",
577
- "$extensions": {
578
- "mode": {
579
- "light": "{clr-core.gray.90}",
580
- "dark": "{clr-core.gray.5}"
581
- }
582
- }
583
- },
584
- "3": {
585
- "$type": "color",
586
- "$value": "{clr-core.gray.80}",
587
- "$description": "",
588
- "$extensions": {
589
- "mode": {
590
- "light": "{clr-core.gray.80}",
591
- "dark": "{clr-core.gray.0}"
592
- }
593
- }
594
- },
595
- "overlay": {
596
- "$type": "color",
597
- "$value": "#d6d6d673",
598
- "$description": "",
599
- "$extensions": {
600
- "mode": {
601
- "light": "#d6d6d673",
602
- "dark": "#00000080"
603
- }
604
- }
605
- },
606
- "muted": {
607
- "$type": "color",
608
- "$value": "{clr-core.gray.95}",
609
- "$description": "",
610
- "$extensions": {
611
- "mode": {
612
- "light": "{clr-core.gray.95}",
613
- "dark": "{clr-core.gray.20}"
614
- }
615
- }
616
- },
617
- "toast": {
618
- "$type": "color",
619
- "$value": "{clr-core.gray.5}",
620
- "$description": "",
621
- "$extensions": {
622
- "mode": {
623
- "light": "{clr-core.gray.5}",
624
- "dark": "{clr-core.gray.95}"
625
- }
626
- }
627
- }
628
- },
629
- "theme": {
630
- "pop": {
631
- "element": {
632
- "$type": "color",
633
- "$value": "{clr-core.pop.50}",
744
+ "components": {
745
+ "btn": {
746
+ "opacity": {
747
+ "outline-icon": {
748
+ "$type": "string",
749
+ "$value": "70%",
634
750
  "$description": "",
635
751
  "$extensions": {
636
752
  "mode": {
637
- "light": "{clr-core.pop.50}",
638
- "dark": "{clr-core.pop.40}"
753
+ "light": "70%",
754
+ "dark": "70%"
639
755
  }
640
756
  }
641
757
  },
642
- "on-element": {
643
- "$type": "color",
644
- "$value": "{clr-core.gray.100}",
758
+ "outline-bg-hover": {
759
+ "$type": "string",
760
+ "$value": "25%",
645
761
  "$description": "",
646
762
  "$extensions": {
647
763
  "mode": {
648
- "light": "{clr-core.gray.100}",
649
- "dark": "{clr-core.gray.100}"
764
+ "light": "25%",
765
+ "dark": "25%"
650
766
  }
651
767
  }
652
768
  },
653
- "bg": {
654
- "$type": "color",
655
- "$value": "{clr-core.pop.95}",
769
+ "outline-bg": {
770
+ "$type": "string",
771
+ "$value": "10%",
656
772
  "$description": "",
657
773
  "$extensions": {
658
774
  "mode": {
659
- "light": "{clr-core.pop.95}",
660
- "dark": "{clr-core.pop.5}"
775
+ "light": "10%",
776
+ "dark": "10%"
661
777
  }
662
778
  }
663
779
  },
664
- "on-soft": {
665
- "$type": "color",
666
- "$value": "{clr-core.pop.40}",
780
+ "outline-border": {
781
+ "$type": "string",
782
+ "$value": "40%",
667
783
  "$description": "",
668
784
  "$extensions": {
669
785
  "mode": {
670
- "light": "{clr-core.pop.40}",
671
- "dark": "{clr-core.pop.60}"
786
+ "light": "40%",
787
+ "dark": "40%"
672
788
  }
673
789
  }
674
790
  },
675
- "soft": {
676
- "$type": "color",
677
- "$value": "{clr-core.pop.80}",
791
+ "solid-hover": {
792
+ "$type": "string",
793
+ "$value": "10%",
678
794
  "$description": "",
679
795
  "$extensions": {
680
796
  "mode": {
681
- "light": "{clr-core.pop.80}",
682
- "dark": "{clr-core.pop.10}"
797
+ "light": "10%",
798
+ "dark": "10%"
683
799
  }
684
800
  }
685
801
  },
686
- "text": {
687
- "$type": "color",
688
- "$value": "{clr-core.pop.10}",
802
+ "solid-icon": {
803
+ "$type": "string",
804
+ "$value": "80%",
689
805
  "$description": "",
690
806
  "$extensions": {
691
807
  "mode": {
692
- "light": "{clr-core.pop.10}",
693
- "dark": "{clr-core.pop.80}"
808
+ "light": "80%",
809
+ "dark": "80%"
694
810
  }
695
811
  }
696
812
  }
697
813
  },
698
- "danger": {
699
- "element": {
700
- "$type": "color",
701
- "$value": "{clr-core.danger.50}",
702
- "$description": "",
703
- "$extensions": {
704
- "mode": {
705
- "light": "{clr-core.danger.50}",
706
- "dark": "{clr-core.danger.40}"
707
- }
708
- }
709
- },
710
- "on-element": {
711
- "$type": "color",
712
- "$value": "{clr-core.danger.95}",
713
- "$description": "",
714
- "$extensions": {
715
- "mode": {
716
- "light": "{clr-core.danger.95}",
717
- "dark": "{clr-core.danger.95}"
718
- }
719
- }
720
- },
721
- "bg": {
722
- "$type": "color",
723
- "$value": "{clr-core.danger.95}",
724
- "$description": "",
725
- "$extensions": {
726
- "mode": {
727
- "light": "{clr-core.danger.95}",
728
- "dark": "{clr-core.danger.5}"
729
- }
730
- }
731
- },
732
- "on-soft": {
814
+ "pop": {
815
+ "outline-bg": {
733
816
  "$type": "color",
734
- "$value": "{clr-core.danger.40}",
817
+ "$value": "{core.clr.pop.70}",
735
818
  "$description": "",
736
819
  "$extensions": {
737
820
  "mode": {
738
- "light": "{clr-core.danger.40}",
739
- "dark": "{clr-core.danger.60}"
821
+ "light": "{core.clr.pop.70}",
822
+ "dark": "{core.clr.pop.40}"
740
823
  }
741
824
  }
742
825
  },
743
- "soft": {
826
+ "outline": {
744
827
  "$type": "color",
745
- "$value": "{clr-core.danger.80}",
828
+ "$value": "{core.clr.pop.50}",
746
829
  "$description": "",
747
830
  "$extensions": {
748
831
  "mode": {
749
- "light": "{clr-core.danger.80}",
750
- "dark": "{clr-core.danger.10}"
832
+ "light": "{core.clr.pop.50}",
833
+ "dark": "{core.clr.pop.50}"
751
834
  }
752
835
  }
753
836
  },
754
- "text": {
837
+ "outline-text": {
755
838
  "$type": "color",
756
- "$value": "{clr-core.danger.10}",
839
+ "$value": "{core.clr.pop.40}",
757
840
  "$description": "",
758
841
  "$extensions": {
759
842
  "mode": {
760
- "light": "{clr-core.danger.10}",
761
- "dark": "{clr-core.danger.80}"
843
+ "light": "{core.clr.pop.40}",
844
+ "dark": "{core.clr.pop.60}"
762
845
  }
763
846
  }
764
847
  }
765
848
  },
766
- "warn": {
767
- "element": {
849
+ "gray": {
850
+ "outline-text": {
768
851
  "$type": "color",
769
- "$value": "{clr-core.warn.50}",
852
+ "$value": "{core.clr.gray.10}",
770
853
  "$description": "",
771
854
  "$extensions": {
772
855
  "mode": {
773
- "light": "{clr-core.warn.50}",
774
- "dark": "{clr-core.warn.40}"
856
+ "light": "{core.clr.gray.10}",
857
+ "dark": "{core.clr.gray.100}"
775
858
  }
776
859
  }
777
860
  },
778
- "on-element": {
861
+ "outline-bg": {
779
862
  "$type": "color",
780
- "$value": "{clr-core.warn.95}",
863
+ "$value": "{core.clr.gray.70}",
781
864
  "$description": "",
782
865
  "$extensions": {
783
866
  "mode": {
784
- "light": "{clr-core.warn.95}",
785
- "dark": "{clr-core.warn.90}"
867
+ "light": "{core.clr.gray.70}",
868
+ "dark": "{core.clr.gray.40}"
786
869
  }
787
870
  }
788
871
  },
789
- "bg": {
872
+ "outline": {
790
873
  "$type": "color",
791
- "$value": "{clr-core.warn.95}",
874
+ "$value": "{core.clr.gray.50}",
792
875
  "$description": "",
793
876
  "$extensions": {
794
877
  "mode": {
795
- "light": "{clr-core.warn.95}",
796
- "dark": "{clr-core.warn.5}"
878
+ "light": "{core.clr.gray.50}",
879
+ "dark": "{core.clr.gray.50}"
797
880
  }
798
881
  }
799
- },
800
- "on-soft": {
882
+ }
883
+ },
884
+ "purple": {
885
+ "outline-text": {
801
886
  "$type": "color",
802
- "$value": "{clr-core.warn.40}",
887
+ "$value": "{core.clr.purple.40}",
803
888
  "$description": "",
804
889
  "$extensions": {
805
890
  "mode": {
806
- "light": "{clr-core.warn.40}",
807
- "dark": "{clr-core.warn.60}"
891
+ "light": "{core.clr.purple.40}",
892
+ "dark": "{core.clr.purple.60}"
808
893
  }
809
894
  }
810
895
  },
811
- "soft": {
896
+ "outline-bg": {
812
897
  "$type": "color",
813
- "$value": "{clr-core.warn.80}",
898
+ "$value": "{core.clr.purple.70}",
814
899
  "$description": "",
815
900
  "$extensions": {
816
901
  "mode": {
817
- "light": "{clr-core.warn.80}",
818
- "dark": "{clr-core.warn.10}"
902
+ "light": "{core.clr.purple.70}",
903
+ "dark": "{core.clr.purple.40}"
819
904
  }
820
905
  }
821
906
  },
822
- "text": {
907
+ "outline": {
823
908
  "$type": "color",
824
- "$value": "{clr-core.warn.10}",
909
+ "$value": "{core.clr.purple.50}",
825
910
  "$description": "",
826
911
  "$extensions": {
827
912
  "mode": {
828
- "light": "{clr-core.warn.10}",
829
- "dark": "{clr-core.warn.80}"
913
+ "light": "{core.clr.purple.50}",
914
+ "dark": "{core.clr.purple.50}"
830
915
  }
831
916
  }
832
917
  }
833
918
  },
834
919
  "safe": {
835
- "element": {
836
- "$type": "color",
837
- "$value": "{clr-core.safe.50}",
838
- "$description": "",
839
- "$extensions": {
840
- "mode": {
841
- "light": "{clr-core.safe.50}",
842
- "dark": "{clr-core.safe.40}"
843
- }
844
- }
845
- },
846
- "on-element": {
847
- "$type": "color",
848
- "$value": "{clr-core.safe.95}",
849
- "$description": "",
850
- "$extensions": {
851
- "mode": {
852
- "light": "{clr-core.safe.95}",
853
- "dark": "{clr-core.safe.90}"
854
- }
855
- }
856
- },
857
- "bg": {
858
- "$type": "color",
859
- "$value": "{clr-core.safe.95}",
860
- "$description": "",
861
- "$extensions": {
862
- "mode": {
863
- "light": "{clr-core.safe.95}",
864
- "dark": "{clr-core.safe.5}"
865
- }
866
- }
867
- },
868
- "on-soft": {
920
+ "outline-text": {
869
921
  "$type": "color",
870
- "$value": "{clr-core.safe.40}",
922
+ "$value": "{core.clr.safe.40}",
871
923
  "$description": "",
872
924
  "$extensions": {
873
925
  "mode": {
874
- "light": "{clr-core.safe.40}",
875
- "dark": "{clr-core.safe.60}"
926
+ "light": "{core.clr.safe.40}",
927
+ "dark": "{core.clr.safe.60}"
876
928
  }
877
929
  }
878
930
  },
879
- "soft": {
931
+ "outline": {
880
932
  "$type": "color",
881
- "$value": "{clr-core.safe.80}",
933
+ "$value": "{core.clr.safe.50}",
882
934
  "$description": "",
883
935
  "$extensions": {
884
936
  "mode": {
885
- "light": "{clr-core.safe.80}",
886
- "dark": "{clr-core.safe.10}"
937
+ "light": "{core.clr.safe.50}",
938
+ "dark": "{core.clr.safe.50}"
887
939
  }
888
940
  }
889
941
  },
890
- "text": {
942
+ "outline-bg": {
891
943
  "$type": "color",
892
- "$value": "{clr-core.safe.10}",
944
+ "$value": "{core.clr.safe.70}",
893
945
  "$description": "",
894
946
  "$extensions": {
895
947
  "mode": {
896
- "light": "{clr-core.safe.10}",
897
- "dark": "{clr-core.safe.80}"
948
+ "light": "{core.clr.safe.70}",
949
+ "dark": "{core.clr.safe.40}"
898
950
  }
899
951
  }
900
952
  }
901
953
  },
902
- "purple": {
903
- "element": {
904
- "$type": "color",
905
- "$value": "{clr-core.purple.50}",
906
- "$description": "",
907
- "$extensions": {
908
- "mode": {
909
- "light": "{clr-core.purple.50}",
910
- "dark": "{clr-core.purple.50}"
911
- }
912
- }
913
- },
914
- "on-element": {
915
- "$type": "color",
916
- "$value": "{clr-core.purple.95}",
917
- "$description": "",
918
- "$extensions": {
919
- "mode": {
920
- "light": "{clr-core.purple.95}",
921
- "dark": "{clr-core.purple.90}"
922
- }
923
- }
924
- },
925
- "bg": {
926
- "$type": "color",
927
- "$value": "{clr-core.purple.95}",
928
- "$description": "",
929
- "$extensions": {
930
- "mode": {
931
- "light": "{clr-core.purple.95}",
932
- "dark": "{clr-core.purple.5}"
933
- }
934
- }
935
- },
936
- "on-soft": {
954
+ "warn": {
955
+ "outline-text": {
937
956
  "$type": "color",
938
- "$value": "{clr-core.purple.40}",
957
+ "$value": "{core.clr.warn.30}",
939
958
  "$description": "",
940
959
  "$extensions": {
941
960
  "mode": {
942
- "light": "{clr-core.purple.40}",
943
- "dark": "{clr-core.purple.60}"
961
+ "light": "{core.clr.warn.30}",
962
+ "dark": "{core.clr.warn.60}"
944
963
  }
945
964
  }
946
965
  },
947
- "soft": {
966
+ "outline": {
948
967
  "$type": "color",
949
- "$value": "{clr-core.purple.80}",
968
+ "$value": "{core.clr.warn.50}",
950
969
  "$description": "",
951
970
  "$extensions": {
952
971
  "mode": {
953
- "light": "{clr-core.purple.80}",
954
- "dark": "{clr-core.purple.10}"
972
+ "light": "{core.clr.warn.50}",
973
+ "dark": "{core.clr.warn.50}"
955
974
  }
956
975
  }
957
976
  },
958
- "text": {
977
+ "outline-bg": {
959
978
  "$type": "color",
960
- "$value": "{clr-core.purple.10}",
979
+ "$value": "{core.clr.warn.70}",
961
980
  "$description": "",
962
981
  "$extensions": {
963
982
  "mode": {
964
- "light": "{clr-core.purple.10}",
965
- "dark": "{clr-core.purple.80}"
983
+ "light": "{core.clr.warn.70}",
984
+ "dark": "{core.clr.warn.40}"
966
985
  }
967
986
  }
968
987
  }
969
988
  },
970
- "gray": {
971
- "element": {
972
- "$type": "color",
973
- "$value": "{clr-core.gray.20}",
974
- "$description": "",
975
- "$extensions": {
976
- "mode": {
977
- "light": "{clr-core.gray.20}",
978
- "dark": "{clr-core.gray.80}"
979
- }
980
- }
981
- },
982
- "on-element": {
989
+ "danger": {
990
+ "outline-text": {
983
991
  "$type": "color",
984
- "$value": "{clr-core.gray.100}",
992
+ "$value": "{core.clr.danger.40}",
985
993
  "$description": "",
986
994
  "$extensions": {
987
995
  "mode": {
988
- "light": "{clr-core.gray.100}",
989
- "dark": "{clr-core.gray.0}"
996
+ "light": "{core.clr.danger.40}",
997
+ "dark": "{core.clr.danger.60}"
990
998
  }
991
999
  }
992
1000
  },
993
- "soft": {
1001
+ "outline": {
994
1002
  "$type": "color",
995
- "$value": "{clr-core.gray.80}",
1003
+ "$value": "{core.clr.danger.50}",
996
1004
  "$description": "",
997
1005
  "$extensions": {
998
1006
  "mode": {
999
- "light": "{clr-core.gray.80}",
1000
- "dark": "{clr-core.gray.20}"
1007
+ "light": "{core.clr.danger.50}",
1008
+ "dark": "{core.clr.danger.50}"
1001
1009
  }
1002
1010
  }
1003
1011
  },
1004
- "on-soft": {
1012
+ "outline-bg": {
1005
1013
  "$type": "color",
1006
- "$value": "{clr-core.gray.20}",
1014
+ "$value": "{core.clr.danger.70}",
1007
1015
  "$description": "",
1008
1016
  "$extensions": {
1009
1017
  "mode": {
1010
- "light": "{clr-core.gray.20}",
1011
- "dark": "{clr-core.gray.70}"
1018
+ "light": "{core.clr.danger.70}",
1019
+ "dark": "{core.clr.danger.40}"
1012
1020
  }
1013
1021
  }
1014
1022
  }
1015
1023
  }
1016
1024
  },
1017
- "border": {
1018
- "1": {
1019
- "$type": "color",
1020
- "$value": "{clr-core.gray.60}",
1021
- "$description": "",
1022
- "$extensions": {
1023
- "mode": {
1024
- "light": "{clr-core.gray.60}",
1025
- "dark": "{clr-core.gray.40}"
1026
- }
1027
- }
1028
- },
1029
- "2": {
1030
- "$type": "color",
1031
- "$value": "{clr-core.gray.70}",
1032
- "$description": "",
1033
- "$extensions": {
1034
- "mode": {
1035
- "light": "{clr-core.gray.70}",
1036
- "dark": "{clr-core.gray.30}"
1037
- }
1038
- }
1039
- },
1040
- "3": {
1041
- "$type": "color",
1042
- "$value": "{clr-core.gray.80}",
1043
- "$description": "",
1044
- "$extensions": {
1045
- "mode": {
1046
- "light": "{clr-core.gray.80}",
1047
- "dark": "{clr-core.gray.20}"
1048
- }
1049
- }
1050
- }
1051
- },
1052
1025
  "art": {
1053
- "scene": {
1054
- "bg": {
1026
+ "spot": {
1027
+ "fill-pop": {
1055
1028
  "$type": "color",
1056
- "$value": "#d6f0ee",
1029
+ "$value": "{core.clr.pop.70}",
1057
1030
  "$description": "",
1058
1031
  "$extensions": {
1059
1032
  "mode": {
1060
- "light": "#d6f0ee",
1061
- "dark": "#286764"
1033
+ "light": "{core.clr.pop.70}",
1034
+ "dark": "{core.clr.pop.30}"
1062
1035
  }
1063
1036
  }
1064
1037
  },
1065
- "outline": {
1038
+ "fill": {
1066
1039
  "$type": "color",
1067
- "$value": "#475050",
1040
+ "$value": "{core.clr.gray.70}",
1068
1041
  "$description": "",
1069
1042
  "$extensions": {
1070
1043
  "mode": {
1071
- "light": "#475050",
1072
- "dark": "#142222"
1044
+ "light": "{core.clr.gray.70}",
1045
+ "dark": "{core.clr.gray.40}"
1073
1046
  }
1074
1047
  }
1075
- },
1048
+ }
1049
+ },
1050
+ "scene": {
1076
1051
  "fill": {
1077
1052
  "$type": "color",
1078
1053
  "$value": "#fcfcf1",
@@ -1083,263 +1058,136 @@
1083
1058
  "dark": "#d8e3c1"
1084
1059
  }
1085
1060
  }
1086
- }
1087
- },
1088
- "spot": {
1089
- "fill": {
1061
+ },
1062
+ "outline": {
1090
1063
  "$type": "color",
1091
- "$value": "{clr-core.gray.70}",
1064
+ "$value": "#475050",
1092
1065
  "$description": "",
1093
1066
  "$extensions": {
1094
1067
  "mode": {
1095
- "light": "{clr-core.gray.70}",
1096
- "dark": "{clr-core.gray.40}"
1068
+ "light": "#475050",
1069
+ "dark": "#142222"
1097
1070
  }
1098
1071
  }
1099
1072
  },
1100
- "fill-pop": {
1073
+ "bg": {
1101
1074
  "$type": "color",
1102
- "$value": "{clr-core.pop.70}",
1075
+ "$value": "#d6f0ee",
1103
1076
  "$description": "",
1104
1077
  "$extensions": {
1105
1078
  "mode": {
1106
- "light": "{clr-core.pop.70}",
1107
- "dark": "{clr-core.pop.30}"
1079
+ "light": "#d6f0ee",
1080
+ "dark": "#286764"
1108
1081
  }
1109
1082
  }
1110
1083
  }
1111
1084
  }
1112
1085
  },
1113
1086
  "commit": {
1114
- "upstream": {
1087
+ "integrated": {
1115
1088
  "$type": "color",
1116
- "$value": "{clr-core.warn.50}",
1089
+ "$value": "{core.clr.purple.50}",
1117
1090
  "$description": "",
1118
1091
  "$extensions": {
1119
1092
  "mode": {
1120
- "light": "{clr-core.warn.50}",
1121
- "dark": "{clr-core.warn.50}"
1093
+ "light": "{core.clr.purple.50}",
1094
+ "dark": "{core.clr.purple.40}"
1122
1095
  }
1123
1096
  }
1124
1097
  },
1125
- "local": {
1098
+ "upstream": {
1126
1099
  "$type": "color",
1127
- "$value": "{clr-core.gray.50}",
1100
+ "$value": "{core.clr.warn.50}",
1128
1101
  "$description": "",
1129
1102
  "$extensions": {
1130
1103
  "mode": {
1131
- "light": "{clr-core.gray.50}",
1132
- "dark": "{clr-core.gray.50}"
1104
+ "light": "{core.clr.warn.50}",
1105
+ "dark": "{core.clr.warn.50}"
1133
1106
  }
1134
1107
  }
1135
1108
  },
1136
- "remote": {
1109
+ "shadow": {
1137
1110
  "$type": "color",
1138
- "$value": "{clr-core.pop.50}",
1111
+ "$value": "{core.clr.pop.60}",
1139
1112
  "$description": "",
1140
1113
  "$extensions": {
1141
1114
  "mode": {
1142
- "light": "{clr-core.pop.50}",
1143
- "dark": "{clr-core.pop.50}"
1115
+ "light": "{core.clr.pop.60}",
1116
+ "dark": "{core.clr.pop.30}"
1144
1117
  }
1145
1118
  }
1146
1119
  },
1147
- "shadow": {
1120
+ "remote": {
1148
1121
  "$type": "color",
1149
- "$value": "{clr-core.pop.60}",
1122
+ "$value": "{core.clr.pop.50}",
1150
1123
  "$description": "",
1151
1124
  "$extensions": {
1152
1125
  "mode": {
1153
- "light": "{clr-core.pop.60}",
1154
- "dark": "{clr-core.pop.30}"
1126
+ "light": "{core.clr.pop.50}",
1127
+ "dark": "{core.clr.pop.50}"
1155
1128
  }
1156
1129
  }
1157
1130
  },
1158
- "integrated": {
1131
+ "local": {
1159
1132
  "$type": "color",
1160
- "$value": "{clr-core.purple.50}",
1133
+ "$value": "{core.clr.gray.50}",
1161
1134
  "$description": "",
1162
1135
  "$extensions": {
1163
1136
  "mode": {
1164
- "light": "{clr-core.purple.50}",
1165
- "dark": "{clr-core.purple.40}"
1137
+ "light": "{core.clr.gray.50}",
1138
+ "dark": "{core.clr.gray.50}"
1166
1139
  }
1167
1140
  }
1168
1141
  }
1169
1142
  },
1170
- "text": {
1171
- "1": {
1172
- "$type": "color",
1173
- "$value": "{clr-core.gray.5}",
1174
- "$description": "",
1175
- "$extensions": {
1176
- "mode": {
1177
- "light": "{clr-core.gray.5}",
1178
- "dark": "{clr-core.gray.95}"
1179
- }
1180
- }
1181
- },
1182
- "2": {
1143
+ "tooltip": {
1144
+ "bg": {
1183
1145
  "$type": "color",
1184
- "$value": "{clr-core.gray.50}",
1146
+ "$value": "{core.clr.gray.95}",
1185
1147
  "$description": "",
1186
1148
  "$extensions": {
1187
1149
  "mode": {
1188
- "light": "{clr-core.gray.50}",
1189
- "dark": "{clr-core.gray.60}"
1150
+ "light": "{core.clr.gray.95}",
1151
+ "dark": "{core.clr.gray.10}"
1190
1152
  }
1191
1153
  }
1192
1154
  },
1193
- "3": {
1155
+ "border": {
1194
1156
  "$type": "color",
1195
- "$value": "{clr-core.gray.60}",
1157
+ "$value": "{core.clr.gray.80}",
1196
1158
  "$description": "",
1197
1159
  "$extensions": {
1198
1160
  "mode": {
1199
- "light": "{clr-core.gray.60}",
1200
- "dark": "{clr-core.gray.40}"
1161
+ "light": "{core.clr.gray.80}",
1162
+ "dark": "{core.clr.gray.30}"
1201
1163
  }
1202
1164
  }
1203
1165
  }
1204
1166
  },
1205
1167
  "diff": {
1206
- "line-bg": {
1207
- "$type": "color",
1208
- "$value": "{clr.bg.1}",
1209
- "$description": "",
1210
- "$extensions": {
1211
- "mode": {
1212
- "light": "{clr.bg.1}",
1213
- "dark": "{clr.bg.1}"
1214
- }
1215
- }
1216
- },
1217
- "count-bg": {
1218
- "$type": "color",
1219
- "$value": "#f7f7f6",
1220
- "$description": "",
1221
- "$extensions": {
1222
- "mode": {
1223
- "light": "#f7f7f6",
1224
- "dark": "#302c2b"
1225
- }
1226
- }
1227
- },
1228
- "count-border": {
1229
- "$type": "color",
1230
- "$value": "{clr.border.2}",
1231
- "$description": "",
1232
- "$extensions": {
1233
- "mode": {
1234
- "light": "{clr.border.2}",
1235
- "dark": "{clr.border.2}"
1236
- }
1237
- }
1238
- },
1239
- "selected": {
1240
- "count-bg": {
1241
- "$type": "color",
1242
- "$value": "{clr-core.pop.50}",
1243
- "$description": "",
1244
- "$extensions": {
1245
- "mode": {
1246
- "light": "{clr-core.pop.50}",
1247
- "dark": "{clr-core.pop.30}"
1248
- }
1249
- }
1250
- },
1168
+ "addition": {
1251
1169
  "count-border": {
1252
1170
  "$type": "color",
1253
- "$value": "{clr-core.pop.40}",
1171
+ "$value": "#8cc9b0",
1254
1172
  "$description": "",
1255
1173
  "$extensions": {
1256
1174
  "mode": {
1257
- "light": "{clr-core.pop.40}",
1258
- "dark": "{clr-core.pop.40}"
1175
+ "light": "#8cc9b0",
1176
+ "dark": "#3e7760"
1259
1177
  }
1260
1178
  }
1261
1179
  },
1262
1180
  "count-text": {
1263
1181
  "$type": "color",
1264
- "$value": "{clr-core.pop.90}",
1265
- "$description": "",
1266
- "$extensions": {
1267
- "mode": {
1268
- "light": "{clr-core.pop.90}",
1269
- "dark": "{clr-core.pop.80}"
1270
- }
1271
- }
1272
- }
1273
- },
1274
- "count-text": {
1275
- "$type": "color",
1276
- "$value": "{clr.text.2}",
1277
- "$description": "",
1278
- "$extensions": {
1279
- "mode": {
1280
- "light": "{clr.text.2}",
1281
- "dark": "{clr.text.2}"
1282
- }
1283
- }
1284
- },
1285
- "deletion": {
1286
- "line-bg": {
1287
- "$type": "color",
1288
- "$value": "#ffe6e8",
1289
- "$description": "",
1290
- "$extensions": {
1291
- "mode": {
1292
- "light": "#ffe6e8",
1293
- "dark": "#541724"
1294
- }
1295
- }
1296
- },
1297
- "line-highlight": {
1298
- "$type": "color",
1299
- "$value": "#fdc4d1",
1300
- "$description": "",
1301
- "$extensions": {
1302
- "mode": {
1303
- "light": "#fdc4d1",
1304
- "dark": "#9e2b42"
1305
- }
1306
- }
1307
- },
1308
- "count-bg": {
1309
- "$type": "color",
1310
- "$value": "#ffd6de",
1311
- "$description": "",
1312
- "$extensions": {
1313
- "mode": {
1314
- "light": "#ffd6de",
1315
- "dark": "#702431"
1316
- }
1317
- }
1318
- },
1319
- "count-border": {
1320
- "$type": "color",
1321
- "$value": "#e8b8b8",
1182
+ "$value": "#638c7a",
1322
1183
  "$description": "",
1323
1184
  "$extensions": {
1324
1185
  "mode": {
1325
- "light": "#e8b8b8",
1326
- "dark": "#954343"
1186
+ "light": "#638c7a",
1187
+ "dark": "#7fbfb3"
1327
1188
  }
1328
1189
  }
1329
1190
  },
1330
- "count-text": {
1331
- "$type": "color",
1332
- "$value": "#9e7373",
1333
- "$description": "",
1334
- "$extensions": {
1335
- "mode": {
1336
- "light": "#9e7373",
1337
- "dark": "#e894a3"
1338
- }
1339
- }
1340
- }
1341
- },
1342
- "addition": {
1343
1191
  "line-highlight": {
1344
1192
  "$type": "color",
1345
1193
  "$value": "#99edc9",
@@ -1362,28 +1210,6 @@
1362
1210
  }
1363
1211
  }
1364
1212
  },
1365
- "count-border": {
1366
- "$type": "color",
1367
- "$value": "#8cc9b0",
1368
- "$description": "",
1369
- "$extensions": {
1370
- "mode": {
1371
- "light": "#8cc9b0",
1372
- "dark": "#3e7760"
1373
- }
1374
- }
1375
- },
1376
- "count-text": {
1377
- "$type": "color",
1378
- "$value": "#638c7a",
1379
- "$description": "",
1380
- "$extensions": {
1381
- "mode": {
1382
- "light": "#638c7a",
1383
- "dark": "#7fbfb3"
1384
- }
1385
- }
1386
- },
1387
1213
  "line-bg": {
1388
1214
  "$type": "color",
1389
1215
  "$value": "#ccfae8",
@@ -1396,42 +1222,18 @@
1396
1222
  }
1397
1223
  }
1398
1224
  },
1399
- "locked": {
1400
- "count-bg": {
1401
- "$type": "color",
1402
- "$value": "#fdedcd",
1403
- "$description": "",
1404
- "$extensions": {
1405
- "mode": {
1406
- "light": "#fdedcd",
1407
- "dark": "#604216"
1408
- }
1409
- }
1410
- },
1411
- "count-border": {
1412
- "$type": "color",
1413
- "$value": "#efcd92",
1414
- "$description": "",
1415
- "$extensions": {
1416
- "mode": {
1417
- "light": "#efcd92",
1418
- "dark": "#87632f"
1419
- }
1420
- }
1421
- },
1225
+ "locked-selected": {
1422
1226
  "count-text": {
1423
1227
  "$type": "color",
1424
- "$value": "#bb8424",
1228
+ "$value": "#a9751b",
1425
1229
  "$description": "",
1426
1230
  "$extensions": {
1427
1231
  "mode": {
1428
- "light": "#bb8424",
1429
- "dark": "#e8b660"
1232
+ "light": "#a9751b",
1233
+ "dark": "#fde3b6"
1430
1234
  }
1431
1235
  }
1432
- }
1433
- },
1434
- "locked-selected": {
1236
+ },
1435
1237
  "count-bg": {
1436
1238
  "$type": "color",
1437
1239
  "$value": "#fad487",
@@ -1453,364 +1255,577 @@
1453
1255
  "dark": "#bf893c"
1454
1256
  }
1455
1257
  }
1456
- },
1457
- "count-text": {
1458
- "$type": "color",
1459
- "$value": "#a9751b",
1460
- "$description": "",
1461
- "$extensions": {
1462
- "mode": {
1463
- "light": "#a9751b",
1464
- "dark": "#fde3b6"
1465
- }
1466
- }
1467
- }
1468
- }
1469
- },
1470
- "tooltip": {
1471
- "border": {
1472
- "$type": "color",
1473
- "$value": "{clr-core.gray.80}",
1474
- "$description": "",
1475
- "$extensions": {
1476
- "mode": {
1477
- "light": "{clr-core.gray.80}",
1478
- "dark": "{clr-core.gray.30}"
1479
- }
1480
1258
  }
1481
1259
  },
1482
- "bg": {
1483
- "$type": "color",
1484
- "$value": "{clr-core.gray.95}",
1485
- "$description": "",
1486
- "$extensions": {
1487
- "mode": {
1488
- "light": "{clr-core.gray.95}",
1489
- "dark": "{clr-core.gray.10}"
1490
- }
1491
- }
1492
- }
1493
- },
1494
- "btn": {
1495
- "gray": {
1496
- "outline": {
1260
+ "locked": {
1261
+ "count-text": {
1497
1262
  "$type": "color",
1498
- "$value": "{clr-core.gray.50}",
1263
+ "$value": "#bb8424",
1499
1264
  "$description": "",
1500
1265
  "$extensions": {
1501
1266
  "mode": {
1502
- "light": "{clr-core.gray.50}",
1503
- "dark": "{clr-core.gray.50}"
1267
+ "light": "#bb8424",
1268
+ "dark": "#e8b660"
1504
1269
  }
1505
1270
  }
1506
1271
  },
1507
- "outline-bg": {
1272
+ "count-border": {
1508
1273
  "$type": "color",
1509
- "$value": "{clr-core.gray.70}",
1274
+ "$value": "#efcd92",
1510
1275
  "$description": "",
1511
1276
  "$extensions": {
1512
1277
  "mode": {
1513
- "light": "{clr-core.gray.70}",
1514
- "dark": "{clr-core.gray.40}"
1278
+ "light": "#efcd92",
1279
+ "dark": "#87632f"
1515
1280
  }
1516
1281
  }
1517
1282
  },
1518
- "outline-text": {
1283
+ "count-bg": {
1519
1284
  "$type": "color",
1520
- "$value": "{clr-core.gray.10}",
1285
+ "$value": "#fdedcd",
1521
1286
  "$description": "",
1522
1287
  "$extensions": {
1523
1288
  "mode": {
1524
- "light": "{clr-core.gray.10}",
1525
- "dark": "{clr-core.gray.100}"
1289
+ "light": "#fdedcd",
1290
+ "dark": "#604216"
1526
1291
  }
1527
1292
  }
1528
1293
  }
1529
1294
  },
1530
- "danger": {
1531
- "outline-text": {
1295
+ "selected": {
1296
+ "count-border": {
1532
1297
  "$type": "color",
1533
- "$value": "{clr-core.danger.40}",
1298
+ "$value": "{core.clr.pop.40}",
1534
1299
  "$description": "",
1535
1300
  "$extensions": {
1536
1301
  "mode": {
1537
- "light": "{clr-core.danger.40}",
1538
- "dark": "{clr-core.danger.60}"
1302
+ "light": "{core.clr.pop.40}",
1303
+ "dark": "{core.clr.pop.40}"
1539
1304
  }
1540
1305
  }
1541
1306
  },
1542
- "outline": {
1307
+ "count-bg": {
1543
1308
  "$type": "color",
1544
- "$value": "{clr-core.danger.50}",
1309
+ "$value": "{core.clr.pop.50}",
1545
1310
  "$description": "",
1546
1311
  "$extensions": {
1547
1312
  "mode": {
1548
- "light": "{clr-core.danger.50}",
1549
- "dark": "{clr-core.danger.50}"
1313
+ "light": "{core.clr.pop.50}",
1314
+ "dark": "{core.clr.pop.30}"
1550
1315
  }
1551
1316
  }
1552
1317
  },
1553
- "outline-bg": {
1318
+ "count-text": {
1554
1319
  "$type": "color",
1555
- "$value": "{clr-core.danger.70}",
1320
+ "$value": "{core.clr.pop.90}",
1556
1321
  "$description": "",
1557
1322
  "$extensions": {
1558
1323
  "mode": {
1559
- "light": "{clr-core.danger.70}",
1560
- "dark": "{clr-core.danger.40}"
1324
+ "light": "{core.clr.pop.90}",
1325
+ "dark": "{core.clr.pop.80}"
1561
1326
  }
1562
1327
  }
1563
1328
  }
1564
1329
  },
1565
- "pop": {
1566
- "outline-text": {
1330
+ "deletion": {
1331
+ "count-bg": {
1567
1332
  "$type": "color",
1568
- "$value": "{clr-core.pop.40}",
1333
+ "$value": "#ffd6de",
1569
1334
  "$description": "",
1570
1335
  "$extensions": {
1571
1336
  "mode": {
1572
- "light": "{clr-core.pop.40}",
1573
- "dark": "{clr-core.pop.60}"
1337
+ "light": "#ffd6de",
1338
+ "dark": "#702431"
1574
1339
  }
1575
1340
  }
1576
1341
  },
1577
- "outline": {
1342
+ "count-text": {
1578
1343
  "$type": "color",
1579
- "$value": "{clr-core.pop.50}",
1344
+ "$value": "#9e7373",
1580
1345
  "$description": "",
1581
1346
  "$extensions": {
1582
1347
  "mode": {
1583
- "light": "{clr-core.pop.50}",
1584
- "dark": "{clr-core.pop.50}"
1348
+ "light": "#9e7373",
1349
+ "dark": "#e894a3"
1585
1350
  }
1586
1351
  }
1587
1352
  },
1588
- "outline-bg": {
1353
+ "count-border": {
1589
1354
  "$type": "color",
1590
- "$value": "{clr-core.pop.70}",
1355
+ "$value": "#e8b8b8",
1591
1356
  "$description": "",
1592
1357
  "$extensions": {
1593
1358
  "mode": {
1594
- "light": "{clr-core.pop.70}",
1595
- "dark": "{clr-core.pop.40}"
1359
+ "light": "#e8b8b8",
1360
+ "dark": "#954343"
1596
1361
  }
1597
1362
  }
1598
- }
1599
- },
1600
- "warn": {
1601
- "outline": {
1363
+ },
1364
+ "line-highlight": {
1602
1365
  "$type": "color",
1603
- "$value": "{clr-core.warn.50}",
1366
+ "$value": "#fdc4d1",
1604
1367
  "$description": "",
1605
1368
  "$extensions": {
1606
1369
  "mode": {
1607
- "light": "{clr-core.warn.50}",
1608
- "dark": "{clr-core.warn.50}"
1370
+ "light": "#fdc4d1",
1371
+ "dark": "#9e2b42"
1609
1372
  }
1610
1373
  }
1611
1374
  },
1612
- "outline-bg": {
1375
+ "line-bg": {
1376
+ "$type": "color",
1377
+ "$value": "#ffe6e8",
1378
+ "$description": "",
1379
+ "$extensions": {
1380
+ "mode": {
1381
+ "light": "#ffe6e8",
1382
+ "dark": "#541724"
1383
+ }
1384
+ }
1385
+ }
1386
+ },
1387
+ "count-border": {
1388
+ "$type": "color",
1389
+ "$value": "{semantic.border.2}",
1390
+ "$description": "",
1391
+ "$extensions": {
1392
+ "mode": {
1393
+ "light": "{semantic.border.2}",
1394
+ "dark": "{semantic.border.2}"
1395
+ }
1396
+ }
1397
+ },
1398
+ "count-bg": {
1399
+ "$type": "color",
1400
+ "$value": "#f7f7f6",
1401
+ "$description": "",
1402
+ "$extensions": {
1403
+ "mode": {
1404
+ "light": "#f7f7f6",
1405
+ "dark": "#302c2b"
1406
+ }
1407
+ }
1408
+ },
1409
+ "count-text": {
1410
+ "$type": "color",
1411
+ "$value": "{semantic.text.2}",
1412
+ "$description": "",
1413
+ "$extensions": {
1414
+ "mode": {
1415
+ "light": "{semantic.text.2}",
1416
+ "dark": "{semantic.text.2}"
1417
+ }
1418
+ }
1419
+ },
1420
+ "line-bg": {
1421
+ "$type": "color",
1422
+ "$value": "{semantic.bg.1}",
1423
+ "$description": "",
1424
+ "$extensions": {
1425
+ "mode": {
1426
+ "light": "{semantic.bg.1}",
1427
+ "dark": "{semantic.bg.1}"
1428
+ }
1429
+ }
1430
+ }
1431
+ },
1432
+ "chip": {
1433
+ "pop": {
1434
+ "fg": {
1613
1435
  "$type": "color",
1614
- "$value": "{clr-core.warn.70}",
1436
+ "$value": "{core.clr.pop.40}",
1615
1437
  "$description": "",
1616
1438
  "$extensions": {
1617
1439
  "mode": {
1618
- "light": "{clr-core.warn.70}",
1619
- "dark": "{clr-core.warn.40}"
1440
+ "light": "{core.clr.pop.40}",
1441
+ "dark": "{core.clr.pop.60}"
1620
1442
  }
1621
1443
  }
1622
1444
  },
1623
- "outline-text": {
1445
+ "bg": {
1624
1446
  "$type": "color",
1625
- "$value": "{clr-core.warn.30}",
1447
+ "$value": "{core.clr.pop.80}",
1626
1448
  "$description": "",
1627
1449
  "$extensions": {
1628
1450
  "mode": {
1629
- "light": "{clr-core.warn.30}",
1630
- "dark": "{clr-core.warn.60}"
1451
+ "light": "{core.clr.pop.80}",
1452
+ "dark": "{core.clr.pop.10}"
1631
1453
  }
1632
1454
  }
1633
1455
  }
1634
1456
  },
1635
- "safe": {
1636
- "outline": {
1457
+ "gray": {
1458
+ "fg": {
1637
1459
  "$type": "color",
1638
- "$value": "{clr-core.safe.50}",
1460
+ "$value": "{core.clr.gray.20}",
1639
1461
  "$description": "",
1640
1462
  "$extensions": {
1641
1463
  "mode": {
1642
- "light": "{clr-core.safe.50}",
1643
- "dark": "{clr-core.safe.50}"
1464
+ "light": "{core.clr.gray.20}",
1465
+ "dark": "{core.clr.gray.70}"
1644
1466
  }
1645
1467
  }
1646
1468
  },
1647
- "outline-bg": {
1469
+ "bg": {
1470
+ "$type": "color",
1471
+ "$value": "{core.clr.gray.80}",
1472
+ "$description": "",
1473
+ "$extensions": {
1474
+ "mode": {
1475
+ "light": "{core.clr.gray.80}",
1476
+ "dark": "{core.clr.gray.20}"
1477
+ }
1478
+ }
1479
+ }
1480
+ },
1481
+ "safe": {
1482
+ "fg": {
1648
1483
  "$type": "color",
1649
- "$value": "{clr-core.safe.70}",
1484
+ "$value": "{core.clr.safe.40}",
1650
1485
  "$description": "",
1651
1486
  "$extensions": {
1652
1487
  "mode": {
1653
- "light": "{clr-core.safe.70}",
1654
- "dark": "{clr-core.safe.40}"
1488
+ "light": "{core.clr.safe.40}",
1489
+ "dark": "{core.clr.safe.60}"
1655
1490
  }
1656
1491
  }
1657
1492
  },
1658
- "outline-text": {
1493
+ "bg": {
1659
1494
  "$type": "color",
1660
- "$value": "{clr-core.safe.40}",
1495
+ "$value": "{core.clr.safe.80}",
1661
1496
  "$description": "",
1662
1497
  "$extensions": {
1663
1498
  "mode": {
1664
- "light": "{clr-core.safe.40}",
1665
- "dark": "{clr-core.safe.60}"
1499
+ "light": "{core.clr.safe.80}",
1500
+ "dark": "{core.clr.safe.10}"
1666
1501
  }
1667
1502
  }
1668
1503
  }
1669
1504
  },
1670
- "purple": {
1671
- "outline": {
1505
+ "warn": {
1506
+ "fg": {
1672
1507
  "$type": "color",
1673
- "$value": "{clr-core.purple.50}",
1508
+ "$value": "{core.clr.warn.40}",
1674
1509
  "$description": "",
1675
1510
  "$extensions": {
1676
1511
  "mode": {
1677
- "light": "{clr-core.purple.50}",
1678
- "dark": "{clr-core.purple.50}"
1512
+ "light": "{core.clr.warn.40}",
1513
+ "dark": "{core.clr.warn.60}"
1679
1514
  }
1680
1515
  }
1681
1516
  },
1682
- "outline-bg": {
1517
+ "bg": {
1518
+ "$type": "color",
1519
+ "$value": "{core.clr.warn.80}",
1520
+ "$description": "",
1521
+ "$extensions": {
1522
+ "mode": {
1523
+ "light": "{core.clr.warn.80}",
1524
+ "dark": "{core.clr.warn.10}"
1525
+ }
1526
+ }
1527
+ }
1528
+ },
1529
+ "purple": {
1530
+ "fg": {
1683
1531
  "$type": "color",
1684
- "$value": "{clr-core.purple.70}",
1532
+ "$value": "{core.clr.purple.40}",
1685
1533
  "$description": "",
1686
1534
  "$extensions": {
1687
1535
  "mode": {
1688
- "light": "{clr-core.purple.70}",
1689
- "dark": "{clr-core.purple.40}"
1536
+ "light": "{core.clr.purple.40}",
1537
+ "dark": "{core.clr.purple.60}"
1690
1538
  }
1691
1539
  }
1692
1540
  },
1693
- "outline-text": {
1541
+ "bg": {
1694
1542
  "$type": "color",
1695
- "$value": "{clr-core.purple.40}",
1543
+ "$value": "{core.clr.purple.80}",
1696
1544
  "$description": "",
1697
1545
  "$extensions": {
1698
1546
  "mode": {
1699
- "light": "{clr-core.purple.40}",
1700
- "dark": "{clr-core.purple.60}"
1547
+ "light": "{core.clr.purple.80}",
1548
+ "dark": "{core.clr.purple.10}"
1701
1549
  }
1702
1550
  }
1703
1551
  }
1704
- }
1705
- },
1706
- "selected": {
1707
- "in-focus": {
1708
- "bg": {
1552
+ },
1553
+ "danger": {
1554
+ "fg": {
1709
1555
  "$type": "color",
1710
- "$value": "{clr-core.pop.90}",
1556
+ "$value": "{core.clr.danger.40}",
1711
1557
  "$description": "",
1712
1558
  "$extensions": {
1713
1559
  "mode": {
1714
- "light": "{clr-core.pop.90}",
1715
- "dark": "{clr-core.pop.10}"
1560
+ "light": "{core.clr.danger.40}",
1561
+ "dark": "{core.clr.danger.60}"
1716
1562
  }
1717
1563
  }
1718
1564
  },
1719
- "element": {
1565
+ "bg": {
1720
1566
  "$type": "color",
1721
- "$value": "{clr-core.pop.50}",
1567
+ "$value": "{core.clr.danger.80}",
1722
1568
  "$description": "",
1723
1569
  "$extensions": {
1724
1570
  "mode": {
1725
- "light": "{clr-core.pop.50}",
1726
- "dark": "{clr-core.pop.40}"
1571
+ "light": "{core.clr.danger.80}",
1572
+ "dark": "{core.clr.danger.10}"
1727
1573
  }
1728
1574
  }
1729
- },
1730
- "file": {
1731
- "$type": "color",
1732
- "$value": "{clr-core.pop.80}",
1733
- "$description": "",
1734
- "$extensions": {
1735
- "mode": {
1736
- "light": "{clr-core.pop.80}",
1737
- "dark": "{clr-core.pop.20}"
1738
- }
1575
+ }
1576
+ }
1577
+ }
1578
+ },
1579
+ "semantic": {
1580
+ "bg": {
1581
+ "1": {
1582
+ "$type": "color",
1583
+ "$value": "{core.clr.gray.100}",
1584
+ "$description": "",
1585
+ "$extensions": {
1586
+ "mode": {
1587
+ "light": "{core.clr.gray.100}",
1588
+ "dark": "{core.clr.gray.10}"
1589
+ }
1590
+ }
1591
+ },
1592
+ "2": {
1593
+ "$type": "color",
1594
+ "$value": "{core.clr.gray.90}",
1595
+ "$description": "",
1596
+ "$extensions": {
1597
+ "mode": {
1598
+ "light": "{core.clr.gray.90}",
1599
+ "dark": "{core.clr.gray.5}"
1600
+ }
1601
+ }
1602
+ },
1603
+ "3": {
1604
+ "$type": "color",
1605
+ "$value": "{core.clr.gray.80}",
1606
+ "$description": "",
1607
+ "$extensions": {
1608
+ "mode": {
1609
+ "light": "{core.clr.gray.80}",
1610
+ "dark": "{core.clr.gray.0}"
1611
+ }
1612
+ }
1613
+ },
1614
+ "overlay": {
1615
+ "$type": "color",
1616
+ "$value": "#d6d6d673",
1617
+ "$description": "",
1618
+ "$extensions": {
1619
+ "mode": {
1620
+ "light": "#d6d6d673",
1621
+ "dark": "#00000080"
1622
+ }
1623
+ }
1624
+ },
1625
+ "toast": {
1626
+ "$type": "color",
1627
+ "$value": "{core.clr.gray.5}",
1628
+ "$description": "",
1629
+ "$extensions": {
1630
+ "mode": {
1631
+ "light": "{core.clr.gray.5}",
1632
+ "dark": "{core.clr.gray.95}"
1633
+ }
1634
+ }
1635
+ },
1636
+ "mute": {
1637
+ "$type": "color",
1638
+ "$value": "{core.clr.gray.95}",
1639
+ "$description": "",
1640
+ "$extensions": {
1641
+ "mode": {
1642
+ "light": "{core.clr.gray.95}",
1643
+ "dark": "{core.clr.gray.20}"
1644
+ }
1645
+ }
1646
+ },
1647
+ "pop": {
1648
+ "$type": "color",
1649
+ "$value": "{core.clr.pop.95}",
1650
+ "$description": "",
1651
+ "$extensions": {
1652
+ "mode": {
1653
+ "light": "{core.clr.pop.95}",
1654
+ "dark": "{core.clr.pop.5}"
1655
+ }
1656
+ }
1657
+ },
1658
+ "safe": {
1659
+ "$type": "color",
1660
+ "$value": "{core.clr.safe.95}",
1661
+ "$description": "",
1662
+ "$extensions": {
1663
+ "mode": {
1664
+ "light": "{core.clr.safe.95}",
1665
+ "dark": "{core.clr.safe.5}"
1666
+ }
1667
+ }
1668
+ },
1669
+ "warn": {
1670
+ "$type": "color",
1671
+ "$value": "{core.clr.warn.95}",
1672
+ "$description": "",
1673
+ "$extensions": {
1674
+ "mode": {
1675
+ "light": "{core.clr.warn.95}",
1676
+ "dark": "{core.clr.warn.5}"
1677
+ }
1678
+ }
1679
+ },
1680
+ "danger": {
1681
+ "$type": "color",
1682
+ "$value": "{core.clr.danger.95}",
1683
+ "$description": "",
1684
+ "$extensions": {
1685
+ "mode": {
1686
+ "light": "{core.clr.danger.95}",
1687
+ "dark": "{core.clr.danger.5}"
1688
+ }
1689
+ }
1690
+ },
1691
+ "purple": {
1692
+ "$type": "color",
1693
+ "$value": "{core.clr.purple.95}",
1694
+ "$description": "",
1695
+ "$extensions": {
1696
+ "mode": {
1697
+ "light": "{core.clr.purple.95}",
1698
+ "dark": "{core.clr.purple.5}"
1699
+ }
1700
+ }
1701
+ }
1702
+ },
1703
+ "border": {
1704
+ "1": {
1705
+ "$type": "color",
1706
+ "$value": "{core.clr.gray.60}",
1707
+ "$description": "",
1708
+ "$extensions": {
1709
+ "mode": {
1710
+ "light": "{core.clr.gray.60}",
1711
+ "dark": "{core.clr.gray.40}"
1712
+ }
1713
+ }
1714
+ },
1715
+ "2": {
1716
+ "$type": "color",
1717
+ "$value": "{core.clr.gray.70}",
1718
+ "$description": "",
1719
+ "$extensions": {
1720
+ "mode": {
1721
+ "light": "{core.clr.gray.70}",
1722
+ "dark": "{core.clr.gray.30}"
1723
+ }
1724
+ }
1725
+ },
1726
+ "3": {
1727
+ "$type": "color",
1728
+ "$value": "{core.clr.gray.80}",
1729
+ "$description": "",
1730
+ "$extensions": {
1731
+ "mode": {
1732
+ "light": "{core.clr.gray.80}",
1733
+ "dark": "{core.clr.gray.20}"
1734
+ }
1735
+ }
1736
+ }
1737
+ },
1738
+ "text": {
1739
+ "1": {
1740
+ "$type": "color",
1741
+ "$value": "{core.clr.gray.5}",
1742
+ "$description": "",
1743
+ "$extensions": {
1744
+ "mode": {
1745
+ "light": "{core.clr.gray.5}",
1746
+ "dark": "{core.clr.gray.95}"
1747
+ }
1748
+ }
1749
+ },
1750
+ "2": {
1751
+ "$type": "color",
1752
+ "$value": "{core.clr.gray.50}",
1753
+ "$description": "",
1754
+ "$extensions": {
1755
+ "mode": {
1756
+ "light": "{core.clr.gray.50}",
1757
+ "dark": "{core.clr.gray.60}"
1739
1758
  }
1740
1759
  }
1741
1760
  },
1742
- "not-in-focus": {
1743
- "bg": {
1744
- "$type": "color",
1745
- "$value": "{clr-core.gray.90}",
1746
- "$description": "",
1747
- "$extensions": {
1748
- "mode": {
1749
- "light": "{clr-core.gray.90}",
1750
- "dark": "{clr-core.gray.20}"
1751
- }
1761
+ "3": {
1762
+ "$type": "color",
1763
+ "$value": "{core.clr.gray.60}",
1764
+ "$description": "",
1765
+ "$extensions": {
1766
+ "mode": {
1767
+ "light": "{core.clr.gray.60}",
1768
+ "dark": "{core.clr.gray.40}"
1752
1769
  }
1753
- },
1754
- "element": {
1755
- "$type": "color",
1756
- "$value": "{clr-core.gray.60}",
1757
- "$description": "",
1758
- "$extensions": {
1759
- "mode": {
1760
- "light": "{clr-core.gray.60}",
1761
- "dark": "{clr-core.gray.40}"
1762
- }
1770
+ }
1771
+ },
1772
+ "pop": {
1773
+ "$type": "color",
1774
+ "$value": "{core.clr.pop.10}",
1775
+ "$description": "",
1776
+ "$extensions": {
1777
+ "mode": {
1778
+ "light": "{core.clr.pop.10}",
1779
+ "dark": "{core.clr.pop.80}"
1763
1780
  }
1764
1781
  }
1765
- }
1766
- },
1767
- "change-icon": {
1768
- "modification": {
1782
+ },
1783
+ "danger": {
1769
1784
  "$type": "color",
1770
- "$value": "{clr-core.warn.60}",
1785
+ "$value": "{core.clr.danger.10}",
1771
1786
  "$description": "",
1772
1787
  "$extensions": {
1773
1788
  "mode": {
1774
- "light": "{clr-core.warn.60}",
1775
- "dark": "{clr-core.warn.40}"
1789
+ "light": "{core.clr.danger.10}",
1790
+ "dark": "{core.clr.danger.80}"
1776
1791
  }
1777
1792
  }
1778
1793
  },
1779
- "addition": {
1794
+ "warn": {
1780
1795
  "$type": "color",
1781
- "$value": "{clr-core.safe.60}",
1796
+ "$value": "{core.clr.warn.10}",
1782
1797
  "$description": "",
1783
1798
  "$extensions": {
1784
1799
  "mode": {
1785
- "light": "{clr-core.safe.60}",
1786
- "dark": "{clr-core.safe.40}"
1800
+ "light": "{core.clr.warn.10}",
1801
+ "dark": "{core.clr.warn.80}"
1787
1802
  }
1788
1803
  }
1789
1804
  },
1790
- "deletion": {
1805
+ "safe": {
1791
1806
  "$type": "color",
1792
- "$value": "{clr-core.danger.60}",
1807
+ "$value": "{core.clr.safe.10}",
1793
1808
  "$description": "",
1794
1809
  "$extensions": {
1795
1810
  "mode": {
1796
- "light": "{clr-core.danger.60}",
1797
- "dark": "{clr-core.danger.40}"
1811
+ "light": "{core.clr.safe.10}",
1812
+ "dark": "{core.clr.safe.80}"
1798
1813
  }
1799
1814
  }
1800
1815
  },
1801
- "rename": {
1816
+ "purple": {
1802
1817
  "$type": "color",
1803
- "$value": "{clr-core.purple.60}",
1818
+ "$value": "{core.clr.purple.10}",
1804
1819
  "$description": "",
1805
1820
  "$extensions": {
1806
1821
  "mode": {
1807
- "light": "{clr-core.purple.60}",
1808
- "dark": "{clr-core.purple.40}"
1822
+ "light": "{core.clr.purple.10}",
1823
+ "dark": "{core.clr.purple.80}"
1809
1824
  }
1810
1825
  }
1811
1826
  }
1812
1827
  },
1813
- "drop-shadow": {
1828
+ "shadow-clr": {
1814
1829
  "$type": "color",
1815
1830
  "$value": "#0000001a",
1816
1831
  "$description": "",
@@ -1820,240 +1835,198 @@
1820
1835
  "dark": "#00000080"
1821
1836
  }
1822
1837
  }
1823
- }
1824
- },
1825
- "size": {
1826
- "icon": {
1827
- "$type": "dimension",
1828
- "$value": "16px",
1829
- "$description": "",
1830
- "$extensions": {
1831
- "mode": {}
1832
- }
1833
- },
1834
- "tag": {
1835
- "$type": "dimension",
1836
- "$value": "22px",
1837
- "$description": "",
1838
- "$extensions": {
1839
- "mode": {}
1840
- }
1841
- },
1842
- "button": {
1843
- "$type": "dimension",
1844
- "$value": "28px",
1845
- "$description": "",
1846
- "$extensions": {
1847
- "mode": {}
1848
- }
1849
- },
1850
- "cta": {
1851
- "$type": "dimension",
1852
- "$value": "32px",
1853
- "$description": "",
1854
- "$extensions": {
1855
- "mode": {}
1856
- }
1857
- },
1858
- "card-padding": {
1859
- "$type": "dimension",
1860
- "$value": "14px",
1861
- "$description": "",
1862
- "$extensions": {
1863
- "mode": {}
1864
- }
1865
- }
1866
- },
1867
- "radius": {
1868
- "s": {
1869
- "$type": "dimension",
1870
- "$value": "4px",
1871
- "$description": "",
1872
- "$extensions": {
1873
- "mode": {}
1874
- }
1875
- },
1876
- "m": {
1877
- "$type": "dimension",
1878
- "$value": "6px",
1879
- "$description": "",
1880
- "$extensions": {
1881
- "mode": {}
1882
- }
1883
- },
1884
- "l": {
1885
- "$type": "dimension",
1886
- "$value": "12px",
1887
- "$description": "",
1888
- "$extensions": {
1889
- "mode": {}
1890
- }
1891
- },
1892
- "ml": {
1893
- "$type": "dimension",
1894
- "$value": "10px",
1895
- "$description": "",
1896
- "$extensions": {
1897
- "mode": {}
1898
- }
1899
1838
  },
1900
- "btn": {
1901
- "$type": "dimension",
1902
- "$value": "{radius.m}",
1903
- "$description": "",
1904
- "$extensions": {
1905
- "mode": {}
1906
- }
1907
- }
1908
- },
1909
- "text": {
1910
- "weight": {
1911
- "regular": {
1912
- "$type": "string",
1913
- "$value": "400",
1914
- "$description": "",
1915
- "$extensions": {
1916
- "mode": {}
1917
- }
1918
- },
1919
- "semibold": {
1920
- "$type": "string",
1921
- "$value": "500",
1839
+ "focus": {
1840
+ "fg": {
1841
+ "$type": "color",
1842
+ "$value": "{core.clr.pop.50}",
1922
1843
  "$description": "",
1923
1844
  "$extensions": {
1924
- "mode": {}
1845
+ "mode": {
1846
+ "light": "{core.clr.pop.50}",
1847
+ "dark": "{core.clr.pop.40}"
1848
+ }
1925
1849
  }
1926
1850
  },
1927
- "bold": {
1928
- "$type": "string",
1929
- "$value": "600",
1930
- "$description": "",
1931
- "$extensions": {
1932
- "mode": {}
1933
- }
1934
- }
1935
- },
1936
- "lineheight": {
1937
- "body": {
1938
- "$type": "string",
1939
- "$value": "160%",
1851
+ "bg": {
1852
+ "$type": "color",
1853
+ "$value": "{core.clr.pop.90}",
1940
1854
  "$description": "",
1941
1855
  "$extensions": {
1942
- "mode": {}
1856
+ "mode": {
1857
+ "light": "{core.clr.pop.90}",
1858
+ "dark": "{core.clr.pop.10}"
1859
+ }
1943
1860
  }
1944
1861
  },
1945
- "default": {
1946
- "$type": "string",
1947
- "$value": "120%",
1862
+ "fg-mute": {
1863
+ "$type": "color",
1864
+ "$value": "{core.clr.gray.60}",
1948
1865
  "$description": "",
1949
1866
  "$extensions": {
1950
- "mode": {}
1867
+ "mode": {
1868
+ "light": "{core.clr.gray.60}",
1869
+ "dark": "{core.clr.gray.40}"
1870
+ }
1951
1871
  }
1952
1872
  },
1953
- "accent": {
1954
- "$type": "string",
1955
- "$value": "110%",
1873
+ "bg-mute": {
1874
+ "$type": "color",
1875
+ "$value": "{core.clr.gray.90}",
1956
1876
  "$description": "",
1957
1877
  "$extensions": {
1958
- "mode": {}
1878
+ "mode": {
1879
+ "light": "{core.clr.gray.90}",
1880
+ "dark": "{core.clr.gray.20}"
1881
+ }
1959
1882
  }
1960
1883
  }
1961
1884
  },
1962
- "fontfamily": {
1963
- "default": {
1964
- "$type": "string",
1965
- "$value": "Inter",
1966
- "$description": "",
1967
- "$extensions": {
1968
- "mode": {}
1885
+ "fill": {
1886
+ "safe": {
1887
+ "bg": {
1888
+ "$type": "color",
1889
+ "$value": "{core.clr.safe.50}",
1890
+ "$description": "",
1891
+ "$extensions": {
1892
+ "mode": {
1893
+ "light": "{core.clr.safe.50}",
1894
+ "dark": "{core.clr.safe.40}"
1895
+ }
1896
+ }
1897
+ },
1898
+ "fg": {
1899
+ "$type": "color",
1900
+ "$value": "{core.clr.safe.95}",
1901
+ "$description": "",
1902
+ "$extensions": {
1903
+ "mode": {
1904
+ "light": "{core.clr.safe.95}",
1905
+ "dark": "{core.clr.safe.90}"
1906
+ }
1907
+ }
1969
1908
  }
1970
1909
  },
1971
- "mono": {
1972
- "$type": "string",
1973
- "$value": "Geist Mono",
1974
- "$description": "",
1975
- "$extensions": {
1976
- "mode": {}
1910
+ "warn": {
1911
+ "bg": {
1912
+ "$type": "color",
1913
+ "$value": "{core.clr.warn.50}",
1914
+ "$description": "",
1915
+ "$extensions": {
1916
+ "mode": {
1917
+ "light": "{core.clr.warn.50}",
1918
+ "dark": "{core.clr.warn.40}"
1919
+ }
1920
+ }
1921
+ },
1922
+ "fg": {
1923
+ "$type": "color",
1924
+ "$value": "{core.clr.warn.95}",
1925
+ "$description": "",
1926
+ "$extensions": {
1927
+ "mode": {
1928
+ "light": "{core.clr.warn.95}",
1929
+ "dark": "{core.clr.warn.90}"
1930
+ }
1931
+ }
1977
1932
  }
1978
1933
  },
1979
- "accent": {
1980
- "$type": "string",
1981
- "$value": "But Head",
1982
- "$description": "",
1983
- "$extensions": {
1984
- "mode": {}
1985
- }
1986
- }
1987
- }
1988
- },
1989
- "opacity": {
1990
- "mix": {
1991
- "btn": {
1992
- "solid-icon": {
1993
- "$type": "string",
1994
- "$value": "80%",
1934
+ "purple": {
1935
+ "bg": {
1936
+ "$type": "color",
1937
+ "$value": "{core.clr.purple.50}",
1995
1938
  "$description": "",
1996
1939
  "$extensions": {
1997
- "mode": {}
1940
+ "mode": {
1941
+ "light": "{core.clr.purple.50}",
1942
+ "dark": "{core.clr.purple.50}"
1943
+ }
1998
1944
  }
1999
1945
  },
2000
- "outline-bg-hover": {
2001
- "$type": "string",
2002
- "$value": "25%",
1946
+ "fg": {
1947
+ "$type": "color",
1948
+ "$value": "{core.clr.purple.95}",
2003
1949
  "$description": "",
2004
1950
  "$extensions": {
2005
- "mode": {}
1951
+ "mode": {
1952
+ "light": "{core.clr.purple.95}",
1953
+ "dark": "{core.clr.purple.90}"
1954
+ }
2006
1955
  }
2007
- },
2008
- "outline-border": {
2009
- "$type": "string",
2010
- "$value": "40%",
1956
+ }
1957
+ },
1958
+ "pop": {
1959
+ "bg": {
1960
+ "$type": "color",
1961
+ "$value": "{core.clr.pop.50}",
2011
1962
  "$description": "",
2012
1963
  "$extensions": {
2013
- "mode": {}
1964
+ "mode": {
1965
+ "light": "{core.clr.pop.50}",
1966
+ "dark": "{core.clr.pop.40}"
1967
+ }
2014
1968
  }
2015
1969
  },
2016
- "outline-bg": {
2017
- "$type": "string",
2018
- "$value": "10%",
1970
+ "fg": {
1971
+ "$type": "color",
1972
+ "$value": "{core.clr.gray.100}",
2019
1973
  "$description": "",
2020
1974
  "$extensions": {
2021
- "mode": {}
1975
+ "mode": {
1976
+ "light": "{core.clr.gray.100}",
1977
+ "dark": "{core.clr.gray.100}"
1978
+ }
2022
1979
  }
2023
- },
2024
- "solid-hover": {
2025
- "$type": "string",
2026
- "$value": "10%",
1980
+ }
1981
+ },
1982
+ "danger": {
1983
+ "bg": {
1984
+ "$type": "color",
1985
+ "$value": "{core.clr.danger.50}",
2027
1986
  "$description": "",
2028
1987
  "$extensions": {
2029
- "mode": {}
1988
+ "mode": {
1989
+ "light": "{core.clr.danger.50}",
1990
+ "dark": "{core.clr.danger.40}"
1991
+ }
2030
1992
  }
2031
1993
  },
2032
- "outline-icon": {
2033
- "$type": "string",
2034
- "$value": "70%",
1994
+ "fg": {
1995
+ "$type": "color",
1996
+ "$value": "{core.clr.danger.95}",
2035
1997
  "$description": "",
2036
1998
  "$extensions": {
2037
- "mode": {}
1999
+ "mode": {
2000
+ "light": "{core.clr.danger.95}",
2001
+ "dark": "{core.clr.danger.95}"
2002
+ }
2038
2003
  }
2039
2004
  }
2040
2005
  },
2041
- "hover": {
2042
- "$type": "string",
2043
- "$value": "5%",
2044
- "$description": "",
2045
- "$extensions": {
2046
- "mode": {}
2006
+ "gray": {
2007
+ "bg": {
2008
+ "$type": "color",
2009
+ "$value": "{core.clr.gray.20}",
2010
+ "$description": "",
2011
+ "$extensions": {
2012
+ "mode": {
2013
+ "light": "{core.clr.gray.20}",
2014
+ "dark": "{core.clr.gray.80}"
2015
+ }
2016
+ }
2017
+ },
2018
+ "fg": {
2019
+ "$type": "color",
2020
+ "$value": "{core.clr.gray.100}",
2021
+ "$description": "",
2022
+ "$extensions": {
2023
+ "mode": {
2024
+ "light": "{core.clr.gray.100}",
2025
+ "dark": "{core.clr.gray.0}"
2026
+ }
2027
+ }
2047
2028
  }
2048
2029
  }
2049
- },
2050
- "disabled": {
2051
- "$type": "string",
2052
- "$value": "60%",
2053
- "$description": "",
2054
- "$extensions": {
2055
- "mode": {}
2056
- }
2057
2030
  }
2058
2031
  },
2059
2032
  "fx": {
@@ -2063,7 +2036,7 @@
2063
2036
  "$value": [
2064
2037
  {
2065
2038
  "inset": false,
2066
- "color": "{clr.drop-shadow}",
2039
+ "color": "{semantic.shadow-clr}",
2067
2040
  "offsetX": "0px",
2068
2041
  "offsetY": "4px",
2069
2042
  "blur": "14px",
@@ -2076,7 +2049,7 @@
2076
2049
  "$value": [
2077
2050
  {
2078
2051
  "inset": false,
2079
- "color": "{clr.drop-shadow}",
2052
+ "color": "{semantic.shadow-clr}",
2080
2053
  "offsetX": "0px",
2081
2054
  "offsetY": "6px",
2082
2055
  "blur": "30px",
@@ -2089,7 +2062,7 @@
2089
2062
  "$value": [
2090
2063
  {
2091
2064
  "inset": false,
2092
- "color": "{clr.drop-shadow}",
2065
+ "color": "{semantic.shadow-clr}",
2093
2066
  "offsetX": "0px",
2094
2067
  "offsetY": "10px",
2095
2068
  "blur": "40px",
@@ -2103,15 +2076,8 @@
2103
2076
  "tokens-bruecke-meta": {
2104
2077
  "useDTCGKeys": true,
2105
2078
  "colorMode": "hex",
2106
- "variableCollections": [
2107
- "clr-core",
2108
- "clr",
2109
- "size",
2110
- "radius",
2111
- "text",
2112
- "opacity"
2113
- ],
2114
- "createdAt": "2026-03-19T21:54:05.694Z"
2079
+ "variableCollections": ["core", "components", "semantic"],
2080
+ "createdAt": "2026-03-25T22:21:13.108Z"
2115
2081
  }
2116
2082
  }
2117
2083
  }