From 830565997429bf4a9bb0f3e38fd78b4eeaded89b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 20:52:58 +0000 Subject: [PATCH] Update theme colors --- src/app/styles/variables.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 0983e3e..59668b0 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -18,7 +18,7 @@ --secondary-cta: #f9f9f9; --secondary-cta-text: #0a3fea; --accent: #e2e2e2; - --background-accent: #c4c4c4; + --background-accent: #000000; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);