@bigbinary/neetoui 6.2.2 → 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/layouts.js CHANGED
@@ -4980,7 +4980,7 @@ var build = {exports: {}};
4980
4980
 
4981
4981
  var FallbackAvatar = /*@__PURE__*/getDefaultExportFromCjs(build.exports);
4982
4982
 
4983
- var COLOR_PALLETE = ["#ffb5a7", "#fcd5ce", "#f8edeb", "#f9dcc4", "#fec89a"];
4983
+ var COLOR_PALLETE = ["#0091B9", "#BAF4F0", "#004F9B", "#FF6500", "#FFD500"];
4984
4984
  var AVATAR_VARIANT = "beam";
4985
4985
 
4986
4986
  var _excluded$2 = ["size", "user", "status", "onClick", "className", "showTooltip", "tooltipProps"];