UI: Change Suno hover color to orange

This commit is contained in:
2026-06-04 00:52:15 +02:00
parent cacb11b8e7
commit 5dae92f137
+1 -1
View File
@@ -371,7 +371,7 @@ export function HomePage() {
href="https://suno.com/create"
target="_blank"
rel="noopener noreferrer"
className="px-2 h-8 flex items-center justify-center rounded-lg text-fg-muted hover:text-accent-primary hover:bg-accent-primary/10 transition-all duration-150 font-bold text-[11px] tracking-wide uppercase"
className="px-2 h-8 flex items-center justify-center rounded-lg text-fg-muted hover:text-orange-500 hover:bg-orange-500/10 transition-all duration-150 font-bold text-[11px] tracking-wide uppercase"
title="Create on Suno"
>
Suno