villa-design-tokens 1.0.181 → 1.0.185
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 +1 -1
- package/tokens/brands/argos.json +2 -2
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",
|
|
4
4
|
"author": "VPRO",
|
|
5
|
-
"version": "1.0.
|
|
5
|
+
"version": "1.0.185",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/brands/argos.json
CHANGED
|
@@ -356,11 +356,11 @@
|
|
|
356
356
|
"type": "color"
|
|
357
357
|
},
|
|
358
358
|
"subtle": {
|
|
359
|
-
"value": "{color.palette.primary.
|
|
359
|
+
"value": "{color.palette.primary.pastel}",
|
|
360
360
|
"type": "color"
|
|
361
361
|
},
|
|
362
362
|
"title": {
|
|
363
|
-
"value": "{color.palette.primary.
|
|
363
|
+
"value": "{color.palette.primary.pastel}",
|
|
364
364
|
"type": "color"
|
|
365
365
|
},
|
|
366
366
|
"link": {
|