villa-design-tokens 1.0.256 → 1.0.257
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/vpro.json +10 -10
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.257",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/brands/vpro.json
CHANGED
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"type": "color"
|
|
113
113
|
},
|
|
114
114
|
"interactive": {
|
|
115
|
-
"value": "{color.palette.secondary.
|
|
115
|
+
"value": "{color.palette.secondary.muted}",
|
|
116
116
|
"type": "color"
|
|
117
117
|
},
|
|
118
118
|
"dark": {
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
"type": "color"
|
|
183
183
|
},
|
|
184
184
|
"hover": {
|
|
185
|
-
"value": "{color.palette.secondary.
|
|
185
|
+
"value": "{color.palette.secondary.muted}",
|
|
186
186
|
"type": "color"
|
|
187
187
|
},
|
|
188
188
|
"focus": {
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"type": "color"
|
|
205
205
|
},
|
|
206
206
|
"hover": {
|
|
207
|
-
"value": "{color.palette.secondary.
|
|
207
|
+
"value": "{color.palette.secondary.dark}",
|
|
208
208
|
"type": "color"
|
|
209
209
|
},
|
|
210
210
|
"active": {
|
|
@@ -224,11 +224,11 @@
|
|
|
224
224
|
"primary": {
|
|
225
225
|
"background": {
|
|
226
226
|
"default": {
|
|
227
|
-
"value": "{color.palette.secondary.
|
|
227
|
+
"value": "{color.palette.secondary.muted}",
|
|
228
228
|
"type": "color"
|
|
229
229
|
},
|
|
230
230
|
"hover": {
|
|
231
|
-
"value": "{color.palette.secondary.
|
|
231
|
+
"value": "{color.palette.secondary.dark}",
|
|
232
232
|
"type": "color"
|
|
233
233
|
},
|
|
234
234
|
"active": {
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
},
|
|
239
239
|
"foreground": {
|
|
240
240
|
"default": {
|
|
241
|
-
"value": "{color.palette.
|
|
241
|
+
"value": "{color.palette.secondary.faded}",
|
|
242
242
|
"type": "color"
|
|
243
243
|
},
|
|
244
244
|
"hover": {
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
},
|
|
269
269
|
"foreground": {
|
|
270
270
|
"default": {
|
|
271
|
-
"value": "{color.palette.
|
|
271
|
+
"value": "{color.palette.secondary.dark}",
|
|
272
272
|
"type": "color"
|
|
273
273
|
},
|
|
274
274
|
"hover": {
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"type": "color"
|
|
289
289
|
},
|
|
290
290
|
"hover": {
|
|
291
|
-
"value": "{color.palette.secondary.
|
|
291
|
+
"value": "{color.palette.secondary.dark}",
|
|
292
292
|
"type": "color"
|
|
293
293
|
},
|
|
294
294
|
"active": {
|
|
@@ -298,7 +298,7 @@
|
|
|
298
298
|
},
|
|
299
299
|
"foreground": {
|
|
300
300
|
"default": {
|
|
301
|
-
"value": "{color.palette.secondary.
|
|
301
|
+
"value": "{color.palette.secondary.muted}",
|
|
302
302
|
"type": "color"
|
|
303
303
|
},
|
|
304
304
|
"hover": {
|
|
@@ -503,7 +503,7 @@
|
|
|
503
503
|
"type": "color"
|
|
504
504
|
},
|
|
505
505
|
"hover": {
|
|
506
|
-
"value": "{color.palette.
|
|
506
|
+
"value": "{color.palette.primary.faded}",
|
|
507
507
|
"type": "color"
|
|
508
508
|
}
|
|
509
509
|
},
|