From 5dae92f1373080e9b6ca987feb35e54a56b44690 Mon Sep 17 00:00:00 2001 From: orfelorfel23 Date: Thu, 4 Jun 2026 00:52:15 +0200 Subject: [PATCH] UI: Change Suno hover color to orange --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 0780fa3..0f38877 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -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