@gitbutler/design-core 2.0.0 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,756 @@
1
+ {
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
+ }
108
+ }
109
+ },
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
+ }
198
+ }
199
+ },
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
+ }
288
+ }
289
+ },
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
+ }
378
+ }
379
+ },
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
+ }
468
+ }
469
+ },
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
+ }
558
+ }
559
+ }
560
+ },
561
+ "opacity": {
562
+ "hover": {
563
+ "$type": "string",
564
+ "$value": "5%",
565
+ "$description": "",
566
+ "$extensions": {
567
+ "mode": {}
568
+ }
569
+ },
570
+ "disabled": {
571
+ "$type": "string",
572
+ "$value": "60%",
573
+ "$description": "",
574
+ "$extensions": {
575
+ "mode": {}
576
+ }
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
+ }
604
+ }
605
+ },
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
+ }
630
+ }
631
+ },
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
+ }
656
+ }
657
+ }
658
+ },
659
+ "size": {
660
+ "card-padding": {
661
+ "$type": "dimension",
662
+ "$value": "14px",
663
+ "$description": "",
664
+ "$extensions": {
665
+ "mode": {}
666
+ }
667
+ },
668
+ "cta": {
669
+ "$type": "dimension",
670
+ "$value": "32px",
671
+ "$description": "",
672
+ "$extensions": {
673
+ "mode": {}
674
+ }
675
+ },
676
+ "button": {
677
+ "$type": "dimension",
678
+ "$value": "28px",
679
+ "$description": "",
680
+ "$extensions": {
681
+ "mode": {}
682
+ }
683
+ },
684
+ "tag": {
685
+ "$type": "dimension",
686
+ "$value": "22px",
687
+ "$description": "",
688
+ "$extensions": {
689
+ "mode": {}
690
+ }
691
+ },
692
+ "icon": {
693
+ "$type": "dimension",
694
+ "$value": "16px",
695
+ "$description": "",
696
+ "$extensions": {
697
+ "mode": {}
698
+ }
699
+ }
700
+ },
701
+ "radius": {
702
+ "l": {
703
+ "$type": "dimension",
704
+ "$value": "12px",
705
+ "$description": "",
706
+ "$extensions": {
707
+ "mode": {}
708
+ }
709
+ },
710
+ "ml": {
711
+ "$type": "dimension",
712
+ "$value": "10px",
713
+ "$description": "",
714
+ "$extensions": {
715
+ "mode": {}
716
+ }
717
+ },
718
+ "m": {
719
+ "$type": "dimension",
720
+ "$value": "6px",
721
+ "$description": "",
722
+ "$extensions": {
723
+ "mode": {}
724
+ }
725
+ },
726
+ "s": {
727
+ "$type": "dimension",
728
+ "$value": "4px",
729
+ "$description": "",
730
+ "$extensions": {
731
+ "mode": {}
732
+ }
733
+ },
734
+ "button": {
735
+ "$type": "dimension",
736
+ "$value": "{core.radius.m}",
737
+ "$description": "",
738
+ "$extensions": {
739
+ "mode": {}
740
+ }
741
+ }
742
+ },
743
+ "$extensions": {
744
+ "tokens-bruecke-meta": {
745
+ "useDTCGKeys": true,
746
+ "colorMode": "hex",
747
+ "variableCollections": [
748
+ "core",
749
+ "components",
750
+ "semantic"
751
+ ],
752
+ "createdAt": "2026-03-29T22:16:17.750Z"
753
+ }
754
+ }
755
+ }
756
+ }