villa-design-tokens 1.0.277 → 1.0.279
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.279",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
"type": "color"
|
|
360
360
|
},
|
|
361
361
|
"foreground": {
|
|
362
|
-
"value": "{color.
|
|
362
|
+
"value": "{color.global.grey.100}",
|
|
363
363
|
"type": "color"
|
|
364
364
|
},
|
|
365
365
|
"hover-background": {
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"type": "color"
|
|
437
437
|
},
|
|
438
438
|
"foreground": {
|
|
439
|
-
"value": "{color.
|
|
439
|
+
"value": "{color.global.grey.100}",
|
|
440
440
|
"type": "color"
|
|
441
441
|
},
|
|
442
442
|
"hover-background": {
|
|
@@ -514,7 +514,7 @@
|
|
|
514
514
|
"type": "color"
|
|
515
515
|
},
|
|
516
516
|
"foreground": {
|
|
517
|
-
"value": "{color.
|
|
517
|
+
"value": "{color.global.grey.100}",
|
|
518
518
|
"type": "color"
|
|
519
519
|
},
|
|
520
520
|
"hover-background": {
|
|
@@ -522,7 +522,7 @@
|
|
|
522
522
|
"type": "color"
|
|
523
523
|
},
|
|
524
524
|
"hover-foreground": {
|
|
525
|
-
"value": "{color.
|
|
525
|
+
"value": "{color.global.grey.100}",
|
|
526
526
|
"type": "color"
|
|
527
527
|
}
|
|
528
528
|
},
|
|
@@ -668,7 +668,7 @@
|
|
|
668
668
|
"type": "color"
|
|
669
669
|
},
|
|
670
670
|
"foreground": {
|
|
671
|
-
"value": "{color.
|
|
671
|
+
"value": "{color.global.grey.100}",
|
|
672
672
|
"type": "color"
|
|
673
673
|
},
|
|
674
674
|
"hover-background": {
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"type": "color"
|
|
677
677
|
},
|
|
678
678
|
"hover-foreground": {
|
|
679
|
-
"value": "{color.
|
|
679
|
+
"value": "{color.global.grey.100}",
|
|
680
680
|
"type": "color"
|
|
681
681
|
}
|
|
682
682
|
},
|