@openkfw/design-tokens 0.5.6 → 0.5.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/demo/dist/css/style.min.css +1 -1
- package/demo/src/style.css +141 -62
- package/output/css/kfw-design-tokens.light.css +31 -30
- package/output/figma/kfw-design-tokens.light.json +13 -9
- package/output/js/{kfw-design-tokens.light.d.ts → kfw-design-tokens.d.ts} +23 -4
- package/output/js/kfw-design-tokens.light.js +69 -68
- package/output/json/{kfw-design-tokens.light.json → kfw-design-tokens.json} +147 -668
- package/output/penpot/kfw-design-tokens.light.json +13 -9
- package/output/scss/kfw-design-tokens.light.scss +29 -28
- package/output/web_thirdparty_16px/css/kfw-design-tokens.light.css +31 -30
- package/output/web_thirdparty_16px/js/kfw-design-tokens.light.js +69 -68
- package/output/web_thirdparty_16px/scss/kfw-design-tokens.light.scss +29 -28
- package/package.json +9 -8
- package/tokens/gen-tokens.dark.json5 +39 -17
- package/tokens/tokens.json +29 -28
|
@@ -4,15 +4,7 @@
|
|
|
4
4
|
"blue": {
|
|
5
5
|
"100": {
|
|
6
6
|
"key": "{base.color.blue.100}",
|
|
7
|
-
"$value":
|
|
8
|
-
"colorSpace": "srgb",
|
|
9
|
-
"components": [
|
|
10
|
-
0.9137,
|
|
11
|
-
0.9608,
|
|
12
|
-
0.9843
|
|
13
|
-
],
|
|
14
|
-
"hex": "#e9f5fb"
|
|
15
|
-
},
|
|
7
|
+
"$value": "#e9f5fb",
|
|
16
8
|
"filePath": "tokens/tokens.json",
|
|
17
9
|
"isSource": true,
|
|
18
10
|
"$type": "color",
|
|
@@ -45,15 +37,7 @@
|
|
|
45
37
|
},
|
|
46
38
|
"400": {
|
|
47
39
|
"key": "{base.color.blue.400}",
|
|
48
|
-
"$value":
|
|
49
|
-
"colorSpace": "srgb",
|
|
50
|
-
"components": [
|
|
51
|
-
0.3294,
|
|
52
|
-
0.7039,
|
|
53
|
-
0.8863
|
|
54
|
-
],
|
|
55
|
-
"hex": "#54b3e2"
|
|
56
|
-
},
|
|
40
|
+
"$value": "#54b3e2",
|
|
57
41
|
"filePath": "tokens/tokens.json",
|
|
58
42
|
"isSource": true,
|
|
59
43
|
"$type": "color",
|
|
@@ -86,15 +70,7 @@
|
|
|
86
70
|
},
|
|
87
71
|
"500": {
|
|
88
72
|
"key": "{base.color.blue.500}",
|
|
89
|
-
"$value":
|
|
90
|
-
"colorSpace": "srgb",
|
|
91
|
-
"components": [
|
|
92
|
-
0,
|
|
93
|
-
0.4784,
|
|
94
|
-
0.7373
|
|
95
|
-
],
|
|
96
|
-
"hex": "#007abc"
|
|
97
|
-
},
|
|
73
|
+
"$value": "#007abc",
|
|
98
74
|
"filePath": "tokens/tokens.json",
|
|
99
75
|
"isSource": true,
|
|
100
76
|
"$type": "color",
|
|
@@ -127,15 +103,7 @@
|
|
|
127
103
|
},
|
|
128
104
|
"600": {
|
|
129
105
|
"key": "{base.color.blue.600}",
|
|
130
|
-
"$value":
|
|
131
|
-
"colorSpace": "srgb",
|
|
132
|
-
"components": [
|
|
133
|
-
0,
|
|
134
|
-
0.3529,
|
|
135
|
-
0.549
|
|
136
|
-
],
|
|
137
|
-
"hex": "#005a8c"
|
|
138
|
-
},
|
|
106
|
+
"$value": "#005a8c",
|
|
139
107
|
"filePath": "tokens/tokens.json",
|
|
140
108
|
"isSource": true,
|
|
141
109
|
"$type": "color",
|
|
@@ -168,15 +136,7 @@
|
|
|
168
136
|
},
|
|
169
137
|
"700": {
|
|
170
138
|
"key": "{base.color.blue.700}",
|
|
171
|
-
"$value":
|
|
172
|
-
"colorSpace": "srgb",
|
|
173
|
-
"components": [
|
|
174
|
-
0,
|
|
175
|
-
0.2667,
|
|
176
|
-
0.4314
|
|
177
|
-
],
|
|
178
|
-
"hex": "#00446e"
|
|
179
|
-
},
|
|
139
|
+
"$value": "#00446e",
|
|
180
140
|
"filePath": "tokens/tokens.json",
|
|
181
141
|
"isSource": true,
|
|
182
142
|
"$type": "color",
|
|
@@ -209,15 +169,7 @@
|
|
|
209
169
|
},
|
|
210
170
|
"800": {
|
|
211
171
|
"key": "{base.color.blue.800}",
|
|
212
|
-
"$value":
|
|
213
|
-
"colorSpace": "srgb",
|
|
214
|
-
"components": [
|
|
215
|
-
0,
|
|
216
|
-
0.2157,
|
|
217
|
-
0.3588
|
|
218
|
-
],
|
|
219
|
-
"hex": "#00375b"
|
|
220
|
-
},
|
|
172
|
+
"$value": "#00375b",
|
|
221
173
|
"filePath": "tokens/tokens.json",
|
|
222
174
|
"isSource": true,
|
|
223
175
|
"$type": "color",
|
|
@@ -252,15 +204,7 @@
|
|
|
252
204
|
"green": {
|
|
253
205
|
"100": {
|
|
254
206
|
"key": "{base.color.green.100}",
|
|
255
|
-
"$value":
|
|
256
|
-
"colorSpace": "srgb",
|
|
257
|
-
"components": [
|
|
258
|
-
0.9255,
|
|
259
|
-
0.9922,
|
|
260
|
-
0.9294
|
|
261
|
-
],
|
|
262
|
-
"hex": "#ecfded"
|
|
263
|
-
},
|
|
207
|
+
"$value": "#ecfded",
|
|
264
208
|
"filePath": "tokens/tokens.json",
|
|
265
209
|
"isSource": true,
|
|
266
210
|
"$type": "color",
|
|
@@ -293,15 +237,7 @@
|
|
|
293
237
|
},
|
|
294
238
|
"300": {
|
|
295
239
|
"key": "{base.color.green.300}",
|
|
296
|
-
"$value":
|
|
297
|
-
"colorSpace": "srgb",
|
|
298
|
-
"components": [
|
|
299
|
-
0.7176,
|
|
300
|
-
0.9765,
|
|
301
|
-
0.6667
|
|
302
|
-
],
|
|
303
|
-
"hex": "#b7f9aa"
|
|
304
|
-
},
|
|
240
|
+
"$value": "#b7f9aa",
|
|
305
241
|
"filePath": "tokens/tokens.json",
|
|
306
242
|
"isSource": true,
|
|
307
243
|
"$type": "color",
|
|
@@ -334,15 +270,7 @@
|
|
|
334
270
|
},
|
|
335
271
|
"400": {
|
|
336
272
|
"key": "{base.color.green.400}",
|
|
337
|
-
"$value":
|
|
338
|
-
"colorSpace": "srgb",
|
|
339
|
-
"components": [
|
|
340
|
-
0.5804,
|
|
341
|
-
0.9216,
|
|
342
|
-
0.5647
|
|
343
|
-
],
|
|
344
|
-
"hex": "#94eb90"
|
|
345
|
-
},
|
|
273
|
+
"$value": "#94eb90",
|
|
346
274
|
"filePath": "tokens/tokens.json",
|
|
347
275
|
"isSource": true,
|
|
348
276
|
"$type": "color",
|
|
@@ -375,15 +303,7 @@
|
|
|
375
303
|
},
|
|
376
304
|
"700": {
|
|
377
305
|
"key": "{base.color.green.700}",
|
|
378
|
-
"$value":
|
|
379
|
-
"colorSpace": "srgb",
|
|
380
|
-
"components": [
|
|
381
|
-
0.2235,
|
|
382
|
-
0.5137,
|
|
383
|
-
0.3412
|
|
384
|
-
],
|
|
385
|
-
"hex": "#398357"
|
|
386
|
-
},
|
|
306
|
+
"$value": "#398357",
|
|
387
307
|
"filePath": "tokens/tokens.json",
|
|
388
308
|
"isSource": true,
|
|
389
309
|
"$type": "color",
|
|
@@ -418,16 +338,7 @@
|
|
|
418
338
|
"white": {
|
|
419
339
|
"90": {
|
|
420
340
|
"key": "{base.color.white.90}",
|
|
421
|
-
"$value":
|
|
422
|
-
"colorSpace": "srgb",
|
|
423
|
-
"components": [
|
|
424
|
-
1,
|
|
425
|
-
1,
|
|
426
|
-
1
|
|
427
|
-
],
|
|
428
|
-
"hex": "#ffffff",
|
|
429
|
-
"alpha": 0.9
|
|
430
|
-
},
|
|
341
|
+
"$value": "#ffffffe6",
|
|
431
342
|
"filePath": "tokens/tokens.json",
|
|
432
343
|
"isSource": true,
|
|
433
344
|
"$type": "color",
|
|
@@ -461,16 +372,7 @@
|
|
|
461
372
|
},
|
|
462
373
|
"95": {
|
|
463
374
|
"key": "{base.color.white.95}",
|
|
464
|
-
"$value":
|
|
465
|
-
"colorSpace": "srgb",
|
|
466
|
-
"components": [
|
|
467
|
-
1,
|
|
468
|
-
1,
|
|
469
|
-
1
|
|
470
|
-
],
|
|
471
|
-
"hex": "#ffffff",
|
|
472
|
-
"alpha": 0.95
|
|
473
|
-
},
|
|
375
|
+
"$value": "#fffffff2",
|
|
474
376
|
"filePath": "tokens/tokens.json",
|
|
475
377
|
"isSource": true,
|
|
476
378
|
"$type": "color",
|
|
@@ -504,15 +406,7 @@
|
|
|
504
406
|
},
|
|
505
407
|
"default": {
|
|
506
408
|
"key": "{base.color.white.default}",
|
|
507
|
-
"$value":
|
|
508
|
-
"colorSpace": "srgb",
|
|
509
|
-
"components": [
|
|
510
|
-
1,
|
|
511
|
-
1,
|
|
512
|
-
1
|
|
513
|
-
],
|
|
514
|
-
"hex": "#ffffff"
|
|
515
|
-
},
|
|
409
|
+
"$value": "#fff",
|
|
516
410
|
"filePath": "tokens/tokens.json",
|
|
517
411
|
"isSource": true,
|
|
518
412
|
"$type": "color",
|
|
@@ -546,15 +440,7 @@
|
|
|
546
440
|
},
|
|
547
441
|
"black": {
|
|
548
442
|
"key": "{base.color.black}",
|
|
549
|
-
"$value":
|
|
550
|
-
"colorSpace": "srgb",
|
|
551
|
-
"components": [
|
|
552
|
-
0,
|
|
553
|
-
0,
|
|
554
|
-
0
|
|
555
|
-
],
|
|
556
|
-
"hex": "#000000"
|
|
557
|
-
},
|
|
443
|
+
"$value": "#000",
|
|
558
444
|
"filePath": "tokens/tokens.json",
|
|
559
445
|
"isSource": true,
|
|
560
446
|
"$type": "color",
|
|
@@ -586,15 +472,7 @@
|
|
|
586
472
|
"gray": {
|
|
587
473
|
"50": {
|
|
588
474
|
"key": "{base.color.gray.50}",
|
|
589
|
-
"$value":
|
|
590
|
-
"colorSpace": "srgb",
|
|
591
|
-
"components": [
|
|
592
|
-
0.9647,
|
|
593
|
-
0.9686,
|
|
594
|
-
0.9725
|
|
595
|
-
],
|
|
596
|
-
"hex": "#f6f7f8"
|
|
597
|
-
},
|
|
475
|
+
"$value": "#f6f7f8",
|
|
598
476
|
"filePath": "tokens/tokens.json",
|
|
599
477
|
"isSource": true,
|
|
600
478
|
"$type": "color",
|
|
@@ -627,15 +505,7 @@
|
|
|
627
505
|
},
|
|
628
506
|
"100": {
|
|
629
507
|
"key": "{base.color.gray.100}",
|
|
630
|
-
"$value":
|
|
631
|
-
"colorSpace": "srgb",
|
|
632
|
-
"components": [
|
|
633
|
-
0.9333,
|
|
634
|
-
0.9412,
|
|
635
|
-
0.949
|
|
636
|
-
],
|
|
637
|
-
"hex": "#eef0f2"
|
|
638
|
-
},
|
|
508
|
+
"$value": "#eef0f2",
|
|
639
509
|
"filePath": "tokens/tokens.json",
|
|
640
510
|
"isSource": true,
|
|
641
511
|
"$type": "color",
|
|
@@ -668,15 +538,7 @@
|
|
|
668
538
|
},
|
|
669
539
|
"200": {
|
|
670
540
|
"key": "{base.color.gray.200}",
|
|
671
|
-
"$value":
|
|
672
|
-
"colorSpace": "srgb",
|
|
673
|
-
"components": [
|
|
674
|
-
0.8471,
|
|
675
|
-
0.8755,
|
|
676
|
-
0.8902
|
|
677
|
-
],
|
|
678
|
-
"hex": "#d8dfe3"
|
|
679
|
-
},
|
|
541
|
+
"$value": "#d8dfe3",
|
|
680
542
|
"filePath": "tokens/tokens.json",
|
|
681
543
|
"isSource": true,
|
|
682
544
|
"$type": "color",
|
|
@@ -709,15 +571,7 @@
|
|
|
709
571
|
},
|
|
710
572
|
"300": {
|
|
711
573
|
"key": "{base.color.gray.300}",
|
|
712
|
-
"$value":
|
|
713
|
-
"colorSpace": "srgb",
|
|
714
|
-
"components": [
|
|
715
|
-
0.6314,
|
|
716
|
-
0.6784,
|
|
717
|
-
0.7098
|
|
718
|
-
],
|
|
719
|
-
"hex": "#a1adb5"
|
|
720
|
-
},
|
|
574
|
+
"$value": "#a1adb5",
|
|
721
575
|
"filePath": "tokens/tokens.json",
|
|
722
576
|
"isSource": true,
|
|
723
577
|
"$type": "color",
|
|
@@ -750,15 +604,7 @@
|
|
|
750
604
|
},
|
|
751
605
|
"400": {
|
|
752
606
|
"key": "{base.color.gray.400}",
|
|
753
|
-
"$value":
|
|
754
|
-
"colorSpace": "srgb",
|
|
755
|
-
"components": [
|
|
756
|
-
0.4275,
|
|
757
|
-
0.4627,
|
|
758
|
-
0.4902
|
|
759
|
-
],
|
|
760
|
-
"hex": "#6d767d"
|
|
761
|
-
},
|
|
607
|
+
"$value": "#6d767d",
|
|
762
608
|
"filePath": "tokens/tokens.json",
|
|
763
609
|
"isSource": true,
|
|
764
610
|
"$type": "color",
|
|
@@ -792,16 +638,7 @@
|
|
|
792
638
|
"500": {
|
|
793
639
|
"10": {
|
|
794
640
|
"key": "{base.color.gray.500.10}",
|
|
795
|
-
"$value":
|
|
796
|
-
"colorSpace": "srgb",
|
|
797
|
-
"components": [
|
|
798
|
-
0.2549,
|
|
799
|
-
0.2784,
|
|
800
|
-
0.298
|
|
801
|
-
],
|
|
802
|
-
"hex": "#41484c",
|
|
803
|
-
"alpha": 0.1
|
|
804
|
-
},
|
|
641
|
+
"$value": "#41484c1a",
|
|
805
642
|
"filePath": "tokens/tokens.json",
|
|
806
643
|
"isSource": true,
|
|
807
644
|
"$type": "color",
|
|
@@ -810,7 +647,7 @@
|
|
|
810
647
|
"colorSpace": "srgb",
|
|
811
648
|
"components": [
|
|
812
649
|
0.2549,
|
|
813
|
-
0.
|
|
650
|
+
0.2824,
|
|
814
651
|
0.298
|
|
815
652
|
],
|
|
816
653
|
"hex": "#41484c",
|
|
@@ -837,16 +674,7 @@
|
|
|
837
674
|
},
|
|
838
675
|
"30": {
|
|
839
676
|
"key": "{base.color.gray.500.30}",
|
|
840
|
-
"$value":
|
|
841
|
-
"colorSpace": "srgb",
|
|
842
|
-
"components": [
|
|
843
|
-
0.2549,
|
|
844
|
-
0.2784,
|
|
845
|
-
0.298
|
|
846
|
-
],
|
|
847
|
-
"hex": "#41484c",
|
|
848
|
-
"alpha": 0.3
|
|
849
|
-
},
|
|
677
|
+
"$value": "#41484c4d",
|
|
850
678
|
"filePath": "tokens/tokens.json",
|
|
851
679
|
"isSource": true,
|
|
852
680
|
"$type": "color",
|
|
@@ -855,7 +683,7 @@
|
|
|
855
683
|
"colorSpace": "srgb",
|
|
856
684
|
"components": [
|
|
857
685
|
0.2549,
|
|
858
|
-
0.
|
|
686
|
+
0.2824,
|
|
859
687
|
0.298
|
|
860
688
|
],
|
|
861
689
|
"hex": "#41484c",
|
|
@@ -882,16 +710,7 @@
|
|
|
882
710
|
},
|
|
883
711
|
"90": {
|
|
884
712
|
"key": "{base.color.gray.500.90}",
|
|
885
|
-
"$value":
|
|
886
|
-
"colorSpace": "srgb",
|
|
887
|
-
"components": [
|
|
888
|
-
0.2549,
|
|
889
|
-
0.2784,
|
|
890
|
-
0.298
|
|
891
|
-
],
|
|
892
|
-
"hex": "#41484c",
|
|
893
|
-
"alpha": 0.9
|
|
894
|
-
},
|
|
713
|
+
"$value": "#41484ce6",
|
|
895
714
|
"filePath": "tokens/tokens.json",
|
|
896
715
|
"isSource": true,
|
|
897
716
|
"$type": "color",
|
|
@@ -900,7 +719,7 @@
|
|
|
900
719
|
"colorSpace": "srgb",
|
|
901
720
|
"components": [
|
|
902
721
|
0.2549,
|
|
903
|
-
0.
|
|
722
|
+
0.2824,
|
|
904
723
|
0.298
|
|
905
724
|
],
|
|
906
725
|
"hex": "#41484c",
|
|
@@ -927,15 +746,7 @@
|
|
|
927
746
|
},
|
|
928
747
|
"default": {
|
|
929
748
|
"key": "{base.color.gray.500.default}",
|
|
930
|
-
"$value":
|
|
931
|
-
"colorSpace": "srgb",
|
|
932
|
-
"components": [
|
|
933
|
-
0.2549,
|
|
934
|
-
0.2784,
|
|
935
|
-
0.298
|
|
936
|
-
],
|
|
937
|
-
"hex": "#41484c"
|
|
938
|
-
},
|
|
749
|
+
"$value": "#41484c",
|
|
939
750
|
"filePath": "tokens/tokens.json",
|
|
940
751
|
"isSource": true,
|
|
941
752
|
"$type": "color",
|
|
@@ -944,7 +755,7 @@
|
|
|
944
755
|
"colorSpace": "srgb",
|
|
945
756
|
"components": [
|
|
946
757
|
0.2549,
|
|
947
|
-
0.
|
|
758
|
+
0.2824,
|
|
948
759
|
0.298
|
|
949
760
|
],
|
|
950
761
|
"hex": "#41484c"
|
|
@@ -971,15 +782,7 @@
|
|
|
971
782
|
},
|
|
972
783
|
"600": {
|
|
973
784
|
"key": "{base.color.gray.600}",
|
|
974
|
-
"$value":
|
|
975
|
-
"colorSpace": "srgb",
|
|
976
|
-
"components": [
|
|
977
|
-
0.1765,
|
|
978
|
-
0.1922,
|
|
979
|
-
0.2039
|
|
980
|
-
],
|
|
981
|
-
"hex": "#2d3134"
|
|
982
|
-
},
|
|
785
|
+
"$value": "#2d3134",
|
|
983
786
|
"filePath": "tokens/tokens.json",
|
|
984
787
|
"isSource": true,
|
|
985
788
|
"$type": "color",
|
|
@@ -1014,15 +817,7 @@
|
|
|
1014
817
|
"violet": {
|
|
1015
818
|
"400": {
|
|
1016
819
|
"key": "{base.color.violet.400}",
|
|
1017
|
-
"$value":
|
|
1018
|
-
"colorSpace": "srgb",
|
|
1019
|
-
"components": [
|
|
1020
|
-
0.5765,
|
|
1021
|
-
0.5961,
|
|
1022
|
-
0.8784
|
|
1023
|
-
],
|
|
1024
|
-
"hex": "#9598e0"
|
|
1025
|
-
},
|
|
820
|
+
"$value": "#a455c5",
|
|
1026
821
|
"filePath": "tokens/tokens.json",
|
|
1027
822
|
"isSource": true,
|
|
1028
823
|
"$type": "color",
|
|
@@ -1030,11 +825,11 @@
|
|
|
1030
825
|
"$value": {
|
|
1031
826
|
"colorSpace": "srgb",
|
|
1032
827
|
"components": [
|
|
1033
|
-
0.
|
|
1034
|
-
0.
|
|
1035
|
-
0.
|
|
828
|
+
0.6431,
|
|
829
|
+
0.3333,
|
|
830
|
+
0.7725
|
|
1036
831
|
],
|
|
1037
|
-
"hex": "#
|
|
832
|
+
"hex": "#a455c5"
|
|
1038
833
|
},
|
|
1039
834
|
"$type": "color",
|
|
1040
835
|
"key": "{base.color.violet.400}"
|
|
@@ -1055,15 +850,7 @@
|
|
|
1055
850
|
},
|
|
1056
851
|
"500": {
|
|
1057
852
|
"key": "{base.color.violet.500}",
|
|
1058
|
-
"$value":
|
|
1059
|
-
"colorSpace": "srgb",
|
|
1060
|
-
"components": [
|
|
1061
|
-
0.4,
|
|
1062
|
-
0.4353,
|
|
1063
|
-
0.7843
|
|
1064
|
-
],
|
|
1065
|
-
"hex": "#686fc8"
|
|
1066
|
-
},
|
|
853
|
+
"$value": "#643179",
|
|
1067
854
|
"filePath": "tokens/tokens.json",
|
|
1068
855
|
"isSource": true,
|
|
1069
856
|
"$type": "color",
|
|
@@ -1071,11 +858,11 @@
|
|
|
1071
858
|
"$value": {
|
|
1072
859
|
"colorSpace": "srgb",
|
|
1073
860
|
"components": [
|
|
1074
|
-
0.
|
|
1075
|
-
0.
|
|
1076
|
-
0.
|
|
861
|
+
0.3921,
|
|
862
|
+
0.1921,
|
|
863
|
+
0.4745
|
|
1077
864
|
],
|
|
1078
|
-
"hex": "#
|
|
865
|
+
"hex": "#643179"
|
|
1079
866
|
},
|
|
1080
867
|
"$type": "color",
|
|
1081
868
|
"key": "{base.color.violet.500}"
|
|
@@ -1098,15 +885,7 @@
|
|
|
1098
885
|
"red": {
|
|
1099
886
|
"400": {
|
|
1100
887
|
"key": "{base.color.red.400}",
|
|
1101
|
-
"$value":
|
|
1102
|
-
"colorSpace": "srgb",
|
|
1103
|
-
"components": [
|
|
1104
|
-
0.7843,
|
|
1105
|
-
0.0196,
|
|
1106
|
-
0.2157
|
|
1107
|
-
],
|
|
1108
|
-
"hex": "#c80538"
|
|
1109
|
-
},
|
|
888
|
+
"$value": "#c80538",
|
|
1110
889
|
"filePath": "tokens/tokens.json",
|
|
1111
890
|
"isSource": true,
|
|
1112
891
|
"$type": "color",
|
|
@@ -1116,7 +895,7 @@
|
|
|
1116
895
|
"components": [
|
|
1117
896
|
0.7843,
|
|
1118
897
|
0.0196,
|
|
1119
|
-
0.
|
|
898
|
+
0.2196
|
|
1120
899
|
],
|
|
1121
900
|
"hex": "#c80538"
|
|
1122
901
|
},
|
|
@@ -1141,15 +920,7 @@
|
|
|
1141
920
|
"yellow": {
|
|
1142
921
|
"500": {
|
|
1143
922
|
"key": "{base.color.yellow.500}",
|
|
1144
|
-
"$value":
|
|
1145
|
-
"colorSpace": "srgb",
|
|
1146
|
-
"components": [
|
|
1147
|
-
0.9176,
|
|
1148
|
-
0.7843,
|
|
1149
|
-
0.0431
|
|
1150
|
-
],
|
|
1151
|
-
"hex": "#eac80b"
|
|
1152
|
-
},
|
|
923
|
+
"$value": "#eac80b",
|
|
1153
924
|
"filePath": "tokens/tokens.json",
|
|
1154
925
|
"isSource": true,
|
|
1155
926
|
"$type": "color",
|
|
@@ -4503,22 +4274,14 @@
|
|
|
4503
4274
|
"fn": {
|
|
4504
4275
|
"default": {
|
|
4505
4276
|
"key": "{semantic.color.fn.default}",
|
|
4506
|
-
"$value":
|
|
4507
|
-
|
|
4508
|
-
"components": [
|
|
4509
|
-
0,
|
|
4510
|
-
0.3529,
|
|
4511
|
-
0.549
|
|
4512
|
-
],
|
|
4513
|
-
"hex": "#005a8c"
|
|
4514
|
-
},
|
|
4515
|
-
"$description": "Main interaction color for buttons and links",
|
|
4277
|
+
"$value": "#005a8c",
|
|
4278
|
+
"$description": "Main interaction color for buttons and links (Blue 600)",
|
|
4516
4279
|
"filePath": "tokens/tokens.json",
|
|
4517
4280
|
"isSource": true,
|
|
4518
4281
|
"$type": "color",
|
|
4519
4282
|
"original": {
|
|
4520
4283
|
"$value": "{base.color.blue.600}",
|
|
4521
|
-
"$description": "Main interaction color for buttons and links",
|
|
4284
|
+
"$description": "Main interaction color for buttons and links (Blue 600)",
|
|
4522
4285
|
"$type": "color",
|
|
4523
4286
|
"key": "{semantic.color.fn.default}"
|
|
4524
4287
|
},
|
|
@@ -4538,20 +4301,14 @@
|
|
|
4538
4301
|
},
|
|
4539
4302
|
"active": {
|
|
4540
4303
|
"key": "{semantic.color.fn.active}",
|
|
4541
|
-
"$value":
|
|
4542
|
-
|
|
4543
|
-
"components": [
|
|
4544
|
-
0,
|
|
4545
|
-
0.2667,
|
|
4546
|
-
0.4314
|
|
4547
|
-
],
|
|
4548
|
-
"hex": "#00446e"
|
|
4549
|
-
},
|
|
4304
|
+
"$value": "#00446e",
|
|
4305
|
+
"$description": "Interaction color when active (e.g., hover, Blue 700)",
|
|
4550
4306
|
"filePath": "tokens/tokens.json",
|
|
4551
4307
|
"isSource": true,
|
|
4552
4308
|
"$type": "color",
|
|
4553
4309
|
"original": {
|
|
4554
4310
|
"$value": "{base.color.blue.700}",
|
|
4311
|
+
"$description": "Interaction color when active (e.g., hover, Blue 700)",
|
|
4555
4312
|
"$type": "color",
|
|
4556
4313
|
"key": "{semantic.color.fn.active}"
|
|
4557
4314
|
},
|
|
@@ -4571,20 +4328,14 @@
|
|
|
4571
4328
|
},
|
|
4572
4329
|
"inactive": {
|
|
4573
4330
|
"key": "{semantic.color.fn.inactive}",
|
|
4574
|
-
"$value":
|
|
4575
|
-
|
|
4576
|
-
"components": [
|
|
4577
|
-
0.6314,
|
|
4578
|
-
0.6784,
|
|
4579
|
-
0.7098
|
|
4580
|
-
],
|
|
4581
|
-
"hex": "#a1adb5"
|
|
4582
|
-
},
|
|
4331
|
+
"$value": "#a1adb5",
|
|
4332
|
+
"$description": "Interaction color when inactive (Gray 300)",
|
|
4583
4333
|
"filePath": "tokens/tokens.json",
|
|
4584
4334
|
"isSource": true,
|
|
4585
4335
|
"$type": "color",
|
|
4586
4336
|
"original": {
|
|
4587
4337
|
"$value": "{base.color.gray.300}",
|
|
4338
|
+
"$description": "Interaction color when inactive (Gray 300)",
|
|
4588
4339
|
"$type": "color",
|
|
4589
4340
|
"key": "{semantic.color.fn.inactive}"
|
|
4590
4341
|
},
|
|
@@ -4604,20 +4355,14 @@
|
|
|
4604
4355
|
},
|
|
4605
4356
|
"border": {
|
|
4606
4357
|
"key": "{semantic.color.fn.border}",
|
|
4607
|
-
"$value":
|
|
4608
|
-
|
|
4609
|
-
"components": [
|
|
4610
|
-
0.1765,
|
|
4611
|
-
0.1922,
|
|
4612
|
-
0.2039
|
|
4613
|
-
],
|
|
4614
|
-
"hex": "#2d3134"
|
|
4615
|
-
},
|
|
4358
|
+
"$value": "#2d3134",
|
|
4359
|
+
"$description": "Interaction border color (Gray 600)",
|
|
4616
4360
|
"filePath": "tokens/tokens.json",
|
|
4617
4361
|
"isSource": true,
|
|
4618
4362
|
"$type": "color",
|
|
4619
4363
|
"original": {
|
|
4620
4364
|
"$value": "{base.color.gray.600}",
|
|
4365
|
+
"$description": "Interaction border color (Gray 600)",
|
|
4621
4366
|
"$type": "color",
|
|
4622
4367
|
"key": "{semantic.color.fn.border}"
|
|
4623
4368
|
},
|
|
@@ -4637,20 +4382,14 @@
|
|
|
4637
4382
|
},
|
|
4638
4383
|
"label": {
|
|
4639
4384
|
"key": "{semantic.color.fn.label}",
|
|
4640
|
-
"$value":
|
|
4641
|
-
|
|
4642
|
-
"components": [
|
|
4643
|
-
0.1765,
|
|
4644
|
-
0.1922,
|
|
4645
|
-
0.2039
|
|
4646
|
-
],
|
|
4647
|
-
"hex": "#2d3134"
|
|
4648
|
-
},
|
|
4385
|
+
"$value": "#2d3134",
|
|
4386
|
+
"$description": "Interaction label color (Gray 600)",
|
|
4649
4387
|
"filePath": "tokens/tokens.json",
|
|
4650
4388
|
"isSource": true,
|
|
4651
4389
|
"$type": "color",
|
|
4652
4390
|
"original": {
|
|
4653
4391
|
"$value": "{base.color.gray.600}",
|
|
4392
|
+
"$description": "Interaction label color (Gray 600)",
|
|
4654
4393
|
"$type": "color",
|
|
4655
4394
|
"key": "{semantic.color.fn.label}"
|
|
4656
4395
|
},
|
|
@@ -4672,22 +4411,14 @@
|
|
|
4672
4411
|
"text": {
|
|
4673
4412
|
"default": {
|
|
4674
4413
|
"key": "{semantic.color.text.default}",
|
|
4675
|
-
"$value":
|
|
4676
|
-
|
|
4677
|
-
"components": [
|
|
4678
|
-
0.1765,
|
|
4679
|
-
0.1922,
|
|
4680
|
-
0.2039
|
|
4681
|
-
],
|
|
4682
|
-
"hex": "#2d3134"
|
|
4683
|
-
},
|
|
4684
|
-
"$description": "Main text color for body",
|
|
4414
|
+
"$value": "#2d3134",
|
|
4415
|
+
"$description": "Main text color for body (Gray 600)",
|
|
4685
4416
|
"filePath": "tokens/tokens.json",
|
|
4686
4417
|
"isSource": true,
|
|
4687
4418
|
"$type": "color",
|
|
4688
4419
|
"original": {
|
|
4689
4420
|
"$value": "{base.color.gray.600}",
|
|
4690
|
-
"$description": "Main text color for body",
|
|
4421
|
+
"$description": "Main text color for body (Gray 600)",
|
|
4691
4422
|
"$type": "color",
|
|
4692
4423
|
"key": "{semantic.color.text.default}"
|
|
4693
4424
|
},
|
|
@@ -4707,20 +4438,14 @@
|
|
|
4707
4438
|
},
|
|
4708
4439
|
"on-dark-bg": {
|
|
4709
4440
|
"key": "{semantic.color.text.on-dark-bg}",
|
|
4710
|
-
"$value":
|
|
4711
|
-
|
|
4712
|
-
"components": [
|
|
4713
|
-
1,
|
|
4714
|
-
1,
|
|
4715
|
-
1
|
|
4716
|
-
],
|
|
4717
|
-
"hex": "#ffffff"
|
|
4718
|
-
},
|
|
4441
|
+
"$value": "#fff",
|
|
4442
|
+
"$description": "Main text color on dark background (White)",
|
|
4719
4443
|
"filePath": "tokens/tokens.json",
|
|
4720
4444
|
"isSource": true,
|
|
4721
4445
|
"$type": "color",
|
|
4722
4446
|
"original": {
|
|
4723
4447
|
"$value": "{base.color.white.default}",
|
|
4448
|
+
"$description": "Main text color on dark background (White)",
|
|
4724
4449
|
"$type": "color",
|
|
4725
4450
|
"key": "{semantic.color.text.on-dark-bg}"
|
|
4726
4451
|
},
|
|
@@ -4740,20 +4465,14 @@
|
|
|
4740
4465
|
},
|
|
4741
4466
|
"on-disabled": {
|
|
4742
4467
|
"key": "{semantic.color.text.on-disabled}",
|
|
4743
|
-
"$value":
|
|
4744
|
-
|
|
4745
|
-
"components": [
|
|
4746
|
-
1,
|
|
4747
|
-
1,
|
|
4748
|
-
1
|
|
4749
|
-
],
|
|
4750
|
-
"hex": "#ffffff"
|
|
4751
|
-
},
|
|
4468
|
+
"$value": "#fff",
|
|
4469
|
+
"$description": "Main text color on disabled (White)",
|
|
4752
4470
|
"filePath": "tokens/tokens.json",
|
|
4753
4471
|
"isSource": true,
|
|
4754
4472
|
"$type": "color",
|
|
4755
4473
|
"original": {
|
|
4756
4474
|
"$value": "{base.color.white.default}",
|
|
4475
|
+
"$description": "Main text color on disabled (White)",
|
|
4757
4476
|
"$type": "color",
|
|
4758
4477
|
"key": "{semantic.color.text.on-disabled}"
|
|
4759
4478
|
},
|
|
@@ -4773,20 +4492,14 @@
|
|
|
4773
4492
|
},
|
|
4774
4493
|
"headline-on-dark-bg": {
|
|
4775
4494
|
"key": "{semantic.color.text.headline-on-dark-bg}",
|
|
4776
|
-
"$value":
|
|
4777
|
-
|
|
4778
|
-
"components": [
|
|
4779
|
-
0.7176,
|
|
4780
|
-
0.9765,
|
|
4781
|
-
0.6667
|
|
4782
|
-
],
|
|
4783
|
-
"hex": "#b7f9aa"
|
|
4784
|
-
},
|
|
4495
|
+
"$value": "#b7f9aa",
|
|
4496
|
+
"$description": "Headline text color on dark background (Green 300)",
|
|
4785
4497
|
"filePath": "tokens/tokens.json",
|
|
4786
4498
|
"isSource": true,
|
|
4787
4499
|
"$type": "color",
|
|
4788
4500
|
"original": {
|
|
4789
4501
|
"$value": "{base.color.green.300}",
|
|
4502
|
+
"$description": "Headline text color on dark background (Green 300)",
|
|
4790
4503
|
"$type": "color",
|
|
4791
4504
|
"key": "{semantic.color.text.headline-on-dark-bg}"
|
|
4792
4505
|
},
|
|
@@ -4808,22 +4521,14 @@
|
|
|
4808
4521
|
"background": {
|
|
4809
4522
|
"default": {
|
|
4810
4523
|
"key": "{semantic.color.background.default}",
|
|
4811
|
-
"$value":
|
|
4812
|
-
|
|
4813
|
-
"components": [
|
|
4814
|
-
1,
|
|
4815
|
-
1,
|
|
4816
|
-
1
|
|
4817
|
-
],
|
|
4818
|
-
"hex": "#ffffff"
|
|
4819
|
-
},
|
|
4820
|
-
"$description": "Main background color for body",
|
|
4524
|
+
"$value": "#fff",
|
|
4525
|
+
"$description": "Main background color for body (White)",
|
|
4821
4526
|
"filePath": "tokens/tokens.json",
|
|
4822
4527
|
"isSource": true,
|
|
4823
4528
|
"$type": "color",
|
|
4824
4529
|
"original": {
|
|
4825
4530
|
"$value": "{base.color.white.default}",
|
|
4826
|
-
"$description": "Main background color for body",
|
|
4531
|
+
"$description": "Main background color for body (White)",
|
|
4827
4532
|
"$type": "color",
|
|
4828
4533
|
"key": "{semantic.color.background.default}"
|
|
4829
4534
|
},
|
|
@@ -4843,20 +4548,14 @@
|
|
|
4843
4548
|
},
|
|
4844
4549
|
"subtle": {
|
|
4845
4550
|
"key": "{semantic.color.background.subtle}",
|
|
4846
|
-
"$value":
|
|
4847
|
-
|
|
4848
|
-
"components": [
|
|
4849
|
-
0.9647,
|
|
4850
|
-
0.9686,
|
|
4851
|
-
0.9725
|
|
4852
|
-
],
|
|
4853
|
-
"hex": "#f6f7f8"
|
|
4854
|
-
},
|
|
4551
|
+
"$value": "#f6f7f8",
|
|
4552
|
+
"$description": "Neutral (Gray 50)",
|
|
4855
4553
|
"filePath": "tokens/tokens.json",
|
|
4856
4554
|
"isSource": true,
|
|
4857
4555
|
"$type": "color",
|
|
4858
4556
|
"original": {
|
|
4859
4557
|
"$value": "{base.color.gray.50}",
|
|
4558
|
+
"$description": "Neutral (Gray 50)",
|
|
4860
4559
|
"$type": "color",
|
|
4861
4560
|
"key": "{semantic.color.background.subtle}"
|
|
4862
4561
|
},
|
|
@@ -4876,20 +4575,14 @@
|
|
|
4876
4575
|
},
|
|
4877
4576
|
"disabled": {
|
|
4878
4577
|
"key": "{semantic.color.background.disabled}",
|
|
4879
|
-
"$value":
|
|
4880
|
-
|
|
4881
|
-
"components": [
|
|
4882
|
-
0.6314,
|
|
4883
|
-
0.6784,
|
|
4884
|
-
0.7098
|
|
4885
|
-
],
|
|
4886
|
-
"hex": "#a1adb5"
|
|
4887
|
-
},
|
|
4578
|
+
"$value": "#a1adb5",
|
|
4579
|
+
"$description": "Disabled (Gray 300)",
|
|
4888
4580
|
"filePath": "tokens/tokens.json",
|
|
4889
4581
|
"isSource": true,
|
|
4890
4582
|
"$type": "color",
|
|
4891
4583
|
"original": {
|
|
4892
4584
|
"$value": "{base.color.gray.300}",
|
|
4585
|
+
"$description": "Disabled (Gray 300)",
|
|
4893
4586
|
"$type": "color",
|
|
4894
4587
|
"key": "{semantic.color.background.disabled}"
|
|
4895
4588
|
},
|
|
@@ -4909,20 +4602,14 @@
|
|
|
4909
4602
|
},
|
|
4910
4603
|
"light-blue": {
|
|
4911
4604
|
"key": "{semantic.color.background.light-blue}",
|
|
4912
|
-
"$value":
|
|
4913
|
-
|
|
4914
|
-
"components": [
|
|
4915
|
-
0.9137,
|
|
4916
|
-
0.9608,
|
|
4917
|
-
0.9843
|
|
4918
|
-
],
|
|
4919
|
-
"hex": "#e9f5fb"
|
|
4920
|
-
},
|
|
4605
|
+
"$value": "#e9f5fb",
|
|
4606
|
+
"$description": "Light blue (Blue 100)",
|
|
4921
4607
|
"filePath": "tokens/tokens.json",
|
|
4922
4608
|
"isSource": true,
|
|
4923
4609
|
"$type": "color",
|
|
4924
4610
|
"original": {
|
|
4925
4611
|
"$value": "{base.color.blue.100}",
|
|
4612
|
+
"$description": "Light blue (Blue 100)",
|
|
4926
4613
|
"$type": "color",
|
|
4927
4614
|
"key": "{semantic.color.background.light-blue}"
|
|
4928
4615
|
},
|
|
@@ -4942,20 +4629,14 @@
|
|
|
4942
4629
|
},
|
|
4943
4630
|
"light-green": {
|
|
4944
4631
|
"key": "{semantic.color.background.light-green}",
|
|
4945
|
-
"$value":
|
|
4946
|
-
|
|
4947
|
-
"components": [
|
|
4948
|
-
0.9255,
|
|
4949
|
-
0.9922,
|
|
4950
|
-
0.9294
|
|
4951
|
-
],
|
|
4952
|
-
"hex": "#ecfded"
|
|
4953
|
-
},
|
|
4632
|
+
"$value": "#ecfded",
|
|
4633
|
+
"$description": "Light green (Green 100)",
|
|
4954
4634
|
"filePath": "tokens/tokens.json",
|
|
4955
4635
|
"isSource": true,
|
|
4956
4636
|
"$type": "color",
|
|
4957
4637
|
"original": {
|
|
4958
4638
|
"$value": "{base.color.green.100}",
|
|
4639
|
+
"$description": "Light green (Green 100)",
|
|
4959
4640
|
"$type": "color",
|
|
4960
4641
|
"key": "{semantic.color.background.light-green}"
|
|
4961
4642
|
},
|
|
@@ -4975,20 +4656,14 @@
|
|
|
4975
4656
|
},
|
|
4976
4657
|
"dark-blue": {
|
|
4977
4658
|
"key": "{semantic.color.background.dark-blue}",
|
|
4978
|
-
"$value":
|
|
4979
|
-
|
|
4980
|
-
"components": [
|
|
4981
|
-
0,
|
|
4982
|
-
0.2157,
|
|
4983
|
-
0.3588
|
|
4984
|
-
],
|
|
4985
|
-
"hex": "#00375b"
|
|
4986
|
-
},
|
|
4659
|
+
"$value": "#00375b",
|
|
4660
|
+
"$description": "Dark blue (Blue 800)",
|
|
4987
4661
|
"filePath": "tokens/tokens.json",
|
|
4988
4662
|
"isSource": true,
|
|
4989
4663
|
"$type": "color",
|
|
4990
4664
|
"original": {
|
|
4991
4665
|
"$value": "{base.color.blue.800}",
|
|
4666
|
+
"$description": "Dark blue (Blue 800)",
|
|
4992
4667
|
"$type": "color",
|
|
4993
4668
|
"key": "{semantic.color.background.dark-blue}"
|
|
4994
4669
|
},
|
|
@@ -5008,20 +4683,14 @@
|
|
|
5008
4683
|
},
|
|
5009
4684
|
"dark-green": {
|
|
5010
4685
|
"key": "{semantic.color.background.dark-green}",
|
|
5011
|
-
"$value":
|
|
5012
|
-
|
|
5013
|
-
"components": [
|
|
5014
|
-
0.2235,
|
|
5015
|
-
0.5137,
|
|
5016
|
-
0.3412
|
|
5017
|
-
],
|
|
5018
|
-
"hex": "#398357"
|
|
5019
|
-
},
|
|
4686
|
+
"$value": "#398357",
|
|
4687
|
+
"$description": "Dark green (Green 700)",
|
|
5020
4688
|
"filePath": "tokens/tokens.json",
|
|
5021
4689
|
"isSource": true,
|
|
5022
4690
|
"$type": "color",
|
|
5023
4691
|
"original": {
|
|
5024
4692
|
"$value": "{base.color.green.700}",
|
|
4693
|
+
"$description": "Dark green (Green 700)",
|
|
5025
4694
|
"$type": "color",
|
|
5026
4695
|
"key": "{semantic.color.background.dark-green}"
|
|
5027
4696
|
},
|
|
@@ -5043,21 +4712,14 @@
|
|
|
5043
4712
|
"opaque": {
|
|
5044
4713
|
"white-90": {
|
|
5045
4714
|
"key": "{semantic.color.opaque.white-90}",
|
|
5046
|
-
"$value":
|
|
5047
|
-
|
|
5048
|
-
"components": [
|
|
5049
|
-
1,
|
|
5050
|
-
1,
|
|
5051
|
-
1
|
|
5052
|
-
],
|
|
5053
|
-
"hex": "#ffffff",
|
|
5054
|
-
"alpha": 0.9
|
|
5055
|
-
},
|
|
4715
|
+
"$value": "#ffffffe6",
|
|
4716
|
+
"$description": "White 90%",
|
|
5056
4717
|
"filePath": "tokens/tokens.json",
|
|
5057
4718
|
"isSource": true,
|
|
5058
4719
|
"$type": "color",
|
|
5059
4720
|
"original": {
|
|
5060
4721
|
"$value": "{base.color.white.90}",
|
|
4722
|
+
"$description": "White 90%",
|
|
5061
4723
|
"$type": "color",
|
|
5062
4724
|
"key": "{semantic.color.opaque.white-90}"
|
|
5063
4725
|
},
|
|
@@ -5077,21 +4739,14 @@
|
|
|
5077
4739
|
},
|
|
5078
4740
|
"white-95": {
|
|
5079
4741
|
"key": "{semantic.color.opaque.white-95}",
|
|
5080
|
-
"$value":
|
|
5081
|
-
|
|
5082
|
-
"components": [
|
|
5083
|
-
1,
|
|
5084
|
-
1,
|
|
5085
|
-
1
|
|
5086
|
-
],
|
|
5087
|
-
"hex": "#ffffff",
|
|
5088
|
-
"alpha": 0.95
|
|
5089
|
-
},
|
|
4742
|
+
"$value": "#fffffff2",
|
|
4743
|
+
"$description": "White 95%",
|
|
5090
4744
|
"filePath": "tokens/tokens.json",
|
|
5091
4745
|
"isSource": true,
|
|
5092
4746
|
"$type": "color",
|
|
5093
4747
|
"original": {
|
|
5094
4748
|
"$value": "{base.color.white.95}",
|
|
4749
|
+
"$description": "White 95%",
|
|
5095
4750
|
"$type": "color",
|
|
5096
4751
|
"key": "{semantic.color.opaque.white-95}"
|
|
5097
4752
|
},
|
|
@@ -5111,21 +4766,14 @@
|
|
|
5111
4766
|
},
|
|
5112
4767
|
"gray-500-10": {
|
|
5113
4768
|
"key": "{semantic.color.opaque.gray-500-10}",
|
|
5114
|
-
"$value":
|
|
5115
|
-
|
|
5116
|
-
"components": [
|
|
5117
|
-
0.2549,
|
|
5118
|
-
0.2784,
|
|
5119
|
-
0.298
|
|
5120
|
-
],
|
|
5121
|
-
"hex": "#41484c",
|
|
5122
|
-
"alpha": 0.1
|
|
5123
|
-
},
|
|
4769
|
+
"$value": "#41484c1a",
|
|
4770
|
+
"$description": "Gray 500 10%",
|
|
5124
4771
|
"filePath": "tokens/tokens.json",
|
|
5125
4772
|
"isSource": true,
|
|
5126
4773
|
"$type": "color",
|
|
5127
4774
|
"original": {
|
|
5128
4775
|
"$value": "{base.color.gray.500.10}",
|
|
4776
|
+
"$description": "Gray 500 10%",
|
|
5129
4777
|
"$type": "color",
|
|
5130
4778
|
"key": "{semantic.color.opaque.gray-500-10}"
|
|
5131
4779
|
},
|
|
@@ -5145,21 +4793,14 @@
|
|
|
5145
4793
|
},
|
|
5146
4794
|
"gray-500-30": {
|
|
5147
4795
|
"key": "{semantic.color.opaque.gray-500-30}",
|
|
5148
|
-
"$value":
|
|
5149
|
-
|
|
5150
|
-
"components": [
|
|
5151
|
-
0.2549,
|
|
5152
|
-
0.2784,
|
|
5153
|
-
0.298
|
|
5154
|
-
],
|
|
5155
|
-
"hex": "#41484c",
|
|
5156
|
-
"alpha": 0.3
|
|
5157
|
-
},
|
|
4796
|
+
"$value": "#41484c4d",
|
|
4797
|
+
"$description": "Gray 500 30%",
|
|
5158
4798
|
"filePath": "tokens/tokens.json",
|
|
5159
4799
|
"isSource": true,
|
|
5160
4800
|
"$type": "color",
|
|
5161
4801
|
"original": {
|
|
5162
4802
|
"$value": "{base.color.gray.500.30}",
|
|
4803
|
+
"$description": "Gray 500 30%",
|
|
5163
4804
|
"$type": "color",
|
|
5164
4805
|
"key": "{semantic.color.opaque.gray-500-30}"
|
|
5165
4806
|
},
|
|
@@ -5179,21 +4820,14 @@
|
|
|
5179
4820
|
},
|
|
5180
4821
|
"gray-500-90": {
|
|
5181
4822
|
"key": "{semantic.color.opaque.gray-500-90}",
|
|
5182
|
-
"$value":
|
|
5183
|
-
|
|
5184
|
-
"components": [
|
|
5185
|
-
0.2549,
|
|
5186
|
-
0.2784,
|
|
5187
|
-
0.298
|
|
5188
|
-
],
|
|
5189
|
-
"hex": "#41484c",
|
|
5190
|
-
"alpha": 0.9
|
|
5191
|
-
},
|
|
4823
|
+
"$value": "#41484ce6",
|
|
4824
|
+
"$description": "Gray 500 90%",
|
|
5192
4825
|
"filePath": "tokens/tokens.json",
|
|
5193
4826
|
"isSource": true,
|
|
5194
4827
|
"$type": "color",
|
|
5195
4828
|
"original": {
|
|
5196
4829
|
"$value": "{base.color.gray.500.90}",
|
|
4830
|
+
"$description": "Gray 500 90%",
|
|
5197
4831
|
"$type": "color",
|
|
5198
4832
|
"key": "{semantic.color.opaque.gray-500-90}"
|
|
5199
4833
|
},
|
|
@@ -5215,15 +4849,7 @@
|
|
|
5215
4849
|
"state": {
|
|
5216
4850
|
"danger": {
|
|
5217
4851
|
"key": "{semantic.color.state.danger}",
|
|
5218
|
-
"$value":
|
|
5219
|
-
"colorSpace": "srgb",
|
|
5220
|
-
"components": [
|
|
5221
|
-
0.7843,
|
|
5222
|
-
0.0196,
|
|
5223
|
-
0.2157
|
|
5224
|
-
],
|
|
5225
|
-
"hex": "#c80538"
|
|
5226
|
-
},
|
|
4852
|
+
"$value": "#c80538",
|
|
5227
4853
|
"filePath": "tokens/tokens.json",
|
|
5228
4854
|
"isSource": true,
|
|
5229
4855
|
"$type": "color",
|
|
@@ -5248,15 +4874,7 @@
|
|
|
5248
4874
|
},
|
|
5249
4875
|
"success": {
|
|
5250
4876
|
"key": "{semantic.color.state.success}",
|
|
5251
|
-
"$value":
|
|
5252
|
-
"colorSpace": "srgb",
|
|
5253
|
-
"components": [
|
|
5254
|
-
0.2235,
|
|
5255
|
-
0.5137,
|
|
5256
|
-
0.3412
|
|
5257
|
-
],
|
|
5258
|
-
"hex": "#398357"
|
|
5259
|
-
},
|
|
4877
|
+
"$value": "#398357",
|
|
5260
4878
|
"filePath": "tokens/tokens.json",
|
|
5261
4879
|
"isSource": true,
|
|
5262
4880
|
"$type": "color",
|
|
@@ -5281,15 +4899,7 @@
|
|
|
5281
4899
|
},
|
|
5282
4900
|
"warning": {
|
|
5283
4901
|
"key": "{semantic.color.state.warning}",
|
|
5284
|
-
"$value":
|
|
5285
|
-
"colorSpace": "srgb",
|
|
5286
|
-
"components": [
|
|
5287
|
-
0.5765,
|
|
5288
|
-
0.5961,
|
|
5289
|
-
0.8784
|
|
5290
|
-
],
|
|
5291
|
-
"hex": "#9598e0"
|
|
5292
|
-
},
|
|
4902
|
+
"$value": "#a455c5",
|
|
5293
4903
|
"filePath": "tokens/tokens.json",
|
|
5294
4904
|
"isSource": true,
|
|
5295
4905
|
"$type": "color",
|
|
@@ -5316,15 +4926,7 @@
|
|
|
5316
4926
|
"status": {
|
|
5317
4927
|
"red": {
|
|
5318
4928
|
"key": "{semantic.color.status.red}",
|
|
5319
|
-
"$value":
|
|
5320
|
-
"colorSpace": "srgb",
|
|
5321
|
-
"components": [
|
|
5322
|
-
0.7843,
|
|
5323
|
-
0.0196,
|
|
5324
|
-
0.2157
|
|
5325
|
-
],
|
|
5326
|
-
"hex": "#c80538"
|
|
5327
|
-
},
|
|
4929
|
+
"$value": "#c80538",
|
|
5328
4930
|
"filePath": "tokens/tokens.json",
|
|
5329
4931
|
"isSource": true,
|
|
5330
4932
|
"$type": "color",
|
|
@@ -5349,15 +4951,7 @@
|
|
|
5349
4951
|
},
|
|
5350
4952
|
"yellow": {
|
|
5351
4953
|
"key": "{semantic.color.status.yellow}",
|
|
5352
|
-
"$value":
|
|
5353
|
-
"colorSpace": "srgb",
|
|
5354
|
-
"components": [
|
|
5355
|
-
0.9176,
|
|
5356
|
-
0.7843,
|
|
5357
|
-
0.0431
|
|
5358
|
-
],
|
|
5359
|
-
"hex": "#eac80b"
|
|
5360
|
-
},
|
|
4954
|
+
"$value": "#eac80b",
|
|
5361
4955
|
"filePath": "tokens/tokens.json",
|
|
5362
4956
|
"isSource": true,
|
|
5363
4957
|
"$type": "color",
|
|
@@ -5382,15 +4976,7 @@
|
|
|
5382
4976
|
},
|
|
5383
4977
|
"green": {
|
|
5384
4978
|
"key": "{semantic.color.status.green}",
|
|
5385
|
-
"$value":
|
|
5386
|
-
"colorSpace": "srgb",
|
|
5387
|
-
"components": [
|
|
5388
|
-
0.2235,
|
|
5389
|
-
0.5137,
|
|
5390
|
-
0.3412
|
|
5391
|
-
],
|
|
5392
|
-
"hex": "#398357"
|
|
5393
|
-
},
|
|
4979
|
+
"$value": "#398357",
|
|
5394
4980
|
"filePath": "tokens/tokens.json",
|
|
5395
4981
|
"isSource": true,
|
|
5396
4982
|
"$type": "color",
|
|
@@ -5417,15 +5003,7 @@
|
|
|
5417
5003
|
"line": {
|
|
5418
5004
|
"6": {
|
|
5419
5005
|
"key": "{semantic.color.line.6}",
|
|
5420
|
-
"$value":
|
|
5421
|
-
"colorSpace": "srgb",
|
|
5422
|
-
"components": [
|
|
5423
|
-
0,
|
|
5424
|
-
0.2667,
|
|
5425
|
-
0.4314
|
|
5426
|
-
],
|
|
5427
|
-
"hex": "#00446e"
|
|
5428
|
-
},
|
|
5006
|
+
"$value": "#00446e",
|
|
5429
5007
|
"filePath": "tokens/tokens.json",
|
|
5430
5008
|
"isSource": true,
|
|
5431
5009
|
"$type": "color",
|
|
@@ -5450,15 +5028,7 @@
|
|
|
5450
5028
|
},
|
|
5451
5029
|
"7": {
|
|
5452
5030
|
"key": "{semantic.color.line.7}",
|
|
5453
|
-
"$value":
|
|
5454
|
-
"colorSpace": "srgb",
|
|
5455
|
-
"components": [
|
|
5456
|
-
0.1765,
|
|
5457
|
-
0.1922,
|
|
5458
|
-
0.2039
|
|
5459
|
-
],
|
|
5460
|
-
"hex": "#2d3134"
|
|
5461
|
-
},
|
|
5031
|
+
"$value": "#2d3134",
|
|
5462
5032
|
"filePath": "tokens/tokens.json",
|
|
5463
5033
|
"isSource": true,
|
|
5464
5034
|
"$type": "color",
|
|
@@ -5483,15 +5053,7 @@
|
|
|
5483
5053
|
},
|
|
5484
5054
|
"8": {
|
|
5485
5055
|
"key": "{semantic.color.line.8}",
|
|
5486
|
-
"$value":
|
|
5487
|
-
"colorSpace": "srgb",
|
|
5488
|
-
"components": [
|
|
5489
|
-
0.6314,
|
|
5490
|
-
0.6784,
|
|
5491
|
-
0.7098
|
|
5492
|
-
],
|
|
5493
|
-
"hex": "#a1adb5"
|
|
5494
|
-
},
|
|
5056
|
+
"$value": "#a1adb5",
|
|
5495
5057
|
"filePath": "tokens/tokens.json",
|
|
5496
5058
|
"isSource": true,
|
|
5497
5059
|
"$type": "color",
|
|
@@ -5516,15 +5078,7 @@
|
|
|
5516
5078
|
},
|
|
5517
5079
|
"9": {
|
|
5518
5080
|
"key": "{semantic.color.line.9}",
|
|
5519
|
-
"$value":
|
|
5520
|
-
"colorSpace": "srgb",
|
|
5521
|
-
"components": [
|
|
5522
|
-
0,
|
|
5523
|
-
0.3529,
|
|
5524
|
-
0.549
|
|
5525
|
-
],
|
|
5526
|
-
"hex": "#005a8c"
|
|
5527
|
-
},
|
|
5081
|
+
"$value": "#005a8c",
|
|
5528
5082
|
"filePath": "tokens/tokens.json",
|
|
5529
5083
|
"isSource": true,
|
|
5530
5084
|
"$type": "color",
|
|
@@ -5549,15 +5103,7 @@
|
|
|
5549
5103
|
},
|
|
5550
5104
|
"10": {
|
|
5551
5105
|
"key": "{semantic.color.line.10}",
|
|
5552
|
-
"$value":
|
|
5553
|
-
"colorSpace": "srgb",
|
|
5554
|
-
"components": [
|
|
5555
|
-
0.1765,
|
|
5556
|
-
0.1922,
|
|
5557
|
-
0.2039
|
|
5558
|
-
],
|
|
5559
|
-
"hex": "#2d3134"
|
|
5560
|
-
},
|
|
5106
|
+
"$value": "#2d3134",
|
|
5561
5107
|
"filePath": "tokens/tokens.json",
|
|
5562
5108
|
"isSource": true,
|
|
5563
5109
|
"$type": "color",
|
|
@@ -5582,15 +5128,7 @@
|
|
|
5582
5128
|
},
|
|
5583
5129
|
"11": {
|
|
5584
5130
|
"key": "{semantic.color.line.11}",
|
|
5585
|
-
"$value":
|
|
5586
|
-
"colorSpace": "srgb",
|
|
5587
|
-
"components": [
|
|
5588
|
-
0.7176,
|
|
5589
|
-
0.9765,
|
|
5590
|
-
0.6667
|
|
5591
|
-
],
|
|
5592
|
-
"hex": "#b7f9aa"
|
|
5593
|
-
},
|
|
5131
|
+
"$value": "#b7f9aa",
|
|
5594
5132
|
"filePath": "tokens/tokens.json",
|
|
5595
5133
|
"isSource": true,
|
|
5596
5134
|
"$type": "color",
|
|
@@ -5615,15 +5153,7 @@
|
|
|
5615
5153
|
},
|
|
5616
5154
|
"12": {
|
|
5617
5155
|
"key": "{semantic.color.line.12}",
|
|
5618
|
-
"$value":
|
|
5619
|
-
"colorSpace": "srgb",
|
|
5620
|
-
"components": [
|
|
5621
|
-
0.6314,
|
|
5622
|
-
0.6784,
|
|
5623
|
-
0.7098
|
|
5624
|
-
],
|
|
5625
|
-
"hex": "#a1adb5"
|
|
5626
|
-
},
|
|
5156
|
+
"$value": "#a1adb5",
|
|
5627
5157
|
"filePath": "tokens/tokens.json",
|
|
5628
5158
|
"isSource": true,
|
|
5629
5159
|
"$type": "color",
|
|
@@ -5650,15 +5180,7 @@
|
|
|
5650
5180
|
"product": {
|
|
5651
5181
|
"container": {
|
|
5652
5182
|
"key": "{semantic.color.product.container}",
|
|
5653
|
-
"$value":
|
|
5654
|
-
"colorSpace": "srgb",
|
|
5655
|
-
"components": [
|
|
5656
|
-
0.9647,
|
|
5657
|
-
0.9686,
|
|
5658
|
-
0.9725
|
|
5659
|
-
],
|
|
5660
|
-
"hex": "#f6f7f8"
|
|
5661
|
-
},
|
|
5183
|
+
"$value": "#f6f7f8",
|
|
5662
5184
|
"filePath": "tokens/tokens.json",
|
|
5663
5185
|
"isSource": true,
|
|
5664
5186
|
"$type": "color",
|
|
@@ -5683,15 +5205,7 @@
|
|
|
5683
5205
|
},
|
|
5684
5206
|
"benefit": {
|
|
5685
5207
|
"key": "{semantic.color.product.benefit}",
|
|
5686
|
-
"$value":
|
|
5687
|
-
"colorSpace": "srgb",
|
|
5688
|
-
"components": [
|
|
5689
|
-
0,
|
|
5690
|
-
0.4784,
|
|
5691
|
-
0.7373
|
|
5692
|
-
],
|
|
5693
|
-
"hex": "#007abc"
|
|
5694
|
-
},
|
|
5208
|
+
"$value": "#007abc",
|
|
5695
5209
|
"filePath": "tokens/tokens.json",
|
|
5696
5210
|
"isSource": true,
|
|
5697
5211
|
"$type": "color",
|
|
@@ -5716,15 +5230,7 @@
|
|
|
5716
5230
|
},
|
|
5717
5231
|
"credit": {
|
|
5718
5232
|
"key": "{semantic.color.product.credit}",
|
|
5719
|
-
"$value":
|
|
5720
|
-
"colorSpace": "srgb",
|
|
5721
|
-
"components": [
|
|
5722
|
-
0.2235,
|
|
5723
|
-
0.5137,
|
|
5724
|
-
0.3412
|
|
5725
|
-
],
|
|
5726
|
-
"hex": "#398357"
|
|
5727
|
-
},
|
|
5233
|
+
"$value": "#398357",
|
|
5728
5234
|
"filePath": "tokens/tokens.json",
|
|
5729
5235
|
"isSource": true,
|
|
5730
5236
|
"$type": "color",
|
|
@@ -5749,15 +5255,7 @@
|
|
|
5749
5255
|
},
|
|
5750
5256
|
"cooperation": {
|
|
5751
5257
|
"key": "{semantic.color.product.cooperation}",
|
|
5752
|
-
"$value":
|
|
5753
|
-
"colorSpace": "srgb",
|
|
5754
|
-
"components": [
|
|
5755
|
-
0.4,
|
|
5756
|
-
0.4353,
|
|
5757
|
-
0.7843
|
|
5758
|
-
],
|
|
5759
|
-
"hex": "#686fc8"
|
|
5760
|
-
},
|
|
5258
|
+
"$value": "#643179",
|
|
5761
5259
|
"filePath": "tokens/tokens.json",
|
|
5762
5260
|
"isSource": true,
|
|
5763
5261
|
"$type": "color",
|
|
@@ -5782,15 +5280,7 @@
|
|
|
5782
5280
|
},
|
|
5783
5281
|
"credit-benefit": {
|
|
5784
5282
|
"key": "{semantic.color.product.credit-benefit}",
|
|
5785
|
-
"$value":
|
|
5786
|
-
"colorSpace": "srgb",
|
|
5787
|
-
"components": [
|
|
5788
|
-
0.2549,
|
|
5789
|
-
0.2784,
|
|
5790
|
-
0.298
|
|
5791
|
-
],
|
|
5792
|
-
"hex": "#41484c"
|
|
5793
|
-
},
|
|
5283
|
+
"$value": "#41484c",
|
|
5794
5284
|
"filePath": "tokens/tokens.json",
|
|
5795
5285
|
"isSource": true,
|
|
5796
5286
|
"$type": "color",
|
|
@@ -5817,15 +5307,7 @@
|
|
|
5817
5307
|
"icon": {
|
|
5818
5308
|
"default": {
|
|
5819
5309
|
"key": "{semantic.color.icon.default}",
|
|
5820
|
-
"$value":
|
|
5821
|
-
"colorSpace": "srgb",
|
|
5822
|
-
"components": [
|
|
5823
|
-
0,
|
|
5824
|
-
0.3529,
|
|
5825
|
-
0.549
|
|
5826
|
-
],
|
|
5827
|
-
"hex": "#005a8c"
|
|
5828
|
-
},
|
|
5310
|
+
"$value": "#005a8c",
|
|
5829
5311
|
"filePath": "tokens/tokens.json",
|
|
5830
5312
|
"isSource": true,
|
|
5831
5313
|
"$type": "color",
|
|
@@ -5850,15 +5332,7 @@
|
|
|
5850
5332
|
},
|
|
5851
5333
|
"secondary": {
|
|
5852
5334
|
"key": "{semantic.color.icon.secondary}",
|
|
5853
|
-
"$value":
|
|
5854
|
-
"colorSpace": "srgb",
|
|
5855
|
-
"components": [
|
|
5856
|
-
0.3294,
|
|
5857
|
-
0.7039,
|
|
5858
|
-
0.8863
|
|
5859
|
-
],
|
|
5860
|
-
"hex": "#54b3e2"
|
|
5861
|
-
},
|
|
5335
|
+
"$value": "#54b3e2",
|
|
5862
5336
|
"filePath": "tokens/tokens.json",
|
|
5863
5337
|
"isSource": true,
|
|
5864
5338
|
"$type": "color",
|
|
@@ -5883,15 +5357,7 @@
|
|
|
5883
5357
|
},
|
|
5884
5358
|
"disabled": {
|
|
5885
5359
|
"key": "{semantic.color.icon.disabled}",
|
|
5886
|
-
"$value":
|
|
5887
|
-
"colorSpace": "srgb",
|
|
5888
|
-
"components": [
|
|
5889
|
-
0.2235,
|
|
5890
|
-
0.5137,
|
|
5891
|
-
0.3412
|
|
5892
|
-
],
|
|
5893
|
-
"hex": "#398357"
|
|
5894
|
-
},
|
|
5360
|
+
"$value": "#398357",
|
|
5895
5361
|
"filePath": "tokens/tokens.json",
|
|
5896
5362
|
"isSource": true,
|
|
5897
5363
|
"$type": "color",
|
|
@@ -5916,15 +5382,7 @@
|
|
|
5916
5382
|
},
|
|
5917
5383
|
"disabled-secondary": {
|
|
5918
5384
|
"key": "{semantic.color.icon.disabled-secondary}",
|
|
5919
|
-
"$value":
|
|
5920
|
-
"colorSpace": "srgb",
|
|
5921
|
-
"components": [
|
|
5922
|
-
0.5804,
|
|
5923
|
-
0.9216,
|
|
5924
|
-
0.5647
|
|
5925
|
-
],
|
|
5926
|
-
"hex": "#94eb90"
|
|
5927
|
-
},
|
|
5385
|
+
"$value": "#94eb90",
|
|
5928
5386
|
"filePath": "tokens/tokens.json",
|
|
5929
5387
|
"isSource": true,
|
|
5930
5388
|
"$type": "color",
|
|
@@ -7099,6 +6557,27 @@
|
|
|
7099
6557
|
]
|
|
7100
6558
|
}
|
|
7101
6559
|
},
|
|
6560
|
+
"borderstyle": {
|
|
6561
|
+
"key": "{semantic.borderstyle}",
|
|
6562
|
+
"$type": "strokeStyle",
|
|
6563
|
+
"$value": "solid",
|
|
6564
|
+
"filePath": "tokens/tokens.json",
|
|
6565
|
+
"isSource": true,
|
|
6566
|
+
"original": {
|
|
6567
|
+
"$type": "strokeStyle",
|
|
6568
|
+
"$value": "solid",
|
|
6569
|
+
"key": "{semantic.borderstyle}"
|
|
6570
|
+
},
|
|
6571
|
+
"name": "kfw-borderstyle",
|
|
6572
|
+
"attributes": {
|
|
6573
|
+
"category": "semantic",
|
|
6574
|
+
"type": "borderstyle"
|
|
6575
|
+
},
|
|
6576
|
+
"path": [
|
|
6577
|
+
"semantic",
|
|
6578
|
+
"borderstyle"
|
|
6579
|
+
]
|
|
6580
|
+
},
|
|
7102
6581
|
"focusring": {
|
|
7103
6582
|
"outline-width": {
|
|
7104
6583
|
"key": "{semantic.focusring.outline-width}",
|