villa-design-tokens 1.0.229 → 1.0.231
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.231",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
|
@@ -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.secondary.
|
|
373
|
+
"value": "{color.palette.secondary.muted}",
|
|
374
374
|
"type": "color"
|
|
375
375
|
}
|
|
376
376
|
},
|
|
@@ -476,15 +476,15 @@
|
|
|
476
476
|
"type": "color"
|
|
477
477
|
},
|
|
478
478
|
"subtle": {
|
|
479
|
-
"value": "{color.palette.
|
|
479
|
+
"value": "{color.palette.tertiary.dark}",
|
|
480
480
|
"type": "color"
|
|
481
481
|
},
|
|
482
482
|
"title": {
|
|
483
|
-
"value": "{color.palette.
|
|
483
|
+
"value": "{color.palette.tertiary.muted}",
|
|
484
484
|
"type": "color"
|
|
485
485
|
},
|
|
486
486
|
"link": {
|
|
487
|
-
"value": "{color.palette.primary.
|
|
487
|
+
"value": "{color.palette.primary.muted}",
|
|
488
488
|
"type": "color"
|
|
489
489
|
},
|
|
490
490
|
"hover": {
|