@pantheon-systems/pds-design-tokens 0.2.0-dev.0 → 0.3.0-dev.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.
@@ -4,10 +4,14 @@
4
4
  "radius": {
5
5
  "default": {
6
6
  "value": 0.25,
7
- "filePath": "tokens/border/base.json",
7
+ "defaultUnit": "rem",
8
+ "public": true,
9
+ "filePath": "tokens/border/alias.json",
8
10
  "isSource": true,
9
11
  "original": {
10
12
  "value": 0.25,
13
+ "defaultUnit": "rem",
14
+ "public": true,
11
15
  "filePath": "build/json/pds-design-tokens.json",
12
16
  "isSource": false
13
17
  },
@@ -27,10 +31,14 @@
27
31
  "width": {
28
32
  "default": {
29
33
  "value": 1,
30
- "filePath": "tokens/border/base.json",
34
+ "defaultUnit": "px",
35
+ "public": true,
36
+ "filePath": "tokens/border/alias.json",
31
37
  "isSource": true,
32
38
  "original": {
33
39
  "value": 1,
40
+ "defaultUnit": "px",
41
+ "public": true,
34
42
  "filePath": "build/json/pds-design-tokens.json",
35
43
  "isSource": false
36
44
  },
@@ -54,7 +62,7 @@
54
62
  "primary": {
55
63
  "100": {
56
64
  "value": "#fffbe9",
57
- "filePath": "tokens/color/global.json",
65
+ "filePath": "tokens/color/base/global.json",
58
66
  "isSource": true,
59
67
  "original": {
60
68
  "value": "#FFFBE9",
@@ -79,7 +87,7 @@
79
87
  },
80
88
  "200": {
81
89
  "value": "#fff1a9",
82
- "filePath": "tokens/color/global.json",
90
+ "filePath": "tokens/color/base/global.json",
83
91
  "isSource": true,
84
92
  "original": {
85
93
  "value": "#FFF1A9",
@@ -104,7 +112,7 @@
104
112
  },
105
113
  "300": {
106
114
  "value": "#ffe668",
107
- "filePath": "tokens/color/global.json",
115
+ "filePath": "tokens/color/base/global.json",
108
116
  "isSource": true,
109
117
  "original": {
110
118
  "value": "#FFE668",
@@ -129,7 +137,7 @@
129
137
  },
130
138
  "400": {
131
139
  "value": "#ffdc28",
132
- "filePath": "tokens/color/global.json",
140
+ "filePath": "tokens/color/base/global.json",
133
141
  "isSource": true,
134
142
  "original": {
135
143
  "value": "#FFDC28",
@@ -154,7 +162,7 @@
154
162
  },
155
163
  "500": {
156
164
  "value": "#bb9e08",
157
- "filePath": "tokens/color/global.json",
165
+ "filePath": "tokens/color/base/global.json",
158
166
  "isSource": true,
159
167
  "original": {
160
168
  "value": "#BB9E08",
@@ -179,7 +187,7 @@
179
187
  },
180
188
  "600": {
181
189
  "value": "#776400",
182
- "filePath": "tokens/color/global.json",
190
+ "filePath": "tokens/color/base/global.json",
183
191
  "isSource": true,
184
192
  "original": {
185
193
  "value": "#776400",
@@ -206,7 +214,7 @@
206
214
  "value": "#ffdc28",
207
215
  "public": true,
208
216
  "isReferenceToInternal": true,
209
- "filePath": "tokens/color/global.json",
217
+ "filePath": "tokens/color/base/global.json",
210
218
  "isSource": true,
211
219
  "original": {
212
220
  "value": "{color.global.brand.primary.400.value}",
@@ -235,7 +243,7 @@
235
243
  "secondary": {
236
244
  "100": {
237
245
  "value": "#f0ecff",
238
- "filePath": "tokens/color/global.json",
246
+ "filePath": "tokens/color/base/global.json",
239
247
  "isSource": true,
240
248
  "original": {
241
249
  "value": "#F0ECFF",
@@ -260,7 +268,7 @@
260
268
  },
261
269
  "200": {
262
270
  "value": "#c3b6ff",
263
- "filePath": "tokens/color/global.json",
271
+ "filePath": "tokens/color/base/global.json",
264
272
  "isSource": true,
265
273
  "original": {
266
274
  "value": "#C3B6FF",
@@ -285,7 +293,7 @@
285
293
  },
286
294
  "300": {
287
295
  "value": "#967fff",
288
- "filePath": "tokens/color/global.json",
296
+ "filePath": "tokens/color/base/global.json",
289
297
  "isSource": true,
290
298
  "original": {
291
299
  "value": "#967FFF",
@@ -310,7 +318,7 @@
310
318
  },
311
319
  "400": {
312
320
  "value": "#5f41e5",
313
- "filePath": "tokens/color/global.json",
321
+ "filePath": "tokens/color/base/global.json",
314
322
  "isSource": true,
315
323
  "original": {
316
324
  "value": "#5F41E5",
@@ -335,7 +343,7 @@
335
343
  },
336
344
  "500": {
337
345
  "value": "#3017a1",
338
- "filePath": "tokens/color/global.json",
346
+ "filePath": "tokens/color/base/global.json",
339
347
  "isSource": true,
340
348
  "original": {
341
349
  "value": "#3017A1",
@@ -360,7 +368,7 @@
360
368
  },
361
369
  "600": {
362
370
  "value": "#11005d",
363
- "filePath": "tokens/color/global.json",
371
+ "filePath": "tokens/color/base/global.json",
364
372
  "isSource": true,
365
373
  "original": {
366
374
  "value": "#11005D",
@@ -387,7 +395,7 @@
387
395
  "value": "#3017a1",
388
396
  "public": true,
389
397
  "isReferenceToInternal": true,
390
- "filePath": "tokens/color/global.json",
398
+ "filePath": "tokens/color/base/global.json",
391
399
  "isSource": true,
392
400
  "original": {
393
401
  "value": "{color.global.brand.secondary.500.value}",
@@ -416,7 +424,7 @@
416
424
  "accent": {
417
425
  "100": {
418
426
  "value": "#ffe5f6",
419
- "filePath": "tokens/color/global.json",
427
+ "filePath": "tokens/color/base/global.json",
420
428
  "isSource": true,
421
429
  "original": {
422
430
  "value": "#FFE5F6",
@@ -441,7 +449,7 @@
441
449
  },
442
450
  "200": {
443
451
  "value": "#ff99dc",
444
- "filePath": "tokens/color/global.json",
452
+ "filePath": "tokens/color/base/global.json",
445
453
  "isSource": true,
446
454
  "original": {
447
455
  "value": "#FF99DC",
@@ -466,7 +474,7 @@
466
474
  },
467
475
  "300": {
468
476
  "value": "#ff4cc3",
469
- "filePath": "tokens/color/global.json",
477
+ "filePath": "tokens/color/base/global.json",
470
478
  "isSource": true,
471
479
  "original": {
472
480
  "value": "#FF4CC3",
@@ -491,7 +499,7 @@
491
499
  },
492
500
  "400": {
493
501
  "value": "#de0093",
494
- "filePath": "tokens/color/global.json",
502
+ "filePath": "tokens/color/base/global.json",
495
503
  "isSource": true,
496
504
  "original": {
497
505
  "value": "#DE0093",
@@ -516,7 +524,7 @@
516
524
  },
517
525
  "500": {
518
526
  "value": "#9a0066",
519
- "filePath": "tokens/color/global.json",
527
+ "filePath": "tokens/color/base/global.json",
520
528
  "isSource": true,
521
529
  "original": {
522
530
  "value": "#9A0066",
@@ -541,7 +549,7 @@
541
549
  },
542
550
  "600": {
543
551
  "value": "#560039",
544
- "filePath": "tokens/color/global.json",
552
+ "filePath": "tokens/color/base/global.json",
545
553
  "isSource": true,
546
554
  "original": {
547
555
  "value": "#560039",
@@ -568,7 +576,7 @@
568
576
  "value": "#de0093",
569
577
  "public": true,
570
578
  "isReferenceToInternal": true,
571
- "filePath": "tokens/color/global.json",
579
+ "filePath": "tokens/color/base/global.json",
572
580
  "isSource": true,
573
581
  "original": {
574
582
  "value": "{color.global.brand.accent.400.value}",
@@ -598,7 +606,7 @@
598
606
  "admin": {
599
607
  "100": {
600
608
  "value": "#f7f1ff",
601
- "filePath": "tokens/color/global.json",
609
+ "filePath": "tokens/color/base/global.json",
602
610
  "isSource": true,
603
611
  "original": {
604
612
  "value": "#F7F1FF",
@@ -621,7 +629,7 @@
621
629
  },
622
630
  "200": {
623
631
  "value": "#6a1d85",
624
- "filePath": "tokens/color/global.json",
632
+ "filePath": "tokens/color/base/global.json",
625
633
  "isSource": true,
626
634
  "original": {
627
635
  "value": "#6A1D85",
@@ -644,7 +652,7 @@
644
652
  },
645
653
  "300": {
646
654
  "value": "#451157",
647
- "filePath": "tokens/color/global.json",
655
+ "filePath": "tokens/color/base/global.json",
648
656
  "isSource": true,
649
657
  "original": {
650
658
  "value": "#451157",
@@ -669,7 +677,7 @@
669
677
  "partner": {
670
678
  "gitlab": {
671
679
  "value": "#ffedfb",
672
- "filePath": "tokens/color/global.json",
680
+ "filePath": "tokens/color/base/global.json",
673
681
  "isSource": true,
674
682
  "original": {
675
683
  "value": "#FFEDFB",
@@ -692,7 +700,7 @@
692
700
  },
693
701
  "bitbucket": {
694
702
  "value": "#004dc0",
695
- "filePath": "tokens/color/global.json",
703
+ "filePath": "tokens/color/base/global.json",
696
704
  "isSource": true,
697
705
  "original": {
698
706
  "value": "#004DC0",
@@ -715,7 +723,7 @@
715
723
  },
716
724
  "gatsby": {
717
725
  "value": "#663399",
718
- "filePath": "tokens/color/global.json",
726
+ "filePath": "tokens/color/base/global.json",
719
727
  "isSource": true,
720
728
  "original": {
721
729
  "value": "#663399",
@@ -742,7 +750,7 @@
742
750
  "value": "linear-gradient(227.79deg, #300068 38.28%, #E65F35 100%)",
743
751
  "type": "color",
744
752
  "public": true,
745
- "filePath": "tokens/color/gradients.json",
753
+ "filePath": "tokens/color/base/gradients.json",
746
754
  "isSource": true,
747
755
  "original": {
748
756
  "value": {
@@ -776,7 +784,7 @@
776
784
  "value": "linear-gradient(48.24deg, #EF13AD 0%, #300068 66.25%)",
777
785
  "type": "color",
778
786
  "public": true,
779
- "filePath": "tokens/color/gradients.json",
787
+ "filePath": "tokens/color/base/gradients.json",
780
788
  "isSource": true,
781
789
  "original": {
782
790
  "value": {
@@ -810,7 +818,7 @@
810
818
  "value": "linear-gradient(228.64deg, #2B017B 41.87%, #29B2FF 100%)",
811
819
  "type": "color",
812
820
  "public": true,
813
- "filePath": "tokens/color/gradients.json",
821
+ "filePath": "tokens/color/base/gradients.json",
814
822
  "isSource": true,
815
823
  "original": {
816
824
  "value": {
@@ -844,7 +852,7 @@
844
852
  "value": "linear-gradient(228.64deg, #3017A1 46.34%, #00E0C3 100%)",
845
853
  "type": "color",
846
854
  "public": true,
847
- "filePath": "tokens/color/gradients.json",
855
+ "filePath": "tokens/color/base/gradients.json",
848
856
  "isSource": true,
849
857
  "original": {
850
858
  "value": {
@@ -882,7 +890,7 @@
882
890
  "value": "#1d1d29",
883
891
  "public": true,
884
892
  "isReferenceToInternal": true,
885
- "filePath": "tokens/color/context.dark.json",
893
+ "filePath": "tokens/color/alias/defaults.dark.json",
886
894
  "isSource": true,
887
895
  "original": {
888
896
  "value": "{color.dark-mode.neutral.600.value}",
@@ -909,7 +917,7 @@
909
917
  "value": "#504e62",
910
918
  "public": true,
911
919
  "isReferenceToInternal": true,
912
- "filePath": "tokens/color/context.dark.json",
920
+ "filePath": "tokens/color/alias/defaults.dark.json",
913
921
  "isSource": true,
914
922
  "original": {
915
923
  "value": "{color.dark-mode.neutral.400.value}",
@@ -931,13 +939,40 @@
931
939
  ]
932
940
  }
933
941
  },
942
+ "foreground": {
943
+ "default": {
944
+ "value": "#ffffff",
945
+ "public": true,
946
+ "isReferenceToInternal": true,
947
+ "filePath": "tokens/color/alias/defaults.dark.json",
948
+ "isSource": true,
949
+ "original": {
950
+ "value": "{color.dark-mode.neutral.000.value}",
951
+ "public": true,
952
+ "isReferenceToInternal": true
953
+ },
954
+ "name": "color-dark-mode-foreground-default",
955
+ "attributes": {
956
+ "category": "color",
957
+ "type": "dark-mode",
958
+ "item": "foreground",
959
+ "subitem": "default"
960
+ },
961
+ "path": [
962
+ "color",
963
+ "dark-mode",
964
+ "foreground",
965
+ "default"
966
+ ]
967
+ }
968
+ },
934
969
  "input": {
935
970
  "background": {
936
971
  "default": {
937
972
  "value": "#1d1d29",
938
973
  "public": true,
939
974
  "isReferenceToInternal": true,
940
- "filePath": "tokens/color/context.dark.json",
975
+ "filePath": "tokens/color/alias/input.dark.json",
941
976
  "isSource": true,
942
977
  "original": {
943
978
  "value": "{color.dark-mode.neutral.600.value}",
@@ -964,7 +999,7 @@
964
999
  "value": "#504e62",
965
1000
  "public": true,
966
1001
  "isReferenceToInternal": true,
967
- "filePath": "tokens/color/context.dark.json",
1002
+ "filePath": "tokens/color/alias/input.dark.json",
968
1003
  "isSource": true,
969
1004
  "original": {
970
1005
  "value": "{color.dark-mode.neutral.400.value}",
@@ -992,7 +1027,7 @@
992
1027
  "default": {
993
1028
  "value": "#504e62",
994
1029
  "public": true,
995
- "filePath": "tokens/color/context.dark.json",
1030
+ "filePath": "tokens/color/alias/input.dark.json",
996
1031
  "isSource": true,
997
1032
  "original": {
998
1033
  "value": "{color.dark-mode.border.default}",
@@ -1018,7 +1053,7 @@
1018
1053
  "value": "#858299",
1019
1054
  "public": true,
1020
1055
  "isReferenceToInternal": true,
1021
- "filePath": "tokens/color/context.dark.json",
1056
+ "filePath": "tokens/color/alias/input.dark.json",
1022
1057
  "isSource": true,
1023
1058
  "original": {
1024
1059
  "value": "{color.dark-mode.neutral.300.value}",
@@ -1048,7 +1083,7 @@
1048
1083
  "value": "#36a3ff",
1049
1084
  "public": true,
1050
1085
  "isReferenceToInternal": true,
1051
- "filePath": "tokens/color/context.dark.json",
1086
+ "filePath": "tokens/color/alias/interactive.dark.json",
1052
1087
  "isSource": true,
1053
1088
  "original": {
1054
1089
  "value": "{color.dark-mode.interactive.link.400.value}",
@@ -1073,7 +1108,7 @@
1073
1108
  "value": "#2776b9",
1074
1109
  "public": true,
1075
1110
  "isReferenceToInternal": true,
1076
- "filePath": "tokens/color/context.dark.json",
1111
+ "filePath": "tokens/color/alias/interactive.dark.json",
1077
1112
  "isSource": true,
1078
1113
  "original": {
1079
1114
  "value": "{color.dark-mode.interactive.link.500.value}",
@@ -1098,7 +1133,7 @@
1098
1133
  "value": "#2776b9",
1099
1134
  "public": true,
1100
1135
  "isReferenceToInternal": true,
1101
- "filePath": "tokens/color/context.dark.json",
1136
+ "filePath": "tokens/color/alias/interactive.dark.json",
1102
1137
  "isSource": true,
1103
1138
  "original": {
1104
1139
  "value": "{color.dark-mode.interactive.link.500.value}",
@@ -1123,7 +1158,7 @@
1123
1158
  "value": "#967fff",
1124
1159
  "public": true,
1125
1160
  "isReferenceToInternal": true,
1126
- "filePath": "tokens/color/context.dark.json",
1161
+ "filePath": "tokens/color/alias/interactive.dark.json",
1127
1162
  "isSource": true,
1128
1163
  "original": {
1129
1164
  "value": "{color.dark-mode.interactive.visited.400.value}",
@@ -1150,7 +1185,7 @@
1150
1185
  "value": "#ffffff",
1151
1186
  "public": true,
1152
1187
  "isReferenceToInternal": true,
1153
- "filePath": "tokens/color/context.dark.json",
1188
+ "filePath": "tokens/color/alias/typography.dark.json",
1154
1189
  "isSource": true,
1155
1190
  "original": {
1156
1191
  "value": "{color.dark-mode.neutral.000.value}",
@@ -1174,7 +1209,7 @@
1174
1209
  "headings": {
1175
1210
  "value": "#ffffff",
1176
1211
  "public": true,
1177
- "filePath": "tokens/color/context.dark.json",
1212
+ "filePath": "tokens/color/alias/typography.dark.json",
1178
1213
  "isSource": true,
1179
1214
  "original": {
1180
1215
  "value": "{color.dark-mode.text.default}",
@@ -1193,36 +1228,13 @@
1193
1228
  "text",
1194
1229
  "headings"
1195
1230
  ]
1196
- },
1197
- "bodytext": {
1198
- "value": "#ffffff",
1199
- "public": true,
1200
- "filePath": "tokens/color/context.dark.json",
1201
- "isSource": true,
1202
- "original": {
1203
- "value": "{color.dark-mode.text.default}",
1204
- "public": true
1205
- },
1206
- "name": "color-dark-mode-text-bodytext",
1207
- "attributes": {
1208
- "category": "color",
1209
- "type": "dark-mode",
1210
- "item": "text",
1211
- "subitem": "bodytext"
1212
- },
1213
- "path": [
1214
- "color",
1215
- "dark-mode",
1216
- "text",
1217
- "bodytext"
1218
- ]
1219
1231
  }
1220
1232
  },
1221
1233
  "interactive": {
1222
1234
  "link": {
1223
1235
  "400": {
1224
1236
  "value": "#36a3ff",
1225
- "filePath": "tokens/color/interactive.dark.json",
1237
+ "filePath": "tokens/color/base/interactive.dark.json",
1226
1238
  "isSource": true,
1227
1239
  "original": {
1228
1240
  "value": "#36A3FF"
@@ -1245,7 +1257,7 @@
1245
1257
  },
1246
1258
  "500": {
1247
1259
  "value": "#2776b9",
1248
- "filePath": "tokens/color/interactive.dark.json",
1260
+ "filePath": "tokens/color/base/interactive.dark.json",
1249
1261
  "isSource": true,
1250
1262
  "original": {
1251
1263
  "value": "#2776B9"
@@ -1270,7 +1282,7 @@
1270
1282
  "visited": {
1271
1283
  "400": {
1272
1284
  "value": "#967fff",
1273
- "filePath": "tokens/color/interactive.dark.json",
1285
+ "filePath": "tokens/color/base/interactive.dark.json",
1274
1286
  "isSource": true,
1275
1287
  "original": {
1276
1288
  "value": "#967FFF"
@@ -1293,7 +1305,7 @@
1293
1305
  },
1294
1306
  "500": {
1295
1307
  "value": "#5f41e5",
1296
- "filePath": "tokens/color/interactive.dark.json",
1308
+ "filePath": "tokens/color/base/interactive.dark.json",
1297
1309
  "isSource": true,
1298
1310
  "original": {
1299
1311
  "value": "#5F41E5"
@@ -1319,7 +1331,7 @@
1319
1331
  "neutral": {
1320
1332
  "100": {
1321
1333
  "value": "#c7c5d0",
1322
- "filePath": "tokens/color/neutrals.dark.json",
1334
+ "filePath": "tokens/color/base/neutral.dark.json",
1323
1335
  "isSource": true,
1324
1336
  "original": {
1325
1337
  "value": "#C7C5D0"
@@ -1340,7 +1352,7 @@
1340
1352
  },
1341
1353
  "200": {
1342
1354
  "value": "#a6a3b4",
1343
- "filePath": "tokens/color/neutrals.dark.json",
1355
+ "filePath": "tokens/color/base/neutral.dark.json",
1344
1356
  "isSource": true,
1345
1357
  "original": {
1346
1358
  "value": "#A6A3B4"
@@ -1361,7 +1373,7 @@
1361
1373
  },
1362
1374
  "300": {
1363
1375
  "value": "#858299",
1364
- "filePath": "tokens/color/neutrals.dark.json",
1376
+ "filePath": "tokens/color/base/neutral.dark.json",
1365
1377
  "isSource": true,
1366
1378
  "original": {
1367
1379
  "value": "#858299"
@@ -1382,7 +1394,7 @@
1382
1394
  },
1383
1395
  "400": {
1384
1396
  "value": "#504e62",
1385
- "filePath": "tokens/color/neutrals.dark.json",
1397
+ "filePath": "tokens/color/base/neutral.dark.json",
1386
1398
  "isSource": true,
1387
1399
  "original": {
1388
1400
  "value": "#504E62"
@@ -1403,7 +1415,7 @@
1403
1415
  },
1404
1416
  "500": {
1405
1417
  "value": "#282839",
1406
- "filePath": "tokens/color/neutrals.dark.json",
1418
+ "filePath": "tokens/color/base/neutral.dark.json",
1407
1419
  "isSource": true,
1408
1420
  "original": {
1409
1421
  "value": "#282839"
@@ -1424,7 +1436,7 @@
1424
1436
  },
1425
1437
  "600": {
1426
1438
  "value": "#1d1d29",
1427
- "filePath": "tokens/color/neutrals.dark.json",
1439
+ "filePath": "tokens/color/base/neutral.dark.json",
1428
1440
  "isSource": true,
1429
1441
  "original": {
1430
1442
  "value": "#1D1D29"
@@ -1445,7 +1457,7 @@
1445
1457
  },
1446
1458
  "700": {
1447
1459
  "value": "#121219",
1448
- "filePath": "tokens/color/neutrals.dark.json",
1460
+ "filePath": "tokens/color/base/neutral.dark.json",
1449
1461
  "isSource": true,
1450
1462
  "original": {
1451
1463
  "value": "#121219"
@@ -1466,7 +1478,7 @@
1466
1478
  },
1467
1479
  "050": {
1468
1480
  "value": "#e7e7eb",
1469
- "filePath": "tokens/color/neutrals.dark.json",
1481
+ "filePath": "tokens/color/base/neutral.dark.json",
1470
1482
  "isSource": true,
1471
1483
  "original": {
1472
1484
  "value": "#E7E7EB"
@@ -1487,7 +1499,7 @@
1487
1499
  },
1488
1500
  "000": {
1489
1501
  "value": "#ffffff",
1490
- "filePath": "tokens/color/neutrals.dark.json",
1502
+ "filePath": "tokens/color/base/neutral.dark.json",
1491
1503
  "isSource": true,
1492
1504
  "original": {
1493
1505
  "value": "#FFFFFF"
@@ -1511,7 +1523,7 @@
1511
1523
  "error": {
1512
1524
  "100": {
1513
1525
  "value": "#fff0f0",
1514
- "filePath": "tokens/color/semantic.dark.json",
1526
+ "filePath": "tokens/color/base/semantic.dark.json",
1515
1527
  "isSource": true,
1516
1528
  "original": {
1517
1529
  "value": "#FFF0F0"
@@ -1534,7 +1546,7 @@
1534
1546
  },
1535
1547
  "200": {
1536
1548
  "value": "#ffafaf",
1537
- "filePath": "tokens/color/semantic.dark.json",
1549
+ "filePath": "tokens/color/base/semantic.dark.json",
1538
1550
  "isSource": true,
1539
1551
  "original": {
1540
1552
  "value": "#FFAFAF"
@@ -1557,7 +1569,7 @@
1557
1569
  },
1558
1570
  "300": {
1559
1571
  "value": "#e05757",
1560
- "filePath": "tokens/color/semantic.dark.json",
1572
+ "filePath": "tokens/color/base/semantic.dark.json",
1561
1573
  "isSource": true,
1562
1574
  "original": {
1563
1575
  "value": "#E05757"
@@ -1580,7 +1592,7 @@
1580
1592
  },
1581
1593
  "400": {
1582
1594
  "value": "#be4242",
1583
- "filePath": "tokens/color/semantic.dark.json",
1595
+ "filePath": "tokens/color/base/semantic.dark.json",
1584
1596
  "isSource": true,
1585
1597
  "original": {
1586
1598
  "value": "#BE4242"
@@ -1603,7 +1615,7 @@
1603
1615
  },
1604
1616
  "500": {
1605
1617
  "value": "#9c2f2f",
1606
- "filePath": "tokens/color/semantic.dark.json",
1618
+ "filePath": "tokens/color/base/semantic.dark.json",
1607
1619
  "isSource": true,
1608
1620
  "original": {
1609
1621
  "value": "#9C2F2F"
@@ -1626,7 +1638,7 @@
1626
1638
  },
1627
1639
  "600": {
1628
1640
  "value": "#7a1f1f",
1629
- "filePath": "tokens/color/semantic.dark.json",
1641
+ "filePath": "tokens/color/base/semantic.dark.json",
1630
1642
  "isSource": true,
1631
1643
  "original": {
1632
1644
  "value": "#7A1F1F"
@@ -1651,7 +1663,7 @@
1651
1663
  "warning": {
1652
1664
  "100": {
1653
1665
  "value": "#fff4ea",
1654
- "filePath": "tokens/color/semantic.dark.json",
1666
+ "filePath": "tokens/color/base/semantic.dark.json",
1655
1667
  "isSource": true,
1656
1668
  "original": {
1657
1669
  "value": "#FFF4EA"
@@ -1674,7 +1686,7 @@
1674
1686
  },
1675
1687
  "200": {
1676
1688
  "value": "#ffc38b",
1677
- "filePath": "tokens/color/semantic.dark.json",
1689
+ "filePath": "tokens/color/base/semantic.dark.json",
1678
1690
  "isSource": true,
1679
1691
  "original": {
1680
1692
  "value": "#FFC38B"
@@ -1697,7 +1709,7 @@
1697
1709
  },
1698
1710
  "300": {
1699
1711
  "value": "#ff922d",
1700
- "filePath": "tokens/color/semantic.dark.json",
1712
+ "filePath": "tokens/color/base/semantic.dark.json",
1701
1713
  "isSource": true,
1702
1714
  "original": {
1703
1715
  "value": "#FF922D"
@@ -1720,7 +1732,7 @@
1720
1732
  },
1721
1733
  "400": {
1722
1734
  "value": "#dd781b",
1723
- "filePath": "tokens/color/semantic.dark.json",
1735
+ "filePath": "tokens/color/base/semantic.dark.json",
1724
1736
  "isSource": true,
1725
1737
  "original": {
1726
1738
  "value": "#DD781B"
@@ -1743,7 +1755,7 @@
1743
1755
  },
1744
1756
  "500": {
1745
1757
  "value": "#994b02",
1746
- "filePath": "tokens/color/semantic.dark.json",
1758
+ "filePath": "tokens/color/base/semantic.dark.json",
1747
1759
  "isSource": true,
1748
1760
  "original": {
1749
1761
  "value": "#994B02"
@@ -1766,7 +1778,7 @@
1766
1778
  },
1767
1779
  "600": {
1768
1780
  "value": "#552900",
1769
- "filePath": "tokens/color/semantic.dark.json",
1781
+ "filePath": "tokens/color/base/semantic.dark.json",
1770
1782
  "isSource": true,
1771
1783
  "original": {
1772
1784
  "value": "#552900"
@@ -1791,7 +1803,7 @@
1791
1803
  "success": {
1792
1804
  "100": {
1793
1805
  "value": "#f0fff8",
1794
- "filePath": "tokens/color/semantic.dark.json",
1806
+ "filePath": "tokens/color/base/semantic.dark.json",
1795
1807
  "isSource": true,
1796
1808
  "original": {
1797
1809
  "value": "#F0FFF8"
@@ -1814,7 +1826,7 @@
1814
1826
  },
1815
1827
  "200": {
1816
1828
  "value": "#acffdc",
1817
- "filePath": "tokens/color/semantic.dark.json",
1829
+ "filePath": "tokens/color/base/semantic.dark.json",
1818
1830
  "isSource": true,
1819
1831
  "original": {
1820
1832
  "value": "#ACFFDC"
@@ -1837,7 +1849,7 @@
1837
1849
  },
1838
1850
  "300": {
1839
1851
  "value": "#22a06b",
1840
- "filePath": "tokens/color/semantic.dark.json",
1852
+ "filePath": "tokens/color/base/semantic.dark.json",
1841
1853
  "isSource": true,
1842
1854
  "original": {
1843
1855
  "value": "#22A06B"
@@ -1860,7 +1872,7 @@
1860
1872
  },
1861
1873
  "400": {
1862
1874
  "value": "#137e51",
1863
- "filePath": "tokens/color/semantic.dark.json",
1875
+ "filePath": "tokens/color/base/semantic.dark.json",
1864
1876
  "isSource": true,
1865
1877
  "original": {
1866
1878
  "value": "#137E51"
@@ -1883,7 +1895,7 @@
1883
1895
  },
1884
1896
  "500": {
1885
1897
  "value": "#085c39",
1886
- "filePath": "tokens/color/semantic.dark.json",
1898
+ "filePath": "tokens/color/base/semantic.dark.json",
1887
1899
  "isSource": true,
1888
1900
  "original": {
1889
1901
  "value": "#085C39"
@@ -1906,7 +1918,7 @@
1906
1918
  },
1907
1919
  "600": {
1908
1920
  "value": "#133527",
1909
- "filePath": "tokens/color/semantic.dark.json",
1921
+ "filePath": "tokens/color/base/semantic.dark.json",
1910
1922
  "isSource": true,
1911
1923
  "original": {
1912
1924
  "value": "#133527"
@@ -1931,7 +1943,7 @@
1931
1943
  "info": {
1932
1944
  "100": {
1933
1945
  "value": "#e3fafc",
1934
- "filePath": "tokens/color/semantic.dark.json",
1946
+ "filePath": "tokens/color/base/semantic.dark.json",
1935
1947
  "isSource": true,
1936
1948
  "original": {
1937
1949
  "value": "#E3FAFC"
@@ -1954,7 +1966,7 @@
1954
1966
  },
1955
1967
  "200": {
1956
1968
  "value": "#c1f0f5",
1957
- "filePath": "tokens/color/semantic.dark.json",
1969
+ "filePath": "tokens/color/base/semantic.dark.json",
1958
1970
  "isSource": true,
1959
1971
  "original": {
1960
1972
  "value": "#C1F0F5"
@@ -1977,7 +1989,7 @@
1977
1989
  },
1978
1990
  "300": {
1979
1991
  "value": "#60c6d2",
1980
- "filePath": "tokens/color/semantic.dark.json",
1992
+ "filePath": "tokens/color/base/semantic.dark.json",
1981
1993
  "isSource": true,
1982
1994
  "original": {
1983
1995
  "value": "#60C6D2"
@@ -2000,7 +2012,7 @@
2000
2012
  },
2001
2013
  "400": {
2002
2014
  "value": "#1d7f8c",
2003
- "filePath": "tokens/color/semantic.dark.json",
2015
+ "filePath": "tokens/color/base/semantic.dark.json",
2004
2016
  "isSource": true,
2005
2017
  "original": {
2006
2018
  "value": "#1D7F8C"
@@ -2023,7 +2035,7 @@
2023
2035
  },
2024
2036
  "500": {
2025
2037
  "value": "#206b74",
2026
- "filePath": "tokens/color/semantic.dark.json",
2038
+ "filePath": "tokens/color/base/semantic.dark.json",
2027
2039
  "isSource": true,
2028
2040
  "original": {
2029
2041
  "value": "#206B74"
@@ -2046,7 +2058,7 @@
2046
2058
  },
2047
2059
  "600": {
2048
2060
  "value": "#1d474c",
2049
- "filePath": "tokens/color/semantic.dark.json",
2061
+ "filePath": "tokens/color/base/semantic.dark.json",
2050
2062
  "isSource": true,
2051
2063
  "original": {
2052
2064
  "value": "#1D474C"
@@ -2076,7 +2088,7 @@
2076
2088
  "value": "#ffffff",
2077
2089
  "public": true,
2078
2090
  "isReferenceToInternal": true,
2079
- "filePath": "tokens/color/context.light.json",
2091
+ "filePath": "tokens/color/alias/defaults.light.json",
2080
2092
  "isSource": true,
2081
2093
  "original": {
2082
2094
  "value": "{color.light-mode.neutral.000.value}",
@@ -2103,7 +2115,7 @@
2103
2115
  "value": "#71717c",
2104
2116
  "public": true,
2105
2117
  "isReferenceToInternal": true,
2106
- "filePath": "tokens/color/context.light.json",
2118
+ "filePath": "tokens/color/alias/defaults.light.json",
2107
2119
  "isSource": true,
2108
2120
  "original": {
2109
2121
  "value": "{color.light-mode.neutral.400.value}",
@@ -2125,13 +2137,40 @@
2125
2137
  ]
2126
2138
  }
2127
2139
  },
2140
+ "foreground": {
2141
+ "default": {
2142
+ "value": "#23232d",
2143
+ "public": true,
2144
+ "isReferenceToInternal": true,
2145
+ "filePath": "tokens/color/alias/defaults.light.json",
2146
+ "isSource": true,
2147
+ "original": {
2148
+ "value": "{color.light-mode.neutral.700.value}",
2149
+ "public": true,
2150
+ "isReferenceToInternal": true
2151
+ },
2152
+ "name": "color-light-mode-foreground-default",
2153
+ "attributes": {
2154
+ "category": "color",
2155
+ "type": "light-mode",
2156
+ "item": "foreground",
2157
+ "subitem": "default"
2158
+ },
2159
+ "path": [
2160
+ "color",
2161
+ "light-mode",
2162
+ "foreground",
2163
+ "default"
2164
+ ]
2165
+ }
2166
+ },
2128
2167
  "input": {
2129
2168
  "background": {
2130
2169
  "default": {
2131
2170
  "value": "#ffffff",
2132
2171
  "public": true,
2133
2172
  "isReferenceToInternal": true,
2134
- "filePath": "tokens/color/context.light.json",
2173
+ "filePath": "tokens/color/alias/input.light.json",
2135
2174
  "isSource": true,
2136
2175
  "original": {
2137
2176
  "value": "{color.light-mode.neutral.000.value}",
@@ -2158,7 +2197,7 @@
2158
2197
  "value": "#cfcfd3",
2159
2198
  "public": true,
2160
2199
  "isReferenceToInternal": true,
2161
- "filePath": "tokens/color/context.light.json",
2200
+ "filePath": "tokens/color/alias/input.light.json",
2162
2201
  "isSource": true,
2163
2202
  "original": {
2164
2203
  "value": "{color.light-mode.neutral.100.value}",
@@ -2186,7 +2225,7 @@
2186
2225
  "default": {
2187
2226
  "value": "#71717c",
2188
2227
  "public": true,
2189
- "filePath": "tokens/color/context.light.json",
2228
+ "filePath": "tokens/color/alias/input.light.json",
2190
2229
  "isSource": true,
2191
2230
  "original": {
2192
2231
  "value": "{color.light-mode.border.default}",
@@ -2212,7 +2251,7 @@
2212
2251
  "value": "#aeaeb6",
2213
2252
  "public": true,
2214
2253
  "isReferenceToInternal": true,
2215
- "filePath": "tokens/color/context.light.json",
2254
+ "filePath": "tokens/color/alias/input.light.json",
2216
2255
  "isSource": true,
2217
2256
  "original": {
2218
2257
  "value": "{color.light-mode.neutral.200.value}",
@@ -2242,7 +2281,7 @@
2242
2281
  "value": "#0f62fe",
2243
2282
  "public": true,
2244
2283
  "isReferenceToInternal": true,
2245
- "filePath": "tokens/color/context.light.json",
2284
+ "filePath": "tokens/color/alias/interactive.light.json",
2246
2285
  "isSource": true,
2247
2286
  "original": {
2248
2287
  "value": "{color.light-mode.interactive.link.400.value}",
@@ -2267,7 +2306,7 @@
2267
2306
  "value": "#003cac",
2268
2307
  "public": true,
2269
2308
  "isReferenceToInternal": true,
2270
- "filePath": "tokens/color/context.light.json",
2309
+ "filePath": "tokens/color/alias/interactive.light.json",
2271
2310
  "isSource": true,
2272
2311
  "original": {
2273
2312
  "value": "{color.light-mode.interactive.link.500.value}",
@@ -2292,7 +2331,7 @@
2292
2331
  "value": "#003cac",
2293
2332
  "public": true,
2294
2333
  "isReferenceToInternal": true,
2295
- "filePath": "tokens/color/context.light.json",
2334
+ "filePath": "tokens/color/alias/interactive.light.json",
2296
2335
  "isSource": true,
2297
2336
  "original": {
2298
2337
  "value": "{color.light-mode.interactive.link.500.value}",
@@ -2317,7 +2356,7 @@
2317
2356
  "value": "#967fff",
2318
2357
  "public": true,
2319
2358
  "isReferenceToInternal": true,
2320
- "filePath": "tokens/color/context.light.json",
2359
+ "filePath": "tokens/color/alias/interactive.light.json",
2321
2360
  "isSource": true,
2322
2361
  "original": {
2323
2362
  "value": "{color.light-mode.interactive.visited.400.value}",
@@ -2344,7 +2383,7 @@
2344
2383
  "value": "#23232d",
2345
2384
  "public": true,
2346
2385
  "isReferenceToInternal": true,
2347
- "filePath": "tokens/color/context.light.json",
2386
+ "filePath": "tokens/color/alias/typography.light.json",
2348
2387
  "isSource": true,
2349
2388
  "original": {
2350
2389
  "value": "{color.light-mode.neutral.700.value}",
@@ -2368,7 +2407,7 @@
2368
2407
  "headings": {
2369
2408
  "value": "#23232d",
2370
2409
  "public": true,
2371
- "filePath": "tokens/color/context.light.json",
2410
+ "filePath": "tokens/color/alias/typography.light.json",
2372
2411
  "isSource": true,
2373
2412
  "original": {
2374
2413
  "value": "{color.light-mode.text.default}",
@@ -2387,36 +2426,13 @@
2387
2426
  "text",
2388
2427
  "headings"
2389
2428
  ]
2390
- },
2391
- "bodytext": {
2392
- "value": "#23232d",
2393
- "public": true,
2394
- "filePath": "tokens/color/context.light.json",
2395
- "isSource": true,
2396
- "original": {
2397
- "value": "{color.light-mode.text.default}",
2398
- "public": true
2399
- },
2400
- "name": "color-light-mode-text-bodytext",
2401
- "attributes": {
2402
- "category": "color",
2403
- "type": "light-mode",
2404
- "item": "text",
2405
- "subitem": "bodytext"
2406
- },
2407
- "path": [
2408
- "color",
2409
- "light-mode",
2410
- "text",
2411
- "bodytext"
2412
- ]
2413
2429
  }
2414
2430
  },
2415
2431
  "interactive": {
2416
2432
  "link": {
2417
2433
  "400": {
2418
2434
  "value": "#0f62fe",
2419
- "filePath": "tokens/color/interactive.light.json",
2435
+ "filePath": "tokens/color/base/interactive.light.json",
2420
2436
  "isSource": true,
2421
2437
  "original": {
2422
2438
  "value": "#0F62FE"
@@ -2439,7 +2455,7 @@
2439
2455
  },
2440
2456
  "500": {
2441
2457
  "value": "#003cac",
2442
- "filePath": "tokens/color/interactive.light.json",
2458
+ "filePath": "tokens/color/base/interactive.light.json",
2443
2459
  "isSource": true,
2444
2460
  "original": {
2445
2461
  "value": "#003CAC"
@@ -2464,7 +2480,7 @@
2464
2480
  "visited": {
2465
2481
  "400": {
2466
2482
  "value": "#967fff",
2467
- "filePath": "tokens/color/interactive.light.json",
2483
+ "filePath": "tokens/color/base/interactive.light.json",
2468
2484
  "isSource": true,
2469
2485
  "original": {
2470
2486
  "value": "#967FFF"
@@ -2487,7 +2503,7 @@
2487
2503
  },
2488
2504
  "500": {
2489
2505
  "value": "#5f41e5",
2490
- "filePath": "tokens/color/interactive.light.json",
2506
+ "filePath": "tokens/color/base/interactive.light.json",
2491
2507
  "isSource": true,
2492
2508
  "original": {
2493
2509
  "value": "#5F41E5"
@@ -2513,7 +2529,7 @@
2513
2529
  "neutral": {
2514
2530
  "100": {
2515
2531
  "value": "#cfcfd3",
2516
- "filePath": "tokens/color/neutrals.light.json",
2532
+ "filePath": "tokens/color/base/neutral.light.json",
2517
2533
  "isSource": true,
2518
2534
  "original": {
2519
2535
  "value": "#CFCFD3"
@@ -2534,7 +2550,7 @@
2534
2550
  },
2535
2551
  "200": {
2536
2552
  "value": "#aeaeb6",
2537
- "filePath": "tokens/color/neutrals.light.json",
2553
+ "filePath": "tokens/color/base/neutral.light.json",
2538
2554
  "isSource": true,
2539
2555
  "original": {
2540
2556
  "value": "#AEAEB6"
@@ -2555,7 +2571,7 @@
2555
2571
  },
2556
2572
  "300": {
2557
2573
  "value": "#8f8f99",
2558
- "filePath": "tokens/color/neutrals.light.json",
2574
+ "filePath": "tokens/color/base/neutral.light.json",
2559
2575
  "isSource": true,
2560
2576
  "original": {
2561
2577
  "value": "#8F8F99"
@@ -2576,7 +2592,7 @@
2576
2592
  },
2577
2593
  "400": {
2578
2594
  "value": "#71717c",
2579
- "filePath": "tokens/color/neutrals.light.json",
2595
+ "filePath": "tokens/color/base/neutral.light.json",
2580
2596
  "isSource": true,
2581
2597
  "original": {
2582
2598
  "value": "#71717C"
@@ -2597,7 +2613,7 @@
2597
2613
  },
2598
2614
  "500": {
2599
2615
  "value": "#54545f",
2600
- "filePath": "tokens/color/neutrals.light.json",
2616
+ "filePath": "tokens/color/base/neutral.light.json",
2601
2617
  "isSource": true,
2602
2618
  "original": {
2603
2619
  "value": "#54545F"
@@ -2618,7 +2634,7 @@
2618
2634
  },
2619
2635
  "600": {
2620
2636
  "value": "#393942",
2621
- "filePath": "tokens/color/neutrals.light.json",
2637
+ "filePath": "tokens/color/base/neutral.light.json",
2622
2638
  "isSource": true,
2623
2639
  "original": {
2624
2640
  "value": "#393942"
@@ -2639,7 +2655,7 @@
2639
2655
  },
2640
2656
  "700": {
2641
2657
  "value": "#23232d",
2642
- "filePath": "tokens/color/neutrals.light.json",
2658
+ "filePath": "tokens/color/base/neutral.light.json",
2643
2659
  "isSource": true,
2644
2660
  "original": {
2645
2661
  "value": "#23232D"
@@ -2660,7 +2676,7 @@
2660
2676
  },
2661
2677
  "050": {
2662
2678
  "value": "#f1f1f1",
2663
- "filePath": "tokens/color/neutrals.light.json",
2679
+ "filePath": "tokens/color/base/neutral.light.json",
2664
2680
  "isSource": true,
2665
2681
  "original": {
2666
2682
  "value": "#F1F1F1"
@@ -2681,7 +2697,7 @@
2681
2697
  },
2682
2698
  "000": {
2683
2699
  "value": "#ffffff",
2684
- "filePath": "tokens/color/neutrals.light.json",
2700
+ "filePath": "tokens/color/base/neutral.light.json",
2685
2701
  "isSource": true,
2686
2702
  "original": {
2687
2703
  "value": "#FFFFFF"
@@ -2705,7 +2721,7 @@
2705
2721
  "error": {
2706
2722
  "100": {
2707
2723
  "value": "#ffebeb",
2708
- "filePath": "tokens/color/semantic.light.json",
2724
+ "filePath": "tokens/color/base/semantic.light.json",
2709
2725
  "isSource": true,
2710
2726
  "original": {
2711
2727
  "value": "#FFEBEB"
@@ -2727,11 +2743,11 @@
2727
2743
  ]
2728
2744
  },
2729
2745
  "200": {
2730
- "value": "#ff6262",
2731
- "filePath": "tokens/color/semantic.light.json",
2746
+ "value": "#ff9090",
2747
+ "filePath": "tokens/color/base/semantic.light.json",
2732
2748
  "isSource": true,
2733
2749
  "original": {
2734
- "value": "#FF6262"
2750
+ "value": "#FF9090"
2735
2751
  },
2736
2752
  "name": "color-light-mode-semantic-error-200",
2737
2753
  "attributes": {
@@ -2751,7 +2767,7 @@
2751
2767
  },
2752
2768
  "300": {
2753
2769
  "value": "#f83333",
2754
- "filePath": "tokens/color/semantic.light.json",
2770
+ "filePath": "tokens/color/base/semantic.light.json",
2755
2771
  "isSource": true,
2756
2772
  "original": {
2757
2773
  "value": "#F83333"
@@ -2774,7 +2790,7 @@
2774
2790
  },
2775
2791
  "400": {
2776
2792
  "value": "#d61f1f",
2777
- "filePath": "tokens/color/semantic.light.json",
2793
+ "filePath": "tokens/color/base/semantic.light.json",
2778
2794
  "isSource": true,
2779
2795
  "original": {
2780
2796
  "value": "#D61F1F"
@@ -2797,7 +2813,7 @@
2797
2813
  },
2798
2814
  "500": {
2799
2815
  "value": "#920303",
2800
- "filePath": "tokens/color/semantic.light.json",
2816
+ "filePath": "tokens/color/base/semantic.light.json",
2801
2817
  "isSource": true,
2802
2818
  "original": {
2803
2819
  "value": "#920303"
@@ -2820,7 +2836,7 @@
2820
2836
  },
2821
2837
  "600": {
2822
2838
  "value": "#700000",
2823
- "filePath": "tokens/color/semantic.light.json",
2839
+ "filePath": "tokens/color/base/semantic.light.json",
2824
2840
  "isSource": true,
2825
2841
  "original": {
2826
2842
  "value": "#700000"
@@ -2845,7 +2861,7 @@
2845
2861
  "warning": {
2846
2862
  "100": {
2847
2863
  "value": "#fff4e5",
2848
- "filePath": "tokens/color/semantic.light.json",
2864
+ "filePath": "tokens/color/base/semantic.light.json",
2849
2865
  "isSource": true,
2850
2866
  "original": {
2851
2867
  "value": "#FFF4E5"
@@ -2868,7 +2884,7 @@
2868
2884
  },
2869
2885
  "200": {
2870
2886
  "value": "#fec57b",
2871
- "filePath": "tokens/color/semantic.light.json",
2887
+ "filePath": "tokens/color/base/semantic.light.json",
2872
2888
  "isSource": true,
2873
2889
  "original": {
2874
2890
  "value": "#FEC57B"
@@ -2891,7 +2907,7 @@
2891
2907
  },
2892
2908
  "300": {
2893
2909
  "value": "#d97008",
2894
- "filePath": "tokens/color/semantic.light.json",
2910
+ "filePath": "tokens/color/base/semantic.light.json",
2895
2911
  "isSource": true,
2896
2912
  "original": {
2897
2913
  "value": "#D97008"
@@ -2914,7 +2930,7 @@
2914
2930
  },
2915
2931
  "400": {
2916
2932
  "value": "#b65c02",
2917
- "filePath": "tokens/color/semantic.light.json",
2933
+ "filePath": "tokens/color/base/semantic.light.json",
2918
2934
  "isSource": true,
2919
2935
  "original": {
2920
2936
  "value": "#B65C02"
@@ -2937,7 +2953,7 @@
2937
2953
  },
2938
2954
  "500": {
2939
2955
  "value": "#5f3811",
2940
- "filePath": "tokens/color/semantic.light.json",
2956
+ "filePath": "tokens/color/base/semantic.light.json",
2941
2957
  "isSource": true,
2942
2958
  "original": {
2943
2959
  "value": "#5F3811"
@@ -2960,7 +2976,7 @@
2960
2976
  },
2961
2977
  "600": {
2962
2978
  "value": "#43290f",
2963
- "filePath": "tokens/color/semantic.light.json",
2979
+ "filePath": "tokens/color/base/semantic.light.json",
2964
2980
  "isSource": true,
2965
2981
  "original": {
2966
2982
  "value": "#43290F"
@@ -2985,7 +3001,7 @@
2985
3001
  "success": {
2986
3002
  "100": {
2987
3003
  "value": "#dffcf0",
2988
- "filePath": "tokens/color/semantic.light.json",
3004
+ "filePath": "tokens/color/base/semantic.light.json",
2989
3005
  "isSource": true,
2990
3006
  "original": {
2991
3007
  "value": "#DFFCF0"
@@ -3008,7 +3024,7 @@
3008
3024
  },
3009
3025
  "200": {
3010
3026
  "value": "#baf3db",
3011
- "filePath": "tokens/color/semantic.light.json",
3027
+ "filePath": "tokens/color/base/semantic.light.json",
3012
3028
  "isSource": true,
3013
3029
  "original": {
3014
3030
  "value": "#BAF3DB"
@@ -3031,7 +3047,7 @@
3031
3047
  },
3032
3048
  "300": {
3033
3049
  "value": "#4bce97",
3034
- "filePath": "tokens/color/semantic.light.json",
3050
+ "filePath": "tokens/color/base/semantic.light.json",
3035
3051
  "isSource": true,
3036
3052
  "original": {
3037
3053
  "value": "#4BCE97"
@@ -3054,7 +3070,7 @@
3054
3070
  },
3055
3071
  "400": {
3056
3072
  "value": "#1f845a",
3057
- "filePath": "tokens/color/semantic.light.json",
3073
+ "filePath": "tokens/color/base/semantic.light.json",
3058
3074
  "isSource": true,
3059
3075
  "original": {
3060
3076
  "value": "#1F845A"
@@ -3077,7 +3093,7 @@
3077
3093
  },
3078
3094
  "500": {
3079
3095
  "value": "#164b35",
3080
- "filePath": "tokens/color/semantic.light.json",
3096
+ "filePath": "tokens/color/base/semantic.light.json",
3081
3097
  "isSource": true,
3082
3098
  "original": {
3083
3099
  "value": "#164B35"
@@ -3100,7 +3116,7 @@
3100
3116
  },
3101
3117
  "600": {
3102
3118
  "value": "#133527",
3103
- "filePath": "tokens/color/semantic.light.json",
3119
+ "filePath": "tokens/color/base/semantic.light.json",
3104
3120
  "isSource": true,
3105
3121
  "original": {
3106
3122
  "value": "#133527"
@@ -3125,7 +3141,7 @@
3125
3141
  "info": {
3126
3142
  "100": {
3127
3143
  "value": "#e3fafc",
3128
- "filePath": "tokens/color/semantic.light.json",
3144
+ "filePath": "tokens/color/base/semantic.light.json",
3129
3145
  "isSource": true,
3130
3146
  "original": {
3131
3147
  "value": "#E3FAFC"
@@ -3148,7 +3164,7 @@
3148
3164
  },
3149
3165
  "200": {
3150
3166
  "value": "#c1f0f5",
3151
- "filePath": "tokens/color/semantic.light.json",
3167
+ "filePath": "tokens/color/base/semantic.light.json",
3152
3168
  "isSource": true,
3153
3169
  "original": {
3154
3170
  "value": "#C1F0F5"
@@ -3171,7 +3187,7 @@
3171
3187
  },
3172
3188
  "300": {
3173
3189
  "value": "#60c6d2",
3174
- "filePath": "tokens/color/semantic.light.json",
3190
+ "filePath": "tokens/color/base/semantic.light.json",
3175
3191
  "isSource": true,
3176
3192
  "original": {
3177
3193
  "value": "#60C6D2"
@@ -3194,7 +3210,7 @@
3194
3210
  },
3195
3211
  "400": {
3196
3212
  "value": "#1d7f8c",
3197
- "filePath": "tokens/color/semantic.light.json",
3213
+ "filePath": "tokens/color/base/semantic.light.json",
3198
3214
  "isSource": true,
3199
3215
  "original": {
3200
3216
  "value": "#1D7F8C"
@@ -3217,7 +3233,7 @@
3217
3233
  },
3218
3234
  "500": {
3219
3235
  "value": "#206b74",
3220
- "filePath": "tokens/color/semantic.light.json",
3236
+ "filePath": "tokens/color/base/semantic.light.json",
3221
3237
  "isSource": true,
3222
3238
  "original": {
3223
3239
  "value": "#206B74"
@@ -3240,7 +3256,7 @@
3240
3256
  },
3241
3257
  "600": {
3242
3258
  "value": "#1d474c",
3243
- "filePath": "tokens/color/semantic.light.json",
3259
+ "filePath": "tokens/color/base/semantic.light.json",
3244
3260
  "isSource": true,
3245
3261
  "original": {
3246
3262
  "value": "#1D474C"