@stokelp/ui 2.21.0 → 2.22.0

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.js CHANGED
@@ -16373,6 +16373,10 @@ const Ls = /* @__PURE__ */ Vc(cs), ss = Ls(
16373
16373
  },
16374
16374
  secondary: {
16375
16375
  colorPalette: "secondary"
16376
+ },
16377
+ success: {
16378
+ bg: "success.500",
16379
+ color: "white"
16376
16380
  }
16377
16381
  }
16378
16382
  },