From 99c82b940add6b513545738e22325fd06263462c Mon Sep 17 00:00:00 2001 From: Maurice Heumann Date: Sun, 24 Aug 2025 19:42:25 +0200 Subject: [PATCH] Color fix --- page/src/landing-page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page/src/landing-page.tsx b/page/src/landing-page.tsx index 622e8fc1..fb7c4873 100644 --- a/page/src/landing-page.tsx +++ b/page/src/landing-page.tsx @@ -45,7 +45,7 @@ export function LandingPage() { title: "State Management", description: "Saves and restores the entire state of the emulator to quickly resume your work exactly where you left off.", - accent: "from-[#aee703] to-[#5f7001]", + accent: "from-[#aee703] to-[#647502]", }, ];