@atipicus/mrs-ui 2.0.2 → 2.0.3

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/dist/index.mjs CHANGED
@@ -534,7 +534,18 @@ const lightTokens = {
534
534
  divider: SemanticColorLightDivider,
535
535
  primitives: {
536
536
  brand: {
537
- veronesMain: PrimitivesColorsBrandVerones,
537
+ verones: {
538
+ main: PrimitivesColorsBrandVerones,
539
+ 50: "#E6F5F5",
540
+ 100: "#B3E0E2",
541
+ 200: "#82CCD0",
542
+ 300: "#4EB8BB",
543
+ 400: "#1AA3A3",
544
+ 500: "#009999",
545
+ 600: "#008C8B",
546
+ 700: "#00686f",
547
+ 800: "#004e53"
548
+ },
538
549
  lima: PrimitivesColorsBrandLima
539
550
  },
540
551
  neutral: {