villa-design-tokens 1.0.228 → 1.0.230
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- retest again",
|
|
4
4
|
"author": "VPRO",
|
|
5
|
-
"version": "1.0.
|
|
5
|
+
"version": "1.0.230",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"type": "color"
|
|
171
171
|
},
|
|
172
172
|
"hover": {
|
|
173
|
-
"value": "{color.palette.secondary.
|
|
173
|
+
"value": "{color.palette.secondary.muted}",
|
|
174
174
|
"type": "color"
|
|
175
175
|
},
|
|
176
176
|
"active": {
|
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
"type": "color"
|
|
282
282
|
},
|
|
283
283
|
"accent": {
|
|
284
|
-
"value": "{color.palette.primary.
|
|
284
|
+
"value": "{color.palette.primary.dark}",
|
|
285
285
|
"type": "color",
|
|
286
286
|
"$extensions": {
|
|
287
287
|
"studio.tokens": {
|
|
@@ -307,11 +307,11 @@
|
|
|
307
307
|
"type": "color"
|
|
308
308
|
},
|
|
309
309
|
"link": {
|
|
310
|
-
"value": "{color.palette.
|
|
310
|
+
"value": "{color.palette.secondary.dark}",
|
|
311
311
|
"type": "color"
|
|
312
312
|
},
|
|
313
313
|
"hover": {
|
|
314
|
-
"value": "{color.palette.
|
|
314
|
+
"value": "{color.palette.secondary.dark}",
|
|
315
315
|
"type": "color"
|
|
316
316
|
}
|
|
317
317
|
},
|
|
@@ -366,11 +366,11 @@
|
|
|
366
366
|
"type": "color"
|
|
367
367
|
},
|
|
368
368
|
"link": {
|
|
369
|
-
"value": "{color.palette.secondary.
|
|
369
|
+
"value": "{color.palette.secondary.dark}",
|
|
370
370
|
"type": "color"
|
|
371
371
|
},
|
|
372
372
|
"hover": {
|
|
373
|
-
"value": "{color.palette.
|
|
373
|
+
"value": "{color.palette.secondary.muted}",
|
|
374
374
|
"type": "color"
|
|
375
375
|
}
|
|
376
376
|
},
|
|
@@ -399,7 +399,7 @@
|
|
|
399
399
|
"type": "color"
|
|
400
400
|
},
|
|
401
401
|
"accent": {
|
|
402
|
-
"value": "{color.palette.primary.
|
|
402
|
+
"value": "{color.palette.primary.dark}",
|
|
403
403
|
"type": "color",
|
|
404
404
|
"$extensions": {
|
|
405
405
|
"studio.tokens": {
|
|
@@ -458,7 +458,7 @@
|
|
|
458
458
|
"type": "color"
|
|
459
459
|
},
|
|
460
460
|
"accent": {
|
|
461
|
-
"value": "{color.palette.secondary.
|
|
461
|
+
"value": "{color.palette.secondary.dark}",
|
|
462
462
|
"type": "color",
|
|
463
463
|
"$extensions": {
|
|
464
464
|
"studio.tokens": {
|