villa-design-tokens 1.0.279 → 1.0.281

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.279",
5
+ "version": "1.0.281",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -488,15 +488,15 @@
488
488
  },
489
489
  "text": {
490
490
  "default": {
491
- "value": "{color.palette.primary.faded}",
491
+ "value": "{color.palette.greyscale.faded}",
492
492
  "type": "color"
493
493
  },
494
494
  "subtle": {
495
- "value": "{color.palette.primary.pastel}",
495
+ "value": "{color.palette.primary.faded}",
496
496
  "type": "color"
497
497
  },
498
498
  "title": {
499
- "value": "{color.palette.primary.pastel}",
499
+ "value": "{color.palette.primary.faded}",
500
500
  "type": "color"
501
501
  },
502
502
  "link": {
@@ -536,18 +536,18 @@
536
536
  "type": "color"
537
537
  },
538
538
  "border-default": {
539
- "value": "{color.palette.tertiary.dark}",
539
+ "value": "{color.palette.tertiary.main}",
540
540
  "type": "color"
541
541
  },
542
542
  "border-active": {
543
- "value": "{color.palette.tertiary.main}",
543
+ "value": "{color.palette.tertiary.pastel}",
544
544
  "type": "color"
545
545
  }
546
546
  }
547
547
  },
548
548
  "alt-secondary": {
549
549
  "background": {
550
- "value": "{color.palette.secondary.main}",
550
+ "value": "{color.palette.secondary.muted}",
551
551
  "type": "color"
552
552
  },
553
553
  "accent": {
@@ -565,19 +565,19 @@
565
565
  },
566
566
  "text": {
567
567
  "default": {
568
- "value": "{color.palette.primary.dark}",
568
+ "value": "{color.palette.greyscale.faded}",
569
569
  "type": "color"
570
570
  },
571
571
  "subtle": {
572
- "value": "{color.palette.primary.main}",
572
+ "value": "{color.palette.greyscale.pastel}",
573
573
  "type": "color"
574
574
  },
575
575
  "title": {
576
- "value": "{color.palette.primary.muted}",
576
+ "value": "{color.palette.greyscale.faded}",
577
577
  "type": "color"
578
578
  },
579
579
  "link": {
580
- "value": "{color.palette.primary.dark}",
580
+ "value": "{color.palette.secondary.faded}",
581
581
  "type": "color"
582
582
  },
583
583
  "hover": {
@@ -595,7 +595,7 @@
595
595
  "type": "color"
596
596
  },
597
597
  "hover-background": {
598
- "value": "{color.palette.secondary.muted}",
598
+ "value": "{color.palette.secondary.main}",
599
599
  "type": "color"
600
600
  },
601
601
  "hover-foreground": {
@@ -624,7 +624,7 @@
624
624
  },
625
625
  "neutral": {
626
626
  "background": {
627
- "value": "{color.palette.greyscale.pastel}",
627
+ "value": "{color.palette.greyscale.faded}",
628
628
  "type": "color"
629
629
  },
630
630
  "accent": {
@@ -664,7 +664,7 @@
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": {
@@ -672,7 +672,7 @@
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": {
@@ -775,7 +775,7 @@
775
775
  },
776
776
  "lineheight": {
777
777
  "body": {
778
- "value": "{lineheight.global.500}",
778
+ "value": "{lineheight.global.300}",
779
779
  "type": "lineHeights"
780
780
  },
781
781
  "utility": {
@@ -792,7 +792,7 @@
792
792
  },
793
793
  "display": {
794
794
  "intro": {
795
- "value": "{lineheight.global.500}",
795
+ "value": "{lineheight.global.300}",
796
796
  "type": "lineHeights"
797
797
  },
798
798
  "name": {
@@ -804,7 +804,7 @@
804
804
  "type": "lineHeights"
805
805
  },
806
806
  "headline": {
807
- "value": "{lineheight.global.200}",
807
+ "value": "{lineheight.global.150}",
808
808
  "type": "lineHeights"
809
809
  }
810
810
  }
@@ -1019,7 +1019,7 @@
1019
1019
  },
1020
1020
  "midnight": {
1021
1021
  "25": {
1022
- "value": "#D5D5D5",
1022
+ "value": "#E5E5E5",
1023
1023
  "type": "color"
1024
1024
  },
1025
1025
  "50": {