From 2b831cfe2b1f5b82620e6bd9bae4b1a79a8606f7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 22:23:35 +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 e0033cf..c332475 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -18,7 +18,7 @@ --secondary-cta: #ffffff; --secondary-cta-text: #1a0000; --accent: #f5c4c7; - --background-accent: #f09199; + --background-accent: #ed616c; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);