villa-design-tokens 1.0.231 → 1.0.233
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.233",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/brands/argos.json
CHANGED
|
@@ -194,11 +194,11 @@
|
|
|
194
194
|
"secondary": {
|
|
195
195
|
"background": {
|
|
196
196
|
"default": {
|
|
197
|
-
"value": "{color.palette.secondary.
|
|
197
|
+
"value": "{color.palette.secondary.muted}",
|
|
198
198
|
"type": "color"
|
|
199
199
|
},
|
|
200
200
|
"hover": {
|
|
201
|
-
"value": "{color.palette.secondary.
|
|
201
|
+
"value": "{color.palette.secondary.dark}",
|
|
202
202
|
"type": "color"
|
|
203
203
|
},
|
|
204
204
|
"active": {
|
|
@@ -216,11 +216,11 @@
|
|
|
216
216
|
"secondary": {
|
|
217
217
|
"background": {
|
|
218
218
|
"default": {
|
|
219
|
-
"value": "{color.palette.secondary.
|
|
219
|
+
"value": "{color.palette.secondary.muted}",
|
|
220
220
|
"type": "color"
|
|
221
221
|
},
|
|
222
222
|
"hover": {
|
|
223
|
-
"value": "{color.palette.secondary.
|
|
223
|
+
"value": "{color.palette.secondary.dark}",
|
|
224
224
|
"type": "color"
|
|
225
225
|
},
|
|
226
226
|
"active": {
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
},
|
|
261
261
|
"foreground": {
|
|
262
262
|
"default": {
|
|
263
|
-
"value": "{color.palette.secondary.
|
|
263
|
+
"value": "{color.palette.secondary.muted}",
|
|
264
264
|
"type": "color"
|
|
265
265
|
},
|
|
266
266
|
"hover": {
|
|
@@ -358,11 +358,11 @@
|
|
|
358
358
|
"type": "color"
|
|
359
359
|
},
|
|
360
360
|
"subtle": {
|
|
361
|
-
"value": "{color.palette.secondary.
|
|
361
|
+
"value": "{color.palette.secondary.dark}",
|
|
362
362
|
"type": "color"
|
|
363
363
|
},
|
|
364
364
|
"title": {
|
|
365
|
-
"value": "{color.palette.
|
|
365
|
+
"value": "{color.palette.tertiary.muted}",
|
|
366
366
|
"type": "color"
|
|
367
367
|
},
|
|
368
368
|
"link": {
|
|
@@ -417,7 +417,7 @@
|
|
|
417
417
|
"type": "color"
|
|
418
418
|
},
|
|
419
419
|
"subtle": {
|
|
420
|
-
"value": "{color.palette.tertiary.
|
|
420
|
+
"value": "{color.palette.tertiary.muted}",
|
|
421
421
|
"type": "color"
|
|
422
422
|
},
|
|
423
423
|
"title": {
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
"type": "color"
|
|
426
426
|
},
|
|
427
427
|
"link": {
|
|
428
|
-
"value": "{color.palette.
|
|
428
|
+
"value": "{color.palette.tertiary.muted}",
|
|
429
429
|
"type": "color"
|
|
430
430
|
},
|
|
431
431
|
"hover": {
|
|
@@ -194,11 +194,11 @@
|
|
|
194
194
|
"secondary": {
|
|
195
195
|
"background": {
|
|
196
196
|
"default": {
|
|
197
|
-
"value": "{color.palette.secondary.
|
|
197
|
+
"value": "{color.palette.secondary.muted}",
|
|
198
198
|
"type": "color"
|
|
199
199
|
},
|
|
200
200
|
"hover": {
|
|
201
|
-
"value": "{color.palette.secondary.
|
|
201
|
+
"value": "{color.palette.secondary.dark}",
|
|
202
202
|
"type": "color"
|
|
203
203
|
},
|
|
204
204
|
"active": {
|
package/tokens/brands/vpro.json
CHANGED
|
@@ -194,11 +194,11 @@
|
|
|
194
194
|
"secondary": {
|
|
195
195
|
"background": {
|
|
196
196
|
"default": {
|
|
197
|
-
"value": "{color.palette.secondary.
|
|
197
|
+
"value": "{color.palette.secondary.muted}",
|
|
198
198
|
"type": "color"
|
|
199
199
|
},
|
|
200
200
|
"hover": {
|
|
201
|
-
"value": "{color.palette.secondary.
|
|
201
|
+
"value": "{color.palette.secondary.dark}",
|
|
202
202
|
"type": "color"
|
|
203
203
|
},
|
|
204
204
|
"active": {
|