villa-design-tokens 1.0.115 → 1.0.116
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
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.116",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/brands/human.json
CHANGED
|
@@ -165,10 +165,6 @@
|
|
|
165
165
|
"active": {
|
|
166
166
|
"value": "{color.global.blue.150}",
|
|
167
167
|
"type": "color"
|
|
168
|
-
},
|
|
169
|
-
"focus": {
|
|
170
|
-
"value": "{color.brand.primary}",
|
|
171
|
-
"type": "color"
|
|
172
168
|
}
|
|
173
169
|
},
|
|
174
170
|
"on-interactive": {
|
|
@@ -183,10 +179,6 @@
|
|
|
183
179
|
"active": {
|
|
184
180
|
"value": "{color.global.grey.100}",
|
|
185
181
|
"type": "color"
|
|
186
|
-
},
|
|
187
|
-
"focus": {
|
|
188
|
-
"value": "{color.global.grey.100}",
|
|
189
|
-
"type": "color"
|
|
190
182
|
}
|
|
191
183
|
}
|
|
192
184
|
},
|
|
@@ -259,10 +251,6 @@
|
|
|
259
251
|
"active": {
|
|
260
252
|
"value": "{color.global.grey.450}",
|
|
261
253
|
"type": "color"
|
|
262
|
-
},
|
|
263
|
-
"focus": {
|
|
264
|
-
"value": "{color.global.grey.500}",
|
|
265
|
-
"type": "color"
|
|
266
254
|
}
|
|
267
255
|
},
|
|
268
256
|
"on-interactive": {
|
|
@@ -277,10 +265,6 @@
|
|
|
277
265
|
"active": {
|
|
278
266
|
"value": "{color.global.grey.100}",
|
|
279
267
|
"type": "color"
|
|
280
|
-
},
|
|
281
|
-
"focus": {
|
|
282
|
-
"value": "{color.global.grey.100}",
|
|
283
|
-
"type": "color"
|
|
284
268
|
}
|
|
285
269
|
}
|
|
286
270
|
}
|