From e99b5668d6dbbf4de2b0f577b8a97ad7a3232abc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 06:40:06 +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 318bd7b..6881ce6 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -18,7 +18,7 @@ --secondary-cta: #1c1c2e; --secondary-cta-text: #f0f0ff; --accent: #9b70ff; - --background-accent: #ff6eb4; + --background-accent: #687dc2; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);