villa-design-tokens 1.0.244 → 1.0.245
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/human.json +4 -4
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.245",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/brands/human.json
CHANGED
|
@@ -138,11 +138,11 @@
|
|
|
138
138
|
"type": "color"
|
|
139
139
|
},
|
|
140
140
|
"subtle": {
|
|
141
|
-
"value": "{color.
|
|
141
|
+
"value": "{color.global.grey.400}",
|
|
142
142
|
"type": "color"
|
|
143
143
|
},
|
|
144
144
|
"disabled": {
|
|
145
|
-
"value": "{color.global.grey.
|
|
145
|
+
"value": "{color.global.grey.300}",
|
|
146
146
|
"type": "color"
|
|
147
147
|
},
|
|
148
148
|
"inverse": {
|
|
@@ -276,11 +276,11 @@
|
|
|
276
276
|
"tertiary": {
|
|
277
277
|
"background": {
|
|
278
278
|
"default": {
|
|
279
|
-
"value": "{color.palette.
|
|
279
|
+
"value": "{color.palette.secondary.muted}",
|
|
280
280
|
"type": "color"
|
|
281
281
|
},
|
|
282
282
|
"hover": {
|
|
283
|
-
"value": "{color.palette.
|
|
283
|
+
"value": "{color.palette.secondary.muted}",
|
|
284
284
|
"type": "color"
|
|
285
285
|
},
|
|
286
286
|
"active": {
|