villa-design-tokens 1.0.208 → 1.0.210
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/argos.json +2 -11
- package/tokens/brands/human.json +2 -2
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.210",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/brands/argos.json
CHANGED
|
@@ -122,17 +122,8 @@
|
|
|
122
122
|
},
|
|
123
123
|
"border": {
|
|
124
124
|
"default": {
|
|
125
|
-
"value": "{color.
|
|
126
|
-
"type": "color"
|
|
127
|
-
"$extensions": {
|
|
128
|
-
"studio.tokens": {
|
|
129
|
-
"modify": {
|
|
130
|
-
"type": "alpha",
|
|
131
|
-
"value": "33",
|
|
132
|
-
"space": "srgb"
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
}
|
|
125
|
+
"value": "{color.global.grey.300}",
|
|
126
|
+
"type": "color"
|
|
136
127
|
},
|
|
137
128
|
"hover": {
|
|
138
129
|
"value": "{color.palette.secondary.main}",
|
package/tokens/brands/human.json
CHANGED
|
@@ -532,11 +532,11 @@
|
|
|
532
532
|
},
|
|
533
533
|
"display": {
|
|
534
534
|
"intro": {
|
|
535
|
-
"value": "{fontfamily.global.
|
|
535
|
+
"value": "{fontfamily.global.bureau}",
|
|
536
536
|
"type": "fontFamilies"
|
|
537
537
|
},
|
|
538
538
|
"name": {
|
|
539
|
-
"value": "{fontfamily.global.
|
|
539
|
+
"value": "{fontfamily.global.bureau}",
|
|
540
540
|
"type": "fontFamilies"
|
|
541
541
|
},
|
|
542
542
|
"quote": {
|