villa-design-tokens 1.0.223 → 1.0.225

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.223",
5
+ "version": "1.0.225",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -112,7 +112,7 @@
112
112
  "type": "color"
113
113
  },
114
114
  "subtle": {
115
- "value": "{color.global.grey.300}",
115
+ "value": "{color.global.grey.400}",
116
116
  "type": "color"
117
117
  },
118
118
  "disabled": {
@@ -604,7 +604,7 @@
604
604
  "type": "fontWeights"
605
605
  },
606
606
  "headline": {
607
- "value": "{fontweight.global.500}",
607
+ "value": "{fontweight.global.700}",
608
608
  "type": "fontWeights"
609
609
  }
610
610
  }