villa-design-tokens 1.0.237 → 1.0.238
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 +3 -3
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.238",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/brands/human.json
CHANGED
|
@@ -108,11 +108,11 @@
|
|
|
108
108
|
"type": "color"
|
|
109
109
|
},
|
|
110
110
|
"title": {
|
|
111
|
-
"value": "{color.palette.tertiary.
|
|
111
|
+
"value": "{color.palette.tertiary.muted}",
|
|
112
112
|
"type": "color"
|
|
113
113
|
},
|
|
114
114
|
"subtle": {
|
|
115
|
-
"value": "{color.palette.
|
|
115
|
+
"value": "{color.palette.tertiary.dark}",
|
|
116
116
|
"type": "color"
|
|
117
117
|
},
|
|
118
118
|
"disabled": {
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"type": "color"
|
|
171
171
|
},
|
|
172
172
|
"hover": {
|
|
173
|
-
"value": "{color.palette.
|
|
173
|
+
"value": "{color.palette.secondary.main}",
|
|
174
174
|
"type": "color"
|
|
175
175
|
},
|
|
176
176
|
"active": {
|