mn-angular-lib 1.0.21 → 1.0.22

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.
@@ -392,7 +392,7 @@ const mnBadgeVariants = tv({
392
392
  warning: 'bg-warning/20 border-warning text-warning',
393
393
  success: 'bg-success/20 border-success text-success',
394
394
  accent: 'bg-accent/20 border-accent text-accent',
395
- lightgray: 'bg-base-200/80 border-base-300 text-base-content/70',
395
+ lightgray: 'bg-base-content/20 border-base-content text-base-content/70',
396
396
  },
397
397
  },
398
398
  defaultVariants: {