@bigbinary/neetoui 6.2.3 → 6.2.4

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/index.js CHANGED
@@ -20704,7 +20704,7 @@ var build = {exports: {}};
20704
20704
 
20705
20705
  var FallbackAvatar = /*@__PURE__*/getDefaultExportFromCjs$1(build.exports);
20706
20706
 
20707
- var COLOR_PALLETE = ["#ffb5a7", "#fcd5ce", "#f8edeb", "#f9dcc4", "#fec89a"];
20707
+ var COLOR_PALLETE = ["#0091B9", "#BAF4F0", "#004F9B", "#FF6500", "#FFD500"];
20708
20708
  var AVATAR_VARIANT = "beam";
20709
20709
 
20710
20710
  var _excluded$A = ["size", "user", "status", "onClick", "className", "showTooltip", "tooltipProps"];