@gardenfi/garden-book 0.1.40 → 0.1.41

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/ui.es.js CHANGED
@@ -10995,7 +10995,7 @@ const v = "5.7.4", fr = 60, ip = 0, op = 120, w = 64, h = 64, nm = "loading spin
10995
10995
  return /* @__PURE__ */ jsx(
10996
10996
  "div",
10997
10997
  {
10998
- className: `gf-bg-black gf-bg-opacity-50 ${modalStyles({ open: e })} ${s ? e ? "gf-animate-fade-in" : "gf-animate-fade-out" : ""}`,
10998
+ className: `gf-bg-dark-grey gf-bg-opacity-40 ${modalStyles({ open: e })} ${s ? e ? "gf-animate-fade-in" : "gf-animate-fade-out" : ""}`,
10999
10999
  onClick: a,
11000
11000
  children: /* @__PURE__ */ jsx(
11001
11001
  "div",