villa-design-tokens 1.0.305 → 1.0.307
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.307",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
"type": "color"
|
|
441
441
|
},
|
|
442
442
|
"hover-background": {
|
|
443
|
-
"value": "{color.palette.
|
|
443
|
+
"value": "{color.palette.primary.muted}",
|
|
444
444
|
"type": "color"
|
|
445
445
|
},
|
|
446
446
|
"hover-foreground": {
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"type": "color"
|
|
505
505
|
},
|
|
506
506
|
"hover": {
|
|
507
|
-
"value": "{color.palette.
|
|
507
|
+
"value": "{color.palette.secondary.main}",
|
|
508
508
|
"type": "color"
|
|
509
509
|
}
|
|
510
510
|
},
|
|
@@ -595,7 +595,7 @@
|
|
|
595
595
|
"type": "color"
|
|
596
596
|
},
|
|
597
597
|
"hover-background": {
|
|
598
|
-
"value": "{color.palette.
|
|
598
|
+
"value": "{color.palette.primary.muted}",
|
|
599
599
|
"type": "color"
|
|
600
600
|
},
|
|
601
601
|
"hover-foreground": {
|