villa-design-tokens 1.0.270 → 1.0.271

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/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "villa-design-tokens",
3
3
  "description": "Design Tokens published by Design Token Studio with VPRO's Figma Design System- retest again",
4
4
  "author": "VPRO",
5
- "version": "1.0.270",
5
+ "version": "1.0.271",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -8,6 +8,7 @@
8
8
  "brands/npodoc",
9
9
  "brands/argos",
10
10
  "brands/brainwash",
11
- "brands/tegenlicht"
11
+ "brands/tegenlicht",
12
+ "brands/3voor12"
12
13
  ]
13
14
  }
@@ -207,7 +207,8 @@
207
207
  "selectedTokenSets": {
208
208
  "global": "source",
209
209
  "base": "enabled",
210
- "brands/unbranded": "enabled"
210
+ "brands/unbranded": "enabled",
211
+ "brands/3voor12": "disabled"
211
212
  },
212
213
  "$figmaCollectionId": "VariableCollectionId:396:2",
213
214
  "$figmaModeId": "396:0",
@@ -536,7 +537,8 @@
536
537
  "selectedTokenSets": {
537
538
  "global": "source",
538
539
  "brands/human": "enabled",
539
- "base": "enabled"
540
+ "base": "enabled",
541
+ "brands/3voor12": "disabled"
540
542
  },
541
543
  "$figmaCollectionId": "VariableCollectionId:606:334",
542
544
  "$figmaModeId": "606:0",
@@ -909,7 +911,8 @@
909
911
  "selectedTokenSets": {
910
912
  "global": "source",
911
913
  "base": "enabled",
912
- "brands/vpro": "enabled"
914
+ "brands/vpro": "enabled",
915
+ "brands/3voor12": "disabled"
913
916
  },
914
917
  "$figmaCollectionId": "VariableCollectionId:606:383",
915
918
  "$figmaModeId": "606:2",
@@ -1327,7 +1330,8 @@
1327
1330
  "selectedTokenSets": {
1328
1331
  "global": "source",
1329
1332
  "base": "enabled",
1330
- "brands/brainwash": "enabled"
1333
+ "brands/brainwash": "enabled",
1334
+ "brands/3voor12": "disabled"
1331
1335
  },
1332
1336
  "$figmaCollectionId": "VariableCollectionId:606:384",
1333
1337
  "$figmaModeId": "606:3",
@@ -1758,7 +1762,8 @@
1758
1762
  "selectedTokenSets": {
1759
1763
  "global": "source",
1760
1764
  "base": "enabled",
1761
- "brands/argos": "enabled"
1765
+ "brands/argos": "enabled",
1766
+ "brands/3voor12": "disabled"
1762
1767
  },
1763
1768
  "$figmaCollectionId": "VariableCollectionId:606:385",
1764
1769
  "$figmaModeId": "606:4",
@@ -2213,7 +2218,8 @@
2213
2218
  "selectedTokenSets": {
2214
2219
  "global": "enabled",
2215
2220
  "base": "enabled",
2216
- "brands/tegenlicht": "enabled"
2221
+ "brands/tegenlicht": "enabled",
2222
+ "brands/3voor12": "disabled"
2217
2223
  }
2218
2224
  },
2219
2225
  {
@@ -2225,5 +2231,15 @@
2225
2231
  "base": "enabled",
2226
2232
  "brands/npodoc": "enabled"
2227
2233
  }
2234
+ },
2235
+ {
2236
+ "id": "98e6bb201bfa5e16b726a5b6837fa7817108620a",
2237
+ "name": "3voor12",
2238
+ "$figmaStyleReferences": {},
2239
+ "selectedTokenSets": {
2240
+ "global": "enabled",
2241
+ "base": "enabled",
2242
+ "brands/3voor12": "enabled"
2243
+ }
2228
2244
  }
2229
2245
  ]
package/tokens/base.json CHANGED
@@ -514,7 +514,7 @@
514
514
  "color": {
515
515
  "functional": {
516
516
  "error": {
517
- "value": "{color.global.red.125}",
517
+ "value": "{color.global.red.150}",
518
518
  "type": "color"
519
519
  },
520
520
  "warning": {
@@ -0,0 +1,812 @@
1
+ {
2
+ "color": {
3
+ "palette": {
4
+ "primary": {
5
+ "faded": {
6
+ "value": "{color.global.midnight.25}",
7
+ "type": "color"
8
+ },
9
+ "pastel": {
10
+ "value": "{color.global.midnight.50}",
11
+ "type": "color"
12
+ },
13
+ "main": {
14
+ "value": "{color.global.midnight.100}",
15
+ "type": "color"
16
+ },
17
+ "muted": {
18
+ "value": "{color.global.midnight.150}",
19
+ "type": "color"
20
+ },
21
+ "dark": {
22
+ "value": "{color.global.midnight.200}",
23
+ "type": "color"
24
+ }
25
+ },
26
+ "secondary": {
27
+ "faded": {
28
+ "value": "{color.global.red.25}",
29
+ "type": "color"
30
+ },
31
+ "pastel": {
32
+ "value": "{color.global.red.50}",
33
+ "type": "color"
34
+ },
35
+ "main": {
36
+ "value": "{color.global.red.100}",
37
+ "type": "color"
38
+ },
39
+ "muted": {
40
+ "value": "{color.global.red.150}",
41
+ "type": "color"
42
+ },
43
+ "dark": {
44
+ "value": "{color.global.red.200}",
45
+ "type": "color"
46
+ }
47
+ },
48
+ "tertiary": {
49
+ "faded": {
50
+ "value": "{color.global.mint.25}",
51
+ "type": "color"
52
+ },
53
+ "pastel": {
54
+ "value": "{color.global.mint.50}",
55
+ "type": "color"
56
+ },
57
+ "main": {
58
+ "value": "{color.global.mint.100}",
59
+ "type": "color"
60
+ },
61
+ "muted": {
62
+ "value": "{color.global.mint.150}",
63
+ "type": "color"
64
+ },
65
+ "dark": {
66
+ "value": "{color.global.mint.200}",
67
+ "type": "color"
68
+ }
69
+ },
70
+ "greyscale": {
71
+ "faded": {
72
+ "value": "{color.global.grey.100}",
73
+ "type": "color"
74
+ },
75
+ "pastel": {
76
+ "value": "{color.global.grey.150}",
77
+ "type": "color"
78
+ },
79
+ "main": {
80
+ "value": "{color.global.grey.300}",
81
+ "type": "color"
82
+ },
83
+ "muted": {
84
+ "value": "{color.global.grey.450}",
85
+ "type": "color"
86
+ },
87
+ "dark": {
88
+ "value": "{color.global.grey.550}",
89
+ "type": "color"
90
+ }
91
+ }
92
+ },
93
+ "background": {
94
+ "default": {
95
+ "value": "{color.global.grey.100}",
96
+ "type": "color"
97
+ },
98
+ "primary": {
99
+ "value": "{color.palette.primary.faded}",
100
+ "type": "color"
101
+ },
102
+ "secondary": {
103
+ "value": "{color.palette.primary.pastel}",
104
+ "type": "color"
105
+ },
106
+ "tertiary": {
107
+ "value": "{color.palette.secondary.pastel}",
108
+ "type": "color"
109
+ },
110
+ "brand": {
111
+ "value": "{color.palette.primary.main}",
112
+ "type": "color"
113
+ },
114
+ "interactive": {
115
+ "value": "{color.palette.secondary.main}",
116
+ "type": "color"
117
+ },
118
+ "dark": {
119
+ "value": "{color.palette.primary.dark}",
120
+ "type": "color"
121
+ },
122
+ "disabled": {
123
+ "value": "{color.global.grey.200}",
124
+ "type": "color"
125
+ },
126
+ "neutral-light": {
127
+ "value": "{color.palette.greyscale.pastel}",
128
+ "type": "color"
129
+ },
130
+ "neutral-dark": {
131
+ "value": "{color.palette.greyscale.muted}",
132
+ "type": "color"
133
+ }
134
+ },
135
+ "text": {
136
+ "default": {
137
+ "value": "{color.palette.primary.dark}",
138
+ "type": "color"
139
+ },
140
+ "title": {
141
+ "value": "{color.palette.primary.muted}",
142
+ "type": "color"
143
+ },
144
+ "subtle": {
145
+ "value": "{color.global.grey.400}",
146
+ "type": "color"
147
+ },
148
+ "disabled": {
149
+ "value": "{color.global.grey.300}",
150
+ "type": "color"
151
+ },
152
+ "inverse": {
153
+ "value": "{color.global.grey.100}",
154
+ "type": "color"
155
+ },
156
+ "neutral": {
157
+ "value": "{color.palette.greyscale.dark}",
158
+ "type": "color"
159
+ }
160
+ },
161
+ "icon": {
162
+ "primary": {
163
+ "value": "{color.palette.primary.dark}",
164
+ "type": "color"
165
+ },
166
+ "secondary": {
167
+ "value": "{color.palette.primary.pastel}",
168
+ "type": "color"
169
+ },
170
+ "tertiary": {
171
+ "value": "{color.global.grey.300}",
172
+ "type": "color"
173
+ },
174
+ "inverse": {
175
+ "value": "{color.global.grey.100}",
176
+ "type": "color"
177
+ }
178
+ },
179
+ "border": {
180
+ "default": {
181
+ "value": "{color.global.grey.300}",
182
+ "type": "color"
183
+ },
184
+ "hover": {
185
+ "value": "{color.palette.secondary.main}",
186
+ "type": "color"
187
+ },
188
+ "focus": {
189
+ "value": "{color.palette.primary.main}",
190
+ "type": "color"
191
+ },
192
+ "filled": {
193
+ "value": "{color.palette.primary.dark}",
194
+ "type": "color"
195
+ },
196
+ "inverse": {
197
+ "value": "{color.palette.primary.pastel}",
198
+ "type": "color"
199
+ }
200
+ },
201
+ "link": {
202
+ "default": {
203
+ "value": "{color.palette.secondary.muted}",
204
+ "type": "color"
205
+ },
206
+ "hover": {
207
+ "value": "{color.palette.secondary.main}",
208
+ "type": "color"
209
+ },
210
+ "active": {
211
+ "value": "{color.palette.secondary.dark}",
212
+ "type": "color"
213
+ },
214
+ "inverse": {
215
+ "value": "{color.palette.secondary.faded}",
216
+ "type": "color"
217
+ },
218
+ "inverse-hover": {
219
+ "value": "{color.palette.primary.faded}",
220
+ "type": "color"
221
+ }
222
+ },
223
+ "interactive": {
224
+ "primary": {
225
+ "background": {
226
+ "default": {
227
+ "value": "{color.palette.secondary.main}",
228
+ "type": "color"
229
+ },
230
+ "hover": {
231
+ "value": "{color.palette.secondary.muted}",
232
+ "type": "color"
233
+ },
234
+ "active": {
235
+ "value": "{color.palette.secondary.dark}",
236
+ "type": "color"
237
+ }
238
+ },
239
+ "foreground": {
240
+ "default": {
241
+ "value": "{color.palette.primary.dark}",
242
+ "type": "color"
243
+ },
244
+ "hover": {
245
+ "value": "{color.palette.secondary.faded}",
246
+ "type": "color"
247
+ },
248
+ "active": {
249
+ "value": "{color.global.grey.100}",
250
+ "type": "color"
251
+ }
252
+ }
253
+ },
254
+ "secondary": {
255
+ "background": {
256
+ "default": {
257
+ "value": "{color.palette.secondary.muted}",
258
+ "type": "color"
259
+ },
260
+ "hover": {
261
+ "value": "{color.palette.secondary.dark}",
262
+ "type": "color"
263
+ },
264
+ "active": {
265
+ "value": "{color.palette.secondary.dark}",
266
+ "type": "color"
267
+ }
268
+ },
269
+ "foreground": {
270
+ "default": {
271
+ "value": "{color.palette.primary.dark}",
272
+ "type": "color"
273
+ },
274
+ "hover": {
275
+ "value": "{color.palette.secondary.faded}",
276
+ "type": "color"
277
+ },
278
+ "active": {
279
+ "value": "{color.global.grey.100}",
280
+ "type": "color"
281
+ }
282
+ }
283
+ },
284
+ "tertiary": {
285
+ "background": {
286
+ "default": {
287
+ "value": "{color.transparent.0}",
288
+ "type": "color"
289
+ },
290
+ "hover": {
291
+ "value": "{color.palette.secondary.muted}",
292
+ "type": "color"
293
+ },
294
+ "active": {
295
+ "value": "{color.palette.secondary.dark}",
296
+ "type": "color"
297
+ }
298
+ },
299
+ "foreground": {
300
+ "default": {
301
+ "value": "{color.palette.secondary.main}",
302
+ "type": "color"
303
+ },
304
+ "hover": {
305
+ "value": "{color.palette.secondary.faded}",
306
+ "type": "color"
307
+ },
308
+ "active": {
309
+ "value": "{color.global.grey.100}",
310
+ "type": "color"
311
+ }
312
+ }
313
+ }
314
+ },
315
+ "surface": {
316
+ "primary": {
317
+ "background": {
318
+ "value": "{color.palette.primary.faded}",
319
+ "type": "color"
320
+ },
321
+ "accent": {
322
+ "value": "{color.palette.primary.pastel}",
323
+ "type": "color",
324
+ "$extensions": {
325
+ "studio.tokens": {
326
+ "modify": {
327
+ "type": "alpha",
328
+ "value": ".33",
329
+ "space": "lch"
330
+ }
331
+ }
332
+ }
333
+ },
334
+ "text": {
335
+ "default": {
336
+ "value": "{color.palette.primary.dark}",
337
+ "type": "color"
338
+ },
339
+ "subtle": {
340
+ "value": "{color.palette.primary.muted}",
341
+ "type": "color"
342
+ },
343
+ "title": {
344
+ "value": "{color.palette.primary.main}",
345
+ "type": "color"
346
+ },
347
+ "link": {
348
+ "value": "{color.palette.secondary.muted}",
349
+ "type": "color"
350
+ },
351
+ "hover": {
352
+ "value": "{color.palette.secondary.main}",
353
+ "type": "color"
354
+ }
355
+ },
356
+ "interactive": {
357
+ "background": {
358
+ "value": "{color.palette.secondary.main}",
359
+ "type": "color"
360
+ },
361
+ "foreground": {
362
+ "value": "{color.palette.primary.dark}",
363
+ "type": "color"
364
+ },
365
+ "hover-background": {
366
+ "value": "{color.palette.secondary.muted}",
367
+ "type": "color"
368
+ },
369
+ "hover-foreground": {
370
+ "value": "{color.global.grey.100}",
371
+ "type": "color"
372
+ }
373
+ },
374
+ "input": {
375
+ "background": {
376
+ "value": "{color.global.grey.100}",
377
+ "type": "color"
378
+ },
379
+ "foreground": {
380
+ "value": "{color.palette.primary.muted}",
381
+ "type": "color"
382
+ },
383
+ "border-default": {
384
+ "value": "{color.palette.tertiary.muted}",
385
+ "type": "color"
386
+ },
387
+ "border-active": {
388
+ "value": "{color.palette.tertiary.main}",
389
+ "type": "color"
390
+ }
391
+ }
392
+ },
393
+ "secondary": {
394
+ "background": {
395
+ "value": "{color.palette.secondary.faded}",
396
+ "type": "color"
397
+ },
398
+ "accent": {
399
+ "value": "{color.palette.secondary.pastel}",
400
+ "type": "color",
401
+ "$extensions": {
402
+ "studio.tokens": {
403
+ "modify": {
404
+ "type": "alpha",
405
+ "value": ".33",
406
+ "space": "srgb"
407
+ }
408
+ }
409
+ }
410
+ },
411
+ "text": {
412
+ "default": {
413
+ "value": "{color.palette.primary.dark}",
414
+ "type": "color"
415
+ },
416
+ "subtle": {
417
+ "value": "{color.palette.primary.muted}",
418
+ "type": "color"
419
+ },
420
+ "title": {
421
+ "value": "{color.palette.primary.dark}",
422
+ "type": "color"
423
+ },
424
+ "link": {
425
+ "value": "{color.palette.secondary.muted}",
426
+ "type": "color"
427
+ },
428
+ "hover": {
429
+ "value": "{color.palette.secondary.main}",
430
+ "type": "color"
431
+ }
432
+ },
433
+ "interactive": {
434
+ "background": {
435
+ "value": "{color.palette.secondary.main}",
436
+ "type": "color"
437
+ },
438
+ "foreground": {
439
+ "value": "{color.palette.primary.dark}",
440
+ "type": "color"
441
+ },
442
+ "hover-background": {
443
+ "value": "{color.palette.secondary.muted}",
444
+ "type": "color"
445
+ },
446
+ "hover-foreground": {
447
+ "value": "{color.global.grey.100}",
448
+ "type": "color"
449
+ }
450
+ },
451
+ "input": {
452
+ "background": {
453
+ "value": "{color.global.grey.100}",
454
+ "type": "color"
455
+ },
456
+ "foreground": {
457
+ "value": "{color.palette.primary.muted}",
458
+ "type": "color"
459
+ },
460
+ "border-default": {
461
+ "value": "{color.palette.tertiary.muted}",
462
+ "type": "color"
463
+ },
464
+ "border-active": {
465
+ "value": "{color.palette.tertiary.main}",
466
+ "type": "color"
467
+ }
468
+ }
469
+ },
470
+ "alt-primary": {
471
+ "background": {
472
+ "value": "{color.palette.primary.main}",
473
+ "type": "color"
474
+ },
475
+ "accent": {
476
+ "value": "{color.palette.primary.pastel}",
477
+ "type": "color",
478
+ "$extensions": {
479
+ "studio.tokens": {
480
+ "modify": {
481
+ "type": "alpha",
482
+ "value": ".33",
483
+ "space": "srgb",
484
+ "color": "rgba(0,0,0,0.5)"
485
+ }
486
+ }
487
+ }
488
+ },
489
+ "text": {
490
+ "default": {
491
+ "value": "{color.palette.primary.faded}",
492
+ "type": "color"
493
+ },
494
+ "subtle": {
495
+ "value": "{color.palette.primary.pastel}",
496
+ "type": "color"
497
+ },
498
+ "title": {
499
+ "value": "{color.palette.primary.pastel}",
500
+ "type": "color"
501
+ },
502
+ "link": {
503
+ "value": "{color.palette.secondary.pastel}",
504
+ "type": "color"
505
+ },
506
+ "hover": {
507
+ "value": "{color.palette.secondary.main}",
508
+ "type": "color"
509
+ }
510
+ },
511
+ "interactive": {
512
+ "background": {
513
+ "value": "{color.palette.secondary.main}",
514
+ "type": "color"
515
+ },
516
+ "foreground": {
517
+ "value": "{color.palette.primary.dark}",
518
+ "type": "color"
519
+ },
520
+ "hover-background": {
521
+ "value": "{color.palette.secondary.muted}",
522
+ "type": "color"
523
+ },
524
+ "hover-foreground": {
525
+ "value": "{color.palette.primary.faded}",
526
+ "type": "color"
527
+ }
528
+ },
529
+ "input": {
530
+ "background": {
531
+ "value": "{color.global.grey.100}",
532
+ "type": "color"
533
+ },
534
+ "foreground": {
535
+ "value": "{color.palette.primary.muted}",
536
+ "type": "color"
537
+ },
538
+ "border-default": {
539
+ "value": "{color.palette.tertiary.dark}",
540
+ "type": "color"
541
+ },
542
+ "border-active": {
543
+ "value": "{color.palette.tertiary.main}",
544
+ "type": "color"
545
+ }
546
+ }
547
+ },
548
+ "alt-secondary": {
549
+ "background": {
550
+ "value": "{color.palette.secondary.main}",
551
+ "type": "color"
552
+ },
553
+ "accent": {
554
+ "value": "{color.palette.secondary.muted}",
555
+ "type": "color",
556
+ "$extensions": {
557
+ "studio.tokens": {
558
+ "modify": {
559
+ "type": "alpha",
560
+ "value": ".33",
561
+ "space": "lch"
562
+ }
563
+ }
564
+ }
565
+ },
566
+ "text": {
567
+ "default": {
568
+ "value": "{color.palette.primary.dark}",
569
+ "type": "color"
570
+ },
571
+ "subtle": {
572
+ "value": "{color.palette.primary.main}",
573
+ "type": "color"
574
+ },
575
+ "title": {
576
+ "value": "{color.palette.primary.muted}",
577
+ "type": "color"
578
+ },
579
+ "link": {
580
+ "value": "{color.palette.primary.dark}",
581
+ "type": "color"
582
+ },
583
+ "hover": {
584
+ "value": "{color.global.grey.100}",
585
+ "type": "color"
586
+ }
587
+ },
588
+ "interactive": {
589
+ "background": {
590
+ "value": "{color.palette.primary.main}",
591
+ "type": "color"
592
+ },
593
+ "foreground": {
594
+ "value": "{color.global.grey.100}",
595
+ "type": "color"
596
+ },
597
+ "hover-background": {
598
+ "value": "{color.palette.secondary.muted}",
599
+ "type": "color"
600
+ },
601
+ "hover-foreground": {
602
+ "value": "{color.global.grey.100}",
603
+ "type": "color"
604
+ }
605
+ },
606
+ "input": {
607
+ "background": {
608
+ "value": "{color.global.grey.100}",
609
+ "type": "color"
610
+ },
611
+ "foreground": {
612
+ "value": "{color.palette.primary.muted}",
613
+ "type": "color"
614
+ },
615
+ "border-default": {
616
+ "value": "{color.palette.tertiary.dark}",
617
+ "type": "color"
618
+ },
619
+ "border-active": {
620
+ "value": "{color.palette.tertiary.main}",
621
+ "type": "color"
622
+ }
623
+ }
624
+ },
625
+ "neutral": {
626
+ "background": {
627
+ "value": "{color.palette.greyscale.pastel}",
628
+ "type": "color"
629
+ },
630
+ "accent": {
631
+ "value": "{color.palette.greyscale.pastel}",
632
+ "type": "color",
633
+ "$extensions": {
634
+ "studio.tokens": {
635
+ "modify": {
636
+ "type": "alpha",
637
+ "value": ".33",
638
+ "space": "srgb"
639
+ }
640
+ }
641
+ }
642
+ },
643
+ "text": {
644
+ "default": {
645
+ "value": "{color.palette.greyscale.dark}",
646
+ "type": "color"
647
+ },
648
+ "subtle": {
649
+ "value": "{color.palette.greyscale.main}",
650
+ "type": "color"
651
+ },
652
+ "title": {
653
+ "value": "{color.palette.greyscale.muted}",
654
+ "type": "color"
655
+ },
656
+ "link": {
657
+ "value": "{color.link.default}",
658
+ "type": "color"
659
+ },
660
+ "hover": {
661
+ "value": "{color.link.hover}",
662
+ "type": "color"
663
+ }
664
+ },
665
+ "interactive": {
666
+ "background": {
667
+ "value": "{color.link.default}",
668
+ "type": "color"
669
+ },
670
+ "foreground": {
671
+ "value": "{color.palette.greyscale.dark}",
672
+ "type": "color"
673
+ },
674
+ "hover-background": {
675
+ "value": "{color.palette.greyscale.muted}",
676
+ "type": "color"
677
+ },
678
+ "hover-foreground": {
679
+ "value": "{color.palette.greyscale.faded}",
680
+ "type": "color"
681
+ }
682
+ },
683
+ "input": {
684
+ "background": {
685
+ "value": "{color.global.grey.100}",
686
+ "type": "color"
687
+ },
688
+ "foreground": {
689
+ "value": "{color.palette.greyscale.dark}",
690
+ "type": "color"
691
+ },
692
+ "border-default": {
693
+ "value": "{color.palette.greyscale.muted}",
694
+ "type": "color"
695
+ },
696
+ "border-active": {
697
+ "value": "{color.palette.greyscale.main}",
698
+ "type": "color"
699
+ }
700
+ }
701
+ }
702
+ }
703
+ },
704
+ "fontfamily": {
705
+ "body": {
706
+ "value": "{fontfamily.global.simplistic}",
707
+ "type": "fontFamilies"
708
+ },
709
+ "utility": {
710
+ "value": "{fontfamily.global.simplistic}",
711
+ "type": "fontFamilies"
712
+ },
713
+ "heading": {
714
+ "value": "{fontfamily.global.simplistic}",
715
+ "type": "fontFamilies"
716
+ },
717
+ "program": {
718
+ "value": "{fontfamily.global.simplistic}",
719
+ "type": "fontFamilies"
720
+ },
721
+ "display": {
722
+ "intro": {
723
+ "value": "{fontfamily.global.simplistic}",
724
+ "type": "fontFamilies"
725
+ },
726
+ "name": {
727
+ "value": "{fontfamily.global.simplistic}",
728
+ "type": "fontFamilies"
729
+ },
730
+ "quote": {
731
+ "value": "{fontfamily.global.simplistic}",
732
+ "type": "fontFamilies"
733
+ },
734
+ "headline": {
735
+ "value": "{fontfamily.global.simplistic}",
736
+ "type": "fontFamilies"
737
+ }
738
+ }
739
+ },
740
+ "fontweight": {
741
+ "body": {
742
+ "value": "{fontweight.global.400}",
743
+ "type": "fontWeights"
744
+ },
745
+ "utility": {
746
+ "value": "{fontweight.global.400}",
747
+ "type": "fontWeights"
748
+ },
749
+ "heading": {
750
+ "value": "{fontweight.global.700}",
751
+ "type": "fontWeights"
752
+ },
753
+ "program": {
754
+ "value": "{fontweight.global.500}",
755
+ "type": "fontWeights"
756
+ },
757
+ "display": {
758
+ "intro": {
759
+ "value": "{fontweight.global.500}",
760
+ "type": "fontWeights"
761
+ },
762
+ "name": {
763
+ "value": "{fontweight.global.700}",
764
+ "type": "fontWeights"
765
+ },
766
+ "quote": {
767
+ "value": "{fontweight.global.500}",
768
+ "type": "fontWeights"
769
+ },
770
+ "headline": {
771
+ "value": "{fontweight.global.500}",
772
+ "type": "fontWeights"
773
+ }
774
+ }
775
+ },
776
+ "lineheight": {
777
+ "body": {
778
+ "value": "{lineheight.global.500}",
779
+ "type": "lineHeights"
780
+ },
781
+ "utility": {
782
+ "value": "{lineheight.global.200}",
783
+ "type": "lineHeights"
784
+ },
785
+ "heading": {
786
+ "value": "{lineheight.global.200}",
787
+ "type": "lineHeights"
788
+ },
789
+ "program": {
790
+ "value": "{lineheight.global.80}",
791
+ "type": "lineHeights"
792
+ },
793
+ "display": {
794
+ "intro": {
795
+ "value": "{lineheight.global.500}",
796
+ "type": "lineHeights"
797
+ },
798
+ "name": {
799
+ "value": "{lineheight.global.100}",
800
+ "type": "lineHeights"
801
+ },
802
+ "quote": {
803
+ "value": "{lineheight.global.275}",
804
+ "type": "lineHeights"
805
+ },
806
+ "headline": {
807
+ "value": "{lineheight.global.200}",
808
+ "type": "lineHeights"
809
+ }
810
+ }
811
+ }
812
+ }
@@ -11,7 +11,7 @@
11
11
  "type": "color"
12
12
  },
13
13
  "main": {
14
- "value": "{color.global.dark-teal.100}",
14
+ "value": "{color.global.grey.550}",
15
15
  "type": "color"
16
16
  },
17
17
  "muted": {
@@ -33,7 +33,7 @@
33
33
  "type": "color"
34
34
  },
35
35
  "main": {
36
- "value": "{color.global.lavender.100}",
36
+ "value": "{color.global.red.100}",
37
37
  "type": "color"
38
38
  },
39
39
  "muted": {
@@ -306,20 +306,24 @@
306
306
  }
307
307
  },
308
308
  "red": {
309
+ "25": {
310
+ "value": "#FFE6E5",
311
+ "type": "color"
312
+ },
309
313
  "50": {
310
- "value": "#FF8080",
314
+ "value": "#FFB3B3",
311
315
  "type": "color"
312
316
  },
313
317
  "100": {
314
318
  "value": "#FF0000",
315
319
  "type": "color"
316
320
  },
317
- "125": {
318
- "value": "#E01B00",
321
+ "150": {
322
+ "value": "#B30100",
319
323
  "type": "color"
320
324
  },
321
- "150": {
322
- "value": "#800000",
325
+ "200": {
326
+ "value": "#660000",
323
327
  "type": "color"
324
328
  }
325
329
  },
@@ -338,9 +342,25 @@
338
342
  }
339
343
  },
340
344
  "mint": {
345
+ "25": {
346
+ "value": "#f0fef9",
347
+ "type": "color"
348
+ },
349
+ "50": {
350
+ "value": "#c4fce6",
351
+ "type": "color"
352
+ },
341
353
  "100": {
342
354
  "value": "#6CF7C1",
343
355
  "type": "color"
356
+ },
357
+ "150": {
358
+ "value": "#56c69a",
359
+ "type": "color"
360
+ },
361
+ "200": {
362
+ "value": "#367c61",
363
+ "type": "color"
344
364
  }
345
365
  },
346
366
  "violet": {