@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.cjs.js CHANGED
@@ -4988,7 +4988,7 @@ var build = {exports: {}};
4988
4988
 
4989
4989
  var FallbackAvatar = /*@__PURE__*/getDefaultExportFromCjs(build.exports);
4990
4990
 
4991
- var COLOR_PALLETE = ["#ffb5a7", "#fcd5ce", "#f8edeb", "#f9dcc4", "#fec89a"];
4991
+ var COLOR_PALLETE = ["#0091B9", "#BAF4F0", "#004F9B", "#FF6500", "#FFD500"];
4992
4992
  var AVATAR_VARIANT = "beam";
4993
4993
 
4994
4994
  var _excluded$2 = ["size", "user", "status", "onClick", "className", "showTooltip", "tooltipProps"];