From 2cacb333e2029fb1c2178224763b40c1310288f6 Mon Sep 17 00:00:00 2001 From: development Date: Fri, 26 Dec 2025 08:09:36 +0000 Subject: [PATCH] Update src/app/globals.css --- src/app/globals.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/globals.css b/src/app/globals.css index 83ac9a4..7ecb088 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -6,11 +6,11 @@ --background: #0a0a0a; --card: #1a1a1a; - --foreground: #e6b3ff; + --foreground: #ffffffe6; --primary-cta: #b366ff; --secondary-cta: #1a1a1a; - --accent: #8b5cf6; - --background-accent: #6b21a8; + --accent: #737373; + --background-accent: #737373; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);