@sysvale/cuida 3.18.0 → 3.19.2

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.
@@ -459,8 +459,8 @@ $allColors: (
459
459
  }
460
460
  }
461
461
 
462
- $blueThemeShades: $ts-400, $ta-400, $bn-700, $bn-400, $in-500, $gp-300, $og-200, $og-100, $al-200, $al-300;
463
- $blueThemeTokens: '$bn-700', '$ts-400', '$ta-400', '$bn-400', '$in-500', '$gp-300', '$og-200', '$og-100', '$al-200', '$al-300';
462
+ $blueThemeShades: $bn-400, $ts-400, $ta-400, $bn-700, $in-500, $gp-300, $og-200, $og-100, $al-200, $al-300;
463
+ $blueThemeTokens: '$bn-400', '$ts-400', '$ta-400', '$bn-700', '$in-500', '$gp-300', '$og-200', '$og-100', '$al-200', '$al-300';
464
464
 
465
465
  $blueThemeMetadata: 'Blue Theme', 'Blue', $blueThemeShades, $blueThemeTokens;
466
466