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 +1 -1
- package/tokens/brands/npodoc.json +2 -2
- package/tokens/global.json +1 -1
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.
|
|
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.
|
|
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.
|
|
794
|
+
"value": "{fontweight.global.700}",
|
|
795
795
|
"type": "fontWeights"
|
|
796
796
|
},
|
|
797
797
|
"name": {
|