villa-design-tokens 1.0.136 → 1.0.137

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.136",
5
+ "version": "1.0.137",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -230,7 +230,7 @@
230
230
  "type": "color"
231
231
  },
232
232
  "hover": {
233
- "value": "{color.brand.secondary}",
233
+ "value": "{color.brand.primary}",
234
234
  "type": "color"
235
235
  },
236
236
  "active": {
@@ -246,7 +246,7 @@
246
246
  "type": "color"
247
247
  },
248
248
  "focus": {
249
- "value": "{color.brand.secondary}",
249
+ "value": "{color.brand.primary}",
250
250
  "type": "color"
251
251
  },
252
252
  "filled": {
@@ -317,7 +317,7 @@
317
317
  "type": "color"
318
318
  },
319
319
  "hover": {
320
- "value": "{color.brand.secondary}",
320
+ "value": "{color.brand.primary}",
321
321
  "type": "color"
322
322
  },
323
323
  "active": {
@@ -197,7 +197,7 @@
197
197
  "primary": {
198
198
  "interactive": {
199
199
  "default": {
200
- "value": "{color.brand.secondary}",
200
+ "value": "{color.brand.primary}",
201
201
  "type": "color"
202
202
  },
203
203
  "hover": {
@@ -230,7 +230,7 @@
230
230
  "type": "color"
231
231
  },
232
232
  "hover": {
233
- "value": "{color.brand.secondary}",
233
+ "value": "{color.brand.primary}",
234
234
  "type": "color"
235
235
  },
236
236
  "active": {
@@ -246,7 +246,7 @@
246
246
  "type": "color"
247
247
  },
248
248
  "focus": {
249
- "value": "{color.brand.secondary}",
249
+ "value": "{color.brand.primary}",
250
250
  "type": "color"
251
251
  },
252
252
  "filled": {
@@ -317,7 +317,7 @@
317
317
  "type": "color"
318
318
  },
319
319
  "hover": {
320
- "value": "{color.brand.secondary}",
320
+ "value": "{color.brand.primary}",
321
321
  "type": "color"
322
322
  },
323
323
  "active": {
@@ -142,7 +142,7 @@
142
142
  "type": "color"
143
143
  },
144
144
  "brand": {
145
- "value": "{color.brand.secondary}",
145
+ "value": "{color.brand.primary}",
146
146
  "type": "color"
147
147
  }
148
148
  },
@@ -230,7 +230,7 @@
230
230
  "type": "color"
231
231
  },
232
232
  "hover": {
233
- "value": "{color.brand.secondary}",
233
+ "value": "{color.brand.primary}",
234
234
  "type": "color"
235
235
  },
236
236
  "active": {
@@ -246,7 +246,7 @@
246
246
  "type": "color"
247
247
  },
248
248
  "focus": {
249
- "value": "{color.brand.secondary}",
249
+ "value": "{color.brand.primary}",
250
250
  "type": "color"
251
251
  },
252
252
  "filled": {
@@ -256,7 +256,7 @@
256
256
  },
257
257
  "link": {
258
258
  "default": {
259
- "value": "{color.brand.secondary}",
259
+ "value": "{color.brand.primary}",
260
260
  "type": "color"
261
261
  },
262
262
  "hover": {
@@ -317,7 +317,7 @@
317
317
  "type": "color"
318
318
  },
319
319
  "hover": {
320
- "value": "{color.brand.secondary}",
320
+ "value": "{color.brand.primary}",
321
321
  "type": "color"
322
322
  },
323
323
  "active": {
@@ -142,7 +142,7 @@
142
142
  "type": "color"
143
143
  },
144
144
  "brand": {
145
- "value": "{color.brand.secondary}",
145
+ "value": "{color.brand.primary}",
146
146
  "type": "color"
147
147
  }
148
148
  },
@@ -197,7 +197,7 @@
197
197
  "primary": {
198
198
  "interactive": {
199
199
  "default": {
200
- "value": "{color.brand.secondary}",
200
+ "value": "{color.brand.primary}",
201
201
  "type": "color"
202
202
  },
203
203
  "hover": {
@@ -265,11 +265,7 @@
265
265
  },
266
266
  "inverse": {
267
267
  "value": "{color.global.grey.100}",
268
- "type": "color",
269
- "hover": {
270
- "value": "#9E9E9E",
271
- "type": "color"
272
- }
268
+ "type": "color"
273
269
  },
274
270
  "inverse-hover": {
275
271
  "value": "{color.global.grey.300}",