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