@timardex/cluemart-shared 1.2.37 → 1.2.39

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.cjs CHANGED
@@ -6168,7 +6168,7 @@ var USER_STORAGE_KEY = "authUser";
6168
6168
 
6169
6169
  // src/theme/index.ts
6170
6170
  var darkColors = {
6171
- background: "#2c2c2e",
6171
+ background: "#3D3D3F",
6172
6172
  card: "#1c1c1e",
6173
6173
  primary: "#ff7a00",
6174
6174
  quaternary: "#3b7c67",