From 92925e320c5e669a7980a42e73389f238f54073d Mon Sep 17 00:00:00 2001 From: development Date: Sun, 28 Dec 2025 11:28:23 +0000 Subject: [PATCH] Update src/app/globals.css --- src/app/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/globals.css b/src/app/globals.css index 67cb593..b05baaa 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -9,7 +9,7 @@ --foreground: #000000e6;; --primary-cta: #1a1a1a;; --secondary-cta: #ffffff;; - --accent: #bebebe;; + --accent: #facc15;; --background-accent: #c4c4c4;; /* text sizing - set by ThemeProvider */