@popgrids/ui 0.0.30 → 0.0.31

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.js CHANGED
@@ -1470,7 +1470,7 @@ var textColor = {
1470
1470
  white: "text-white"
1471
1471
  };
1472
1472
  var iconBg = {
1473
- default: "bg-brand-midnight-900",
1473
+ default: "bg-primary",
1474
1474
  reversed: "bg-brand-pumpkin-500",
1475
1475
  black: null,
1476
1476
  white: null