From 80f23a96fd99f46e62b3dc30ca902f51fd4cda8f Mon Sep 17 00:00:00 2001 From: development Date: Tue, 6 Jan 2026 11:31:11 +0000 Subject: [PATCH] Update src/app/globals.css --- src/app/globals.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/globals.css b/src/app/globals.css index 45f0491..3f4e7be 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -9,8 +9,8 @@ --foreground: #00120ae6;; --primary-cta: #15ad59;; --secondary-cta: #ffffff;; - --accent: #e2e2e2;; - --background-accent: #c4c4c4;; + --accent: #9ca3af;; + --background-accent: #e5e7eb;; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);