villa-design-tokens 1.0.131 → 1.0.132

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.131",
5
+ "version": "1.0.132",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -155,7 +155,7 @@
155
155
  "primary": {
156
156
  "interactive": {
157
157
  "default": {
158
- "value": "{color.brand.secondary}",
158
+ "value": "{color.brand.primary}",
159
159
  "type": "color"
160
160
  },
161
161
  "hover": {
@@ -188,7 +188,7 @@
188
188
  "type": "color"
189
189
  },
190
190
  "hover": {
191
- "value": "{color.brand.secondary}",
191
+ "value": "{color.brand.primary}",
192
192
  "type": "color"
193
193
  },
194
194
  "active": {
@@ -204,7 +204,7 @@
204
204
  "type": "color"
205
205
  },
206
206
  "focus": {
207
- "value": "{color.brand.secondary}",
207
+ "value": "{color.brand.primary}",
208
208
  "type": "color"
209
209
  },
210
210
  "filled": {
@@ -275,7 +275,7 @@
275
275
  "type": "color"
276
276
  },
277
277
  "hover": {
278
- "value": "{color.brand.secondary}",
278
+ "value": "{color.brand.primary}",
279
279
  "type": "color"
280
280
  },
281
281
  "active": {