villa-design-tokens 1.0.304 → 1.0.306

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.304",
5
+ "version": "1.0.306",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -208,7 +208,7 @@
208
208
  "type": "color"
209
209
  },
210
210
  "active": {
211
- "value": "{color.palette.secondary.dark}",
211
+ "value": "{color.palette.primary.muted}",
212
212
  "type": "color"
213
213
  },
214
214
  "inverse": {
@@ -242,7 +242,7 @@
242
242
  "type": "color"
243
243
  },
244
244
  "hover": {
245
- "value": "{color.palette.secondary.faded}",
245
+ "value": "{color.global.grey.100}",
246
246
  "type": "color"
247
247
  },
248
248
  "active": {
@@ -258,7 +258,7 @@
258
258
  "type": "color"
259
259
  },
260
260
  "hover": {
261
- "value": "{color.palette.secondary.dark}",
261
+ "value": "{color.palette.secondary.muted}",
262
262
  "type": "color"
263
263
  },
264
264
  "active": {
@@ -268,11 +268,11 @@
268
268
  },
269
269
  "foreground": {
270
270
  "default": {
271
- "value": "{color.palette.tertiary.dark}",
271
+ "value": "{color.palette.secondary.muted}",
272
272
  "type": "color"
273
273
  },
274
274
  "hover": {
275
- "value": "{color.palette.secondary.faded}",
275
+ "value": "{color.global.grey.100}",
276
276
  "type": "color"
277
277
  },
278
278
  "active": {
@@ -302,7 +302,7 @@
302
302
  "type": "color"
303
303
  },
304
304
  "hover": {
305
- "value": "{color.palette.secondary.faded}",
305
+ "value": "{color.global.grey.100}",
306
306
  "type": "color"
307
307
  },
308
308
  "active": {
@@ -333,7 +333,7 @@
333
333
  },
334
334
  "text": {
335
335
  "default": {
336
- "value": "{color.palette.tertiary.dark}",
336
+ "value": "{color.palette.primary.dark}",
337
337
  "type": "color"
338
338
  },
339
339
  "subtle": {
@@ -359,7 +359,7 @@
359
359
  "type": "color"
360
360
  },
361
361
  "foreground": {
362
- "value": "{color.palette.tertiary.dark}",
362
+ "value": "{color.palette.primary.dark}",
363
363
  "type": "color"
364
364
  },
365
365
  "hover-background": {
@@ -367,7 +367,7 @@
367
367
  "type": "color"
368
368
  },
369
369
  "hover-foreground": {
370
- "value": "{color.palette.secondary.faded}",
370
+ "value": "{color.palette.greyscale.faded}",
371
371
  "type": "color"
372
372
  }
373
373
  },
@@ -410,41 +410,41 @@
410
410
  },
411
411
  "text": {
412
412
  "default": {
413
- "value": "{color.palette.tertiary.dark}",
413
+ "value": "{color.palette.secondary.dark}",
414
414
  "type": "color"
415
415
  },
416
416
  "subtle": {
417
- "value": "{color.palette.secondary.dark}",
417
+ "value": "{color.palette.secondary.muted}",
418
418
  "type": "color"
419
419
  },
420
420
  "title": {
421
- "value": "{color.palette.tertiary.muted}",
421
+ "value": "{color.palette.secondary.dark}",
422
422
  "type": "color"
423
423
  },
424
424
  "link": {
425
- "value": "{color.palette.secondary.dark}",
425
+ "value": "{color.palette.primary.dark}",
426
426
  "type": "color"
427
427
  },
428
428
  "hover": {
429
- "value": "{color.palette.secondary.muted}",
429
+ "value": "{color.palette.primary.muted}",
430
430
  "type": "color"
431
431
  }
432
432
  },
433
433
  "interactive": {
434
434
  "background": {
435
- "value": "{color.palette.secondary.main}",
435
+ "value": "{color.palette.primary.main}",
436
436
  "type": "color"
437
437
  },
438
438
  "foreground": {
439
- "value": "{color.palette.tertiary.dark}",
439
+ "value": "{color.palette.greyscale.faded}",
440
440
  "type": "color"
441
441
  },
442
442
  "hover-background": {
443
- "value": "{color.palette.secondary.muted}",
443
+ "value": "{color.palette.primary.muted}",
444
444
  "type": "color"
445
445
  },
446
446
  "hover-foreground": {
447
- "value": "{color.palette.secondary.faded}",
447
+ "value": "{color.palette.greyscale.faded}",
448
448
  "type": "color"
449
449
  }
450
450
  },
@@ -496,15 +496,15 @@
496
496
  "type": "color"
497
497
  },
498
498
  "title": {
499
- "value": "{color.palette.greyscale.faded}",
499
+ "value": "{color.palette.primary.faded}",
500
500
  "type": "color"
501
501
  },
502
502
  "link": {
503
- "value": "{color.palette.secondary.pastel}",
503
+ "value": "{color.palette.primary.faded}",
504
504
  "type": "color"
505
505
  },
506
506
  "hover": {
507
- "value": "{color.palette.secondary.main}",
507
+ "value": "{color.palette.primary.pastel}",
508
508
  "type": "color"
509
509
  }
510
510
  },
@@ -522,7 +522,7 @@
522
522
  "type": "color"
523
523
  },
524
524
  "hover-foreground": {
525
- "value": "{color.palette.secondary.faded}",
525
+ "value": "{color.palette.greyscale.faded}",
526
526
  "type": "color"
527
527
  }
528
528
  },
@@ -569,7 +569,7 @@
569
569
  "type": "color"
570
570
  },
571
571
  "subtle": {
572
- "value": "{color.palette.tertiary.dark}",
572
+ "value": "{color.palette.secondary.dark}",
573
573
  "type": "color"
574
574
  },
575
575
  "title": {
@@ -577,11 +577,11 @@
577
577
  "type": "color"
578
578
  },
579
579
  "link": {
580
- "value": "{color.palette.primary.dark}",
580
+ "value": "{color.palette.tertiary.muted}",
581
581
  "type": "color"
582
582
  },
583
583
  "hover": {
584
- "value": "{color.palette.primary.muted}",
584
+ "value": "{color.palette.tertiary.main}",
585
585
  "type": "color"
586
586
  }
587
587
  },
@@ -595,11 +595,11 @@
595
595
  "type": "color"
596
596
  },
597
597
  "hover-background": {
598
- "value": "{color.palette.secondary.muted}",
598
+ "value": "{color.palette.primary.muted}",
599
599
  "type": "color"
600
600
  },
601
601
  "hover-foreground": {
602
- "value": "{color.palette.secondary.faded}",
602
+ "value": "{color.palette.greyscale.faded}",
603
603
  "type": "color"
604
604
  }
605
605
  },
@@ -646,7 +646,7 @@
646
646
  "type": "color"
647
647
  },
648
648
  "subtle": {
649
- "value": "{color.palette.greyscale.main}",
649
+ "value": "{color.palette.greyscale.muted}",
650
650
  "type": "color"
651
651
  },
652
652
  "title": {
@@ -664,15 +664,15 @@
664
664
  },
665
665
  "interactive": {
666
666
  "background": {
667
- "value": "{color.link.default}",
667
+ "value": "{color.palette.secondary.main}",
668
668
  "type": "color"
669
669
  },
670
670
  "foreground": {
671
- "value": "{color.palette.greyscale.dark}",
671
+ "value": "{color.palette.primary.dark}",
672
672
  "type": "color"
673
673
  },
674
674
  "hover-background": {
675
- "value": "{color.palette.greyscale.muted}",
675
+ "value": "{color.palette.secondary.muted}",
676
676
  "type": "color"
677
677
  },
678
678
  "hover-foreground": {
@@ -690,11 +690,11 @@
690
690
  "type": "color"
691
691
  },
692
692
  "border-default": {
693
- "value": "{color.palette.greyscale.muted}",
693
+ "value": "{color.palette.tertiary.dark}",
694
694
  "type": "color"
695
695
  },
696
696
  "border-active": {
697
- "value": "{color.palette.greyscale.main}",
697
+ "value": "{color.palette.tertiary.main}",
698
698
  "type": "color"
699
699
  }
700
700
  }