make badge more legible

This commit is contained in:
andrzej 2024-06-24 11:53:48 +02:00
parent 40f2360ebd
commit febaec3220
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ const badgeVariants = cva(
variants: {
variant: {
default:
"border-transparent bg-primary text-primary-foreground",
"border-transparent bg-accent text-accent-foreground",
secondary:
"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",
destructive: