villa-design-tokens 1.0.221 → 1.0.223

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.221",
5
+ "version": "1.0.223",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -413,15 +413,15 @@
413
413
  },
414
414
  "text": {
415
415
  "default": {
416
- "value": "{color.global.grey.100}",
416
+ "value": "{color.palette.tertiary.dark}",
417
417
  "type": "color"
418
418
  },
419
419
  "subtle": {
420
- "value": "{color.palette.primary.faded}",
420
+ "value": "{color.palette.tertiary.dark}",
421
421
  "type": "color"
422
422
  },
423
423
  "title": {
424
- "value": "{color.palette.primary.faded}",
424
+ "value": "{color.palette.tertiary.muted}",
425
425
  "type": "color"
426
426
  },
427
427
  "link": {
@@ -439,7 +439,7 @@
439
439
  "type": "color"
440
440
  },
441
441
  "foreground": {
442
- "value": "{color.palette.primary.dark}",
442
+ "value": "{color.palette.tertiary.dark}",
443
443
  "type": "color"
444
444
  },
445
445
  "hover-background": {
@@ -498,7 +498,7 @@
498
498
  "type": "color"
499
499
  },
500
500
  "foreground": {
501
- "value": "{color.palette.primary.faded}",
501
+ "value": "{color.palette.tertiary.dark}",
502
502
  "type": "color"
503
503
  },
504
504
  "hover-background": {
@@ -582,7 +582,7 @@
582
582
  "type": "fontWeights"
583
583
  },
584
584
  "headline": {
585
- "value": "{fontweight.global.700}",
585
+ "value": "{fontweight.global.500}",
586
586
  "type": "fontWeights"
587
587
  }
588
588
  }