mn-angular-lib 1.0.23 → 1.0.24
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.
|
@@ -397,7 +397,7 @@ const mnBadgeVariants = tv({
|
|
|
397
397
|
warning: 'bg-warning/20 border-warning text-warning',
|
|
398
398
|
success: 'bg-success/20 border-success text-success',
|
|
399
399
|
accent: 'bg-accent/20 border-accent text-accent',
|
|
400
|
-
lightgray: 'bg-base-content/
|
|
400
|
+
lightgray: 'bg-base-content/10 border-base-content/70 text-base-content/70',
|
|
401
401
|
},
|
|
402
402
|
},
|
|
403
403
|
defaultVariants: {
|