villa-design-tokens 1.0.72 → 1.0.73
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",
|
|
4
4
|
"author": "VPRO",
|
|
5
|
-
"version": "1.0.
|
|
5
|
+
"version": "1.0.73",
|
|
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,7 +138,7 @@
|
|
|
138
138
|
"type": "color"
|
|
139
139
|
},
|
|
140
140
|
"hover": {
|
|
141
|
-
"value": "{color.global.
|
|
141
|
+
"value": "{color.global.grey.400}",
|
|
142
142
|
"type": "color"
|
|
143
143
|
},
|
|
144
144
|
"disabled": {
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"type": "color"
|
|
147
147
|
},
|
|
148
148
|
"active": {
|
|
149
|
-
"value": "{color.global.
|
|
149
|
+
"value": "{color.global.grey.450}",
|
|
150
150
|
"type": "color"
|
|
151
151
|
}
|
|
152
152
|
},
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"type": "color"
|
|
157
157
|
},
|
|
158
158
|
"hover": {
|
|
159
|
-
"value": "{color.global.grey.
|
|
159
|
+
"value": "{color.global.grey.100}",
|
|
160
160
|
"type": "color"
|
|
161
161
|
},
|
|
162
162
|
"disabled": {
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
"type": "color"
|
|
165
165
|
},
|
|
166
166
|
"active": {
|
|
167
|
-
"value": "{color.global.grey.
|
|
167
|
+
"value": "{color.global.grey.100}",
|
|
168
168
|
"type": "color"
|
|
169
169
|
}
|
|
170
170
|
},
|