villa-design-tokens 1.0.124 → 1.0.125

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.124",
5
+ "version": "1.0.125",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -245,11 +245,11 @@
245
245
  "type": "color"
246
246
  },
247
247
  "hover": {
248
- "value": "{color.global.blue.100}",
248
+ "value": "{color.global.orange.50}",
249
249
  "type": "color"
250
250
  },
251
251
  "active": {
252
- "value": "{color.global.grey.450}",
252
+ "value": "{color.global.blue.150}",
253
253
  "type": "color"
254
254
  }
255
255
  },
@@ -259,7 +259,7 @@
259
259
  "type": "color"
260
260
  },
261
261
  "hover": {
262
- "value": "{color.global.grey.100}",
262
+ "value": "{color.global.grey.500}",
263
263
  "type": "color"
264
264
  },
265
265
  "active": {