villa-design-tokens 1.0.312 → 1.0.314

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- retest again",
4
4
  "author": "VPRO",
5
- "version": "1.0.312",
5
+ "version": "1.0.314",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -822,11 +822,11 @@
822
822
  },
823
823
  "12": {
824
824
  "primary": {
825
- "value": "#90D0BD",
825
+ "value": "#7E2AF4",
826
826
  "type": "color"
827
827
  },
828
828
  "secondary": {
829
- "value": "#00FFE6",
829
+ "value": "#00FFC8",
830
830
  "type": "color"
831
831
  }
832
832
  },
@@ -432,7 +432,7 @@
432
432
  },
433
433
  "interactive": {
434
434
  "background": {
435
- "value": "{color.palette.secondary.main}",
435
+ "value": "{color.palette.primary.main}",
436
436
  "type": "color"
437
437
  },
438
438
  "foreground": {
@@ -440,7 +440,7 @@
440
440
  "type": "color"
441
441
  },
442
442
  "hover-background": {
443
- "value": "{color.palette.secondary.muted}",
443
+ "value": "{color.palette.primary.muted}",
444
444
  "type": "color"
445
445
  },
446
446
  "hover-foreground": {