villa-design-tokens 1.0.30 → 1.0.31
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",
|
|
4
4
|
"author": "VPRO",
|
|
5
|
-
"version": "1.0.
|
|
5
|
+
"version": "1.0.31",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
|
@@ -314,19 +314,7 @@
|
|
|
314
314
|
"color": {
|
|
315
315
|
"brand": {
|
|
316
316
|
"accent": {
|
|
317
|
-
"value": "{color.global.
|
|
318
|
-
"type": "color"
|
|
319
|
-
},
|
|
320
|
-
"primary": {
|
|
321
|
-
"value": "{color.global.grey.500}",
|
|
322
|
-
"type": "color"
|
|
323
|
-
},
|
|
324
|
-
"secondary": {
|
|
325
|
-
"value": "{color.global.rose.100}",
|
|
326
|
-
"type": "color"
|
|
327
|
-
},
|
|
328
|
-
"tertiary": {
|
|
329
|
-
"value": "{color.global.grey.150}",
|
|
317
|
+
"value": "{color.global.grey.550}",
|
|
330
318
|
"type": "color"
|
|
331
319
|
}
|
|
332
320
|
},
|
|
@@ -389,10 +377,6 @@
|
|
|
389
377
|
"value": "{color.global.grey.400}",
|
|
390
378
|
"type": "color"
|
|
391
379
|
},
|
|
392
|
-
"tertiary": {
|
|
393
|
-
"value": "{color.global.grey.350}",
|
|
394
|
-
"type": "color"
|
|
395
|
-
},
|
|
396
380
|
"disabled": {
|
|
397
381
|
"value": "{color.global.grey.300}",
|
|
398
382
|
"type": "color"
|