villa-design-tokens 1.0.309 → 1.0.311

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.309",
5
+ "version": "1.0.311",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -11,7 +11,7 @@
11
11
  "type": "color"
12
12
  },
13
13
  "main": {
14
- "value": "{color.global.grey.550}",
14
+ "value": "{color.global.dark-teal.100}",
15
15
  "type": "color"
16
16
  },
17
17
  "muted": {
@@ -791,7 +791,7 @@
791
791
  },
792
792
  "display": {
793
793
  "intro": {
794
- "value": "{fontweight.global.400}",
794
+ "value": "{fontweight.global.700}",
795
795
  "type": "fontWeights"
796
796
  },
797
797
  "name": {
@@ -1093,7 +1093,7 @@
1093
1093
  "type": "color"
1094
1094
  },
1095
1095
  "100": {
1096
- "value": "#0B1C36",
1096
+ "value": "#0B1F3A",
1097
1097
  "type": "color"
1098
1098
  },
1099
1099
  "150": {