villa-design-tokens 1.0.296 → 1.0.298

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.296",
5
+ "version": "1.0.298",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -238,7 +238,7 @@
238
238
  },
239
239
  "foreground": {
240
240
  "default": {
241
- "value": "{color.palette.primary.dark}",
241
+ "value": "{color.global.grey.100}",
242
242
  "type": "color"
243
243
  },
244
244
  "hover": {
@@ -268,7 +268,7 @@
268
268
  },
269
269
  "foreground": {
270
270
  "default": {
271
- "value": "{color.palette.primary.dark}",
271
+ "value": "{color.global.grey.100}",
272
272
  "type": "color"
273
273
  },
274
274
  "hover": {
@@ -707,7 +707,7 @@
707
707
  "type": "fontFamilies"
708
708
  },
709
709
  "utility": {
710
- "value": "{fontfamily.global.helvetica}",
710
+ "value": "{fontfamily.global.simplistic}",
711
711
  "type": "fontFamilies"
712
712
  },
713
713
  "heading": {