villa-design-tokens 1.0.308 → 1.0.310
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.310",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"type": "color"
|
|
205
205
|
},
|
|
206
206
|
"hover": {
|
|
207
|
-
"value": "{color.palette.
|
|
207
|
+
"value": "{color.palette.primary.dark}",
|
|
208
208
|
"type": "color"
|
|
209
209
|
},
|
|
210
210
|
"active": {
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
"type": "color"
|
|
350
350
|
},
|
|
351
351
|
"hover": {
|
|
352
|
-
"value": "{color.palette.
|
|
352
|
+
"value": "{color.palette.primary.dark}",
|
|
353
353
|
"type": "color"
|
|
354
354
|
}
|
|
355
355
|
},
|
|
@@ -426,7 +426,7 @@
|
|
|
426
426
|
"type": "color"
|
|
427
427
|
},
|
|
428
428
|
"hover": {
|
|
429
|
-
"value": "{color.palette.
|
|
429
|
+
"value": "{color.palette.primary.dark}",
|
|
430
430
|
"type": "color"
|
|
431
431
|
}
|
|
432
432
|
},
|