villa-design-tokens 1.0.302 → 1.0.304
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.304",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
|
@@ -200,11 +200,11 @@
|
|
|
200
200
|
},
|
|
201
201
|
"link": {
|
|
202
202
|
"default": {
|
|
203
|
-
"value": "{color.palette.secondary.
|
|
203
|
+
"value": "{color.palette.secondary.dark}",
|
|
204
204
|
"type": "color"
|
|
205
205
|
},
|
|
206
206
|
"hover": {
|
|
207
|
-
"value": "{color.palette.
|
|
207
|
+
"value": "{color.palette.primary.main}",
|
|
208
208
|
"type": "color"
|
|
209
209
|
},
|
|
210
210
|
"active": {
|
|
@@ -492,11 +492,11 @@
|
|
|
492
492
|
"type": "color"
|
|
493
493
|
},
|
|
494
494
|
"subtle": {
|
|
495
|
-
"value": "{color.palette.
|
|
495
|
+
"value": "{color.palette.greyscale.faded}",
|
|
496
496
|
"type": "color"
|
|
497
497
|
},
|
|
498
498
|
"title": {
|
|
499
|
-
"value": "{color.palette.
|
|
499
|
+
"value": "{color.palette.greyscale.faded}",
|
|
500
500
|
"type": "color"
|
|
501
501
|
},
|
|
502
502
|
"link": {
|