From a5a25602988a6ba42107f5d2fb8684627db82db9 Mon Sep 17 00:00:00 2001 From: development Date: Fri, 26 Dec 2025 12:47:47 +0000 Subject: [PATCH] Update src/app/globals.css --- src/app/globals.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/globals.css b/src/app/globals.css index d8e97f5..e6423a1 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -6,11 +6,11 @@ --background: #0a0a0a; --card: #1a1a1a; - --foreground: #fffffae6; - --primary-cta: #fde047; + --foreground: #fff0f0e6; + --primary-cta: #ff3d4a; --secondary-cta: #1a1a1a; - --accent: #737373; - --background-accent: #737373; + --accent: #7b2d2d; + --background-accent: #b8111f; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);