completionId: cgen-66e02b30a34d47fa9a70d94f83f9496a
cgen-66e02b30a34d47fa9a70d94f83f9496a
This commit is contained in:
parent
dee4702297
commit
5b7b687a22
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ const toastVariants = cva(
|
|||
info: "border-aethex-400/50 bg-aethex-500/10 text-aethex-300 shadow-2xl shadow-aethex-500/20 glow-blue",
|
||||
aethex:
|
||||
"border-aethex-400/50 bg-gradient-to-r from-aethex-500/20 via-neon-blue/20 to-aethex-600/20 text-aethex-300 shadow-2xl shadow-aethex-500/30 glow-purple",
|
||||
arm: "border-[var(--toast-arm-color,#a78bfa)]/50 bg-[var(--toast-arm-color,#a78bfa)]/10 text-[var(--toast-arm-color,#a78bfa)] shadow-2xl transition-all duration-200",
|
||||
},
|
||||
},
|
||||
defaultVariants: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue