From 3c5f2c5df45c04aa9c38f7d1fec7f9ae02b3cd43 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 20:15:01 +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 d7fc586..66e4f69 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -18,7 +18,7 @@ --secondary-cta: #ffffff; --secondary-cta-text: #27231f; --accent: #c7b995; - --background-accent: #F0E68C; + --background-accent: #c7b995; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);