villa-design-tokens 1.0.201 → 1.0.203

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",
4
4
  "author": "VPRO",
5
- "version": "1.0.201",
5
+ "version": "1.0.203",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -488,11 +488,6 @@
488
488
  "value": "{color.global.grey.100}",
489
489
  "type": "color"
490
490
  }
491
- },
492
- "icon": {
493
- "value": "{color.global.beige.150}",
494
- "type": "color",
495
- "description": "dit is een comment"
496
491
  }
497
492
  }
498
493
  }
@@ -531,15 +526,15 @@
531
526
  },
532
527
  "lineheight": {
533
528
  "body": {
534
- "value": "{lineheight.global.500}",
529
+ "value": "{lineheight.global.300}",
535
530
  "type": "lineHeights"
536
531
  },
537
532
  "utility": {
538
- "value": "{lineheight.global.100}",
533
+ "value": "{lineheight.global.200}",
539
534
  "type": "lineHeights"
540
535
  },
541
536
  "heading": {
542
- "value": "{lineheight.global.100}",
537
+ "value": "{lineheight.global.200}",
543
538
  "type": "lineHeights"
544
539
  },
545
540
  "display": {