From 4dca1716afdc2fcf3ebce91631d80ffa393ef323 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 01:46:57 +0000 Subject: [PATCH] Update src/app/styles/variables.css --- src/app/styles/variables.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index c98065d..e36857b 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,13 +12,13 @@ --background: #ffffff; --card: #f9f9f9; - --foreground: #000612e6; + --foreground: #120a00e6; --primary-cta: #15479c; --primary-cta-text: #ffffff; --secondary-cta: #E34400; --secondary-cta-text: #ffffff; --accent: #e2e2e2; - --background-accent: #c4c4c4; + --background-accent: #E34400; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);