villa-design-tokens 1.0.311 → 1.0.312
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 +1 -1
- package/tokens/brands/3voor12.json +40 -40
- package/tokens/brands/argos.json +49 -49
- package/tokens/brands/brainwash.json +39 -39
- package/tokens/brands/human.json +55 -55
- package/tokens/brands/npodoc.json +73 -73
- package/tokens/brands/tegenlicht.json +41 -37
- package/tokens/brands/unbranded.json +51 -51
- package/tokens/brands/vpro.json +69 -69
- package/tokens/brands/vprocinema.json +44 -44
- package/tokens/brands/vprogids.json +3 -3
- package/tokens/global.json +26 -26
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"type": "color"
|
|
86
86
|
},
|
|
87
87
|
"dark": {
|
|
88
|
-
"value": "{color.global.grey.
|
|
88
|
+
"value": "{color.global.grey.500}",
|
|
89
89
|
"type": "color"
|
|
90
90
|
}
|
|
91
91
|
}
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
},
|
|
135
135
|
"text": {
|
|
136
136
|
"default": {
|
|
137
|
-
"value": "{color.palette.
|
|
137
|
+
"value": "{color.palette.greyscale.dark}",
|
|
138
138
|
"type": "color"
|
|
139
139
|
},
|
|
140
140
|
"title": {
|
|
@@ -200,11 +200,11 @@
|
|
|
200
200
|
},
|
|
201
201
|
"link": {
|
|
202
202
|
"default": {
|
|
203
|
-
"value": "{color.palette.
|
|
203
|
+
"value": "{color.palette.secondary.muted}",
|
|
204
204
|
"type": "color"
|
|
205
205
|
},
|
|
206
206
|
"hover": {
|
|
207
|
-
"value": "{color.palette.primary.
|
|
207
|
+
"value": "{color.palette.primary.dark}",
|
|
208
208
|
"type": "color"
|
|
209
209
|
},
|
|
210
210
|
"active": {
|
|
@@ -224,29 +224,29 @@
|
|
|
224
224
|
"primary": {
|
|
225
225
|
"background": {
|
|
226
226
|
"default": {
|
|
227
|
-
"value": "{color.palette.
|
|
227
|
+
"value": "{color.palette.secondary.main}",
|
|
228
228
|
"type": "color"
|
|
229
229
|
},
|
|
230
230
|
"hover": {
|
|
231
|
-
"value": "{color.palette.
|
|
231
|
+
"value": "{color.palette.secondary.muted}",
|
|
232
232
|
"type": "color"
|
|
233
233
|
},
|
|
234
234
|
"active": {
|
|
235
|
-
"value": "{color.palette.
|
|
235
|
+
"value": "{color.palette.secondary.dark}",
|
|
236
236
|
"type": "color"
|
|
237
237
|
}
|
|
238
238
|
},
|
|
239
239
|
"foreground": {
|
|
240
240
|
"default": {
|
|
241
|
-
"value": "{color.palette.
|
|
241
|
+
"value": "{color.palette.greyscale.dark}",
|
|
242
242
|
"type": "color"
|
|
243
243
|
},
|
|
244
244
|
"hover": {
|
|
245
|
-
"value": "{color.palette.
|
|
245
|
+
"value": "{color.palette.greyscale.faded}",
|
|
246
246
|
"type": "color"
|
|
247
247
|
},
|
|
248
248
|
"active": {
|
|
249
|
-
"value": "{color.palette.
|
|
249
|
+
"value": "{color.palette.greyscale.faded}",
|
|
250
250
|
"type": "color"
|
|
251
251
|
}
|
|
252
252
|
}
|
|
@@ -254,29 +254,29 @@
|
|
|
254
254
|
"secondary": {
|
|
255
255
|
"background": {
|
|
256
256
|
"default": {
|
|
257
|
-
"value": "{color.palette.
|
|
257
|
+
"value": "{color.palette.secondary.muted}",
|
|
258
258
|
"type": "color"
|
|
259
259
|
},
|
|
260
260
|
"hover": {
|
|
261
|
-
"value": "{color.palette.
|
|
261
|
+
"value": "{color.palette.secondary.muted}",
|
|
262
262
|
"type": "color"
|
|
263
263
|
},
|
|
264
264
|
"active": {
|
|
265
|
-
"value": "{color.palette.
|
|
265
|
+
"value": "{color.palette.secondary.dark}",
|
|
266
266
|
"type": "color"
|
|
267
267
|
}
|
|
268
268
|
},
|
|
269
269
|
"foreground": {
|
|
270
270
|
"default": {
|
|
271
|
-
"value": "{color.palette.
|
|
271
|
+
"value": "{color.palette.secondary.muted}",
|
|
272
272
|
"type": "color"
|
|
273
273
|
},
|
|
274
274
|
"hover": {
|
|
275
|
-
"value": "{color.palette.
|
|
275
|
+
"value": "{color.palette.greyscale.faded}",
|
|
276
276
|
"type": "color"
|
|
277
277
|
},
|
|
278
278
|
"active": {
|
|
279
|
-
"value": "{color.palette.
|
|
279
|
+
"value": "{color.palette.greyscale.faded}",
|
|
280
280
|
"type": "color"
|
|
281
281
|
}
|
|
282
282
|
}
|
|
@@ -288,25 +288,25 @@
|
|
|
288
288
|
"type": "color"
|
|
289
289
|
},
|
|
290
290
|
"hover": {
|
|
291
|
-
"value": "{color.palette.
|
|
291
|
+
"value": "{color.palette.secondary.muted}",
|
|
292
292
|
"type": "color"
|
|
293
293
|
},
|
|
294
294
|
"active": {
|
|
295
|
-
"value": "{color.palette.
|
|
295
|
+
"value": "{color.palette.secondary.dark}",
|
|
296
296
|
"type": "color"
|
|
297
297
|
}
|
|
298
298
|
},
|
|
299
299
|
"foreground": {
|
|
300
300
|
"default": {
|
|
301
|
-
"value": "{color.palette.
|
|
301
|
+
"value": "{color.palette.secondary.muted}",
|
|
302
302
|
"type": "color"
|
|
303
303
|
},
|
|
304
304
|
"hover": {
|
|
305
|
-
"value": "{color.palette.
|
|
305
|
+
"value": "{color.palette.greyscale.faded}",
|
|
306
306
|
"type": "color"
|
|
307
307
|
},
|
|
308
308
|
"active": {
|
|
309
|
-
"value": "{color.palette.
|
|
309
|
+
"value": "{color.palette.greyscale.faded}",
|
|
310
310
|
"type": "color"
|
|
311
311
|
}
|
|
312
312
|
}
|
|
@@ -333,41 +333,41 @@
|
|
|
333
333
|
},
|
|
334
334
|
"text": {
|
|
335
335
|
"default": {
|
|
336
|
-
"value": "{color.palette.
|
|
336
|
+
"value": "{color.palette.greyscale.dark}",
|
|
337
337
|
"type": "color"
|
|
338
338
|
},
|
|
339
339
|
"subtle": {
|
|
340
|
-
"value": "{color.palette.
|
|
340
|
+
"value": "{color.palette.greyscale.dark}",
|
|
341
341
|
"type": "color"
|
|
342
342
|
},
|
|
343
343
|
"title": {
|
|
344
|
-
"value": "{color.palette.
|
|
344
|
+
"value": "{color.palette.greyscale.dark}",
|
|
345
345
|
"type": "color"
|
|
346
346
|
},
|
|
347
347
|
"link": {
|
|
348
|
-
"value": "{color.palette.
|
|
348
|
+
"value": "{color.palette.secondary.muted}",
|
|
349
349
|
"type": "color"
|
|
350
350
|
},
|
|
351
351
|
"hover": {
|
|
352
|
-
"value": "{color.palette.
|
|
352
|
+
"value": "{color.palette.secondary.dark}",
|
|
353
353
|
"type": "color"
|
|
354
354
|
}
|
|
355
355
|
},
|
|
356
356
|
"interactive": {
|
|
357
357
|
"background": {
|
|
358
|
-
"value": "{color.palette.
|
|
358
|
+
"value": "{color.palette.secondary.main}",
|
|
359
359
|
"type": "color"
|
|
360
360
|
},
|
|
361
361
|
"foreground": {
|
|
362
|
-
"value": "{color.palette.
|
|
362
|
+
"value": "{color.palette.greyscale.dark}",
|
|
363
363
|
"type": "color"
|
|
364
364
|
},
|
|
365
365
|
"hover-background": {
|
|
366
|
-
"value": "{color.palette.
|
|
366
|
+
"value": "{color.palette.secondary.muted}",
|
|
367
367
|
"type": "color"
|
|
368
368
|
},
|
|
369
369
|
"hover-foreground": {
|
|
370
|
-
"value": "{color.palette.
|
|
370
|
+
"value": "{color.palette.greyscale.faded}",
|
|
371
371
|
"type": "color"
|
|
372
372
|
}
|
|
373
373
|
},
|
|
@@ -377,15 +377,15 @@
|
|
|
377
377
|
"type": "color"
|
|
378
378
|
},
|
|
379
379
|
"foreground": {
|
|
380
|
-
"value": "{color.palette.
|
|
380
|
+
"value": "{color.palette.greyscale.dark}",
|
|
381
381
|
"type": "color"
|
|
382
382
|
},
|
|
383
383
|
"border-default": {
|
|
384
|
-
"value": "{color.palette.
|
|
384
|
+
"value": "{color.palette.tertiary.muted}",
|
|
385
385
|
"type": "color"
|
|
386
386
|
},
|
|
387
387
|
"border-active": {
|
|
388
|
-
"value": "{color.palette.
|
|
388
|
+
"value": "{color.palette.tertiary.main}",
|
|
389
389
|
"type": "color"
|
|
390
390
|
}
|
|
391
391
|
}
|
|
@@ -410,33 +410,33 @@
|
|
|
410
410
|
},
|
|
411
411
|
"text": {
|
|
412
412
|
"default": {
|
|
413
|
-
"value": "{color.palette.
|
|
413
|
+
"value": "{color.palette.greyscale.dark}",
|
|
414
414
|
"type": "color"
|
|
415
415
|
},
|
|
416
416
|
"subtle": {
|
|
417
|
-
"value": "{color.palette.
|
|
417
|
+
"value": "{color.palette.greyscale.dark}",
|
|
418
418
|
"type": "color"
|
|
419
419
|
},
|
|
420
420
|
"title": {
|
|
421
|
-
"value": "{color.palette.
|
|
421
|
+
"value": "{color.palette.greyscale.dark}",
|
|
422
422
|
"type": "color"
|
|
423
423
|
},
|
|
424
424
|
"link": {
|
|
425
|
-
"value": "{color.palette.
|
|
425
|
+
"value": "{color.palette.primary.muted}",
|
|
426
426
|
"type": "color"
|
|
427
427
|
},
|
|
428
428
|
"hover": {
|
|
429
|
-
"value": "{color.palette.
|
|
429
|
+
"value": "{color.palette.primary.dark}",
|
|
430
430
|
"type": "color"
|
|
431
431
|
}
|
|
432
432
|
},
|
|
433
433
|
"interactive": {
|
|
434
434
|
"background": {
|
|
435
|
-
"value": "{color.palette.
|
|
435
|
+
"value": "{color.palette.primary.main}",
|
|
436
436
|
"type": "color"
|
|
437
437
|
},
|
|
438
438
|
"foreground": {
|
|
439
|
-
"value": "{color.palette.
|
|
439
|
+
"value": "{color.palette.greyscale.faded}",
|
|
440
440
|
"type": "color"
|
|
441
441
|
},
|
|
442
442
|
"hover-background": {
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"type": "color"
|
|
445
445
|
},
|
|
446
446
|
"hover-foreground": {
|
|
447
|
-
"value": "{color.palette.
|
|
447
|
+
"value": "{color.palette.greyscale.faded}",
|
|
448
448
|
"type": "color"
|
|
449
449
|
}
|
|
450
450
|
},
|
|
@@ -454,15 +454,15 @@
|
|
|
454
454
|
"type": "color"
|
|
455
455
|
},
|
|
456
456
|
"foreground": {
|
|
457
|
-
"value": "{color.palette.
|
|
457
|
+
"value": "{color.palette.greyscale.dark}",
|
|
458
458
|
"type": "color"
|
|
459
459
|
},
|
|
460
460
|
"border-default": {
|
|
461
|
-
"value": "{color.palette.
|
|
461
|
+
"value": "{color.palette.tertiary.muted}",
|
|
462
462
|
"type": "color"
|
|
463
463
|
},
|
|
464
464
|
"border-active": {
|
|
465
|
-
"value": "{color.palette.
|
|
465
|
+
"value": "{color.palette.tertiary.main}",
|
|
466
466
|
"type": "color"
|
|
467
467
|
}
|
|
468
468
|
}
|
|
@@ -491,7 +491,7 @@
|
|
|
491
491
|
"type": "color"
|
|
492
492
|
},
|
|
493
493
|
"subtle": {
|
|
494
|
-
"value": "{color.palette.
|
|
494
|
+
"value": "{color.palette.greyscale.faded}",
|
|
495
495
|
"type": "color"
|
|
496
496
|
},
|
|
497
497
|
"title": {
|
|
@@ -499,7 +499,7 @@
|
|
|
499
499
|
"type": "color"
|
|
500
500
|
},
|
|
501
501
|
"link": {
|
|
502
|
-
"value": "{color.palette.
|
|
502
|
+
"value": "{color.palette.greyscale.faded}",
|
|
503
503
|
"type": "color"
|
|
504
504
|
},
|
|
505
505
|
"hover": {
|
|
@@ -513,15 +513,15 @@
|
|
|
513
513
|
"type": "color"
|
|
514
514
|
},
|
|
515
515
|
"foreground": {
|
|
516
|
-
"value": "{color.palette.
|
|
516
|
+
"value": "{color.palette.greyscale.dark}",
|
|
517
517
|
"type": "color"
|
|
518
518
|
},
|
|
519
519
|
"hover-background": {
|
|
520
|
-
"value": "{color.palette.
|
|
520
|
+
"value": "{color.palette.secondary.muted}",
|
|
521
521
|
"type": "color"
|
|
522
522
|
},
|
|
523
523
|
"hover-foreground": {
|
|
524
|
-
"value": "{color.palette.
|
|
524
|
+
"value": "{color.palette.greyscale.faded}",
|
|
525
525
|
"type": "color"
|
|
526
526
|
}
|
|
527
527
|
},
|
|
@@ -531,22 +531,22 @@
|
|
|
531
531
|
"type": "color"
|
|
532
532
|
},
|
|
533
533
|
"foreground": {
|
|
534
|
-
"value": "{color.palette.
|
|
534
|
+
"value": "{color.palette.greyscale.dark}",
|
|
535
535
|
"type": "color"
|
|
536
536
|
},
|
|
537
537
|
"border-default": {
|
|
538
|
-
"value": "{color.palette.
|
|
538
|
+
"value": "{color.palette.tertiary.muted}",
|
|
539
539
|
"type": "color"
|
|
540
540
|
},
|
|
541
541
|
"border-active": {
|
|
542
|
-
"value": "{color.palette.
|
|
542
|
+
"value": "{color.palette.tertiary.main}",
|
|
543
543
|
"type": "color"
|
|
544
544
|
}
|
|
545
545
|
}
|
|
546
546
|
},
|
|
547
547
|
"alt-secondary": {
|
|
548
548
|
"background": {
|
|
549
|
-
"value": "{color.palette.secondary.
|
|
549
|
+
"value": "{color.palette.secondary.main}",
|
|
550
550
|
"type": "color"
|
|
551
551
|
},
|
|
552
552
|
"accent": {
|
|
@@ -564,19 +564,19 @@
|
|
|
564
564
|
},
|
|
565
565
|
"text": {
|
|
566
566
|
"default": {
|
|
567
|
-
"value": "{color.palette.greyscale.
|
|
567
|
+
"value": "{color.palette.greyscale.dark}",
|
|
568
568
|
"type": "color"
|
|
569
569
|
},
|
|
570
570
|
"subtle": {
|
|
571
|
-
"value": "{color.palette.
|
|
571
|
+
"value": "{color.palette.greyscale.dark}",
|
|
572
572
|
"type": "color"
|
|
573
573
|
},
|
|
574
574
|
"title": {
|
|
575
|
-
"value": "{color.palette.greyscale.
|
|
575
|
+
"value": "{color.palette.greyscale.dark}",
|
|
576
576
|
"type": "color"
|
|
577
577
|
},
|
|
578
578
|
"link": {
|
|
579
|
-
"value": "{color.palette.
|
|
579
|
+
"value": "{color.palette.greyscale.dark}",
|
|
580
580
|
"type": "color"
|
|
581
581
|
},
|
|
582
582
|
"hover": {
|
|
@@ -590,15 +590,15 @@
|
|
|
590
590
|
"type": "color"
|
|
591
591
|
},
|
|
592
592
|
"foreground": {
|
|
593
|
-
"value": "{color.palette.
|
|
593
|
+
"value": "{color.palette.greyscale.faded}",
|
|
594
594
|
"type": "color"
|
|
595
595
|
},
|
|
596
596
|
"hover-background": {
|
|
597
|
-
"value": "{color.palette.
|
|
597
|
+
"value": "{color.palette.primary.muted}",
|
|
598
598
|
"type": "color"
|
|
599
599
|
},
|
|
600
600
|
"hover-foreground": {
|
|
601
|
-
"value": "{color.palette.
|
|
601
|
+
"value": "{color.palette.greyscale.faded}",
|
|
602
602
|
"type": "color"
|
|
603
603
|
}
|
|
604
604
|
},
|
|
@@ -608,15 +608,15 @@
|
|
|
608
608
|
"type": "color"
|
|
609
609
|
},
|
|
610
610
|
"foreground": {
|
|
611
|
-
"value": "{color.palette.
|
|
611
|
+
"value": "{color.palette.greyscale.dark}",
|
|
612
612
|
"type": "color"
|
|
613
613
|
},
|
|
614
614
|
"border-default": {
|
|
615
|
-
"value": "{color.palette.
|
|
615
|
+
"value": "{color.palette.tertiary.muted}",
|
|
616
616
|
"type": "color"
|
|
617
617
|
},
|
|
618
618
|
"border-active": {
|
|
619
|
-
"value": "{color.palette.
|
|
619
|
+
"value": "{color.palette.tertiary.main}",
|
|
620
620
|
"type": "color"
|
|
621
621
|
}
|
|
622
622
|
}
|
|
@@ -645,37 +645,37 @@
|
|
|
645
645
|
"type": "color"
|
|
646
646
|
},
|
|
647
647
|
"subtle": {
|
|
648
|
-
"value": "{color.palette.greyscale.
|
|
648
|
+
"value": "{color.palette.greyscale.dark}",
|
|
649
649
|
"type": "color"
|
|
650
650
|
},
|
|
651
651
|
"title": {
|
|
652
|
-
"value": "{color.palette.greyscale.
|
|
652
|
+
"value": "{color.palette.greyscale.dark}",
|
|
653
653
|
"type": "color"
|
|
654
654
|
},
|
|
655
655
|
"link": {
|
|
656
|
-
"value": "{color.
|
|
656
|
+
"value": "{color.palette.secondary.muted}",
|
|
657
657
|
"type": "color"
|
|
658
658
|
},
|
|
659
659
|
"hover": {
|
|
660
|
-
"value": "{color.
|
|
660
|
+
"value": "{color.palette.secondary.dark}",
|
|
661
661
|
"type": "color"
|
|
662
662
|
}
|
|
663
663
|
},
|
|
664
664
|
"interactive": {
|
|
665
665
|
"background": {
|
|
666
|
-
"value": "{color.palette.
|
|
666
|
+
"value": "{color.palette.secondary.main}",
|
|
667
667
|
"type": "color"
|
|
668
668
|
},
|
|
669
669
|
"foreground": {
|
|
670
|
-
"value": "{color.palette.
|
|
670
|
+
"value": "{color.palette.greyscale.dark}",
|
|
671
671
|
"type": "color"
|
|
672
672
|
},
|
|
673
673
|
"hover-background": {
|
|
674
|
-
"value": "{color.palette.
|
|
674
|
+
"value": "{color.palette.secondary.muted}",
|
|
675
675
|
"type": "color"
|
|
676
676
|
},
|
|
677
677
|
"hover-foreground": {
|
|
678
|
-
"value": "{color.palette.
|
|
678
|
+
"value": "{color.palette.greyscale.faded}",
|
|
679
679
|
"type": "color"
|
|
680
680
|
}
|
|
681
681
|
},
|
|
@@ -689,11 +689,11 @@
|
|
|
689
689
|
"type": "color"
|
|
690
690
|
},
|
|
691
691
|
"border-default": {
|
|
692
|
-
"value": "{color.palette.
|
|
692
|
+
"value": "{color.palette.tertiary.muted}",
|
|
693
693
|
"type": "color"
|
|
694
694
|
},
|
|
695
695
|
"border-active": {
|
|
696
|
-
"value": "{color.palette.
|
|
696
|
+
"value": "{color.palette.tertiary.main}",
|
|
697
697
|
"type": "color"
|
|
698
698
|
}
|
|
699
699
|
}
|