From c2e9b78a1801fc5f8b50d5dd2aefa28229a8fabc Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 06:32:17 +0000 Subject: [PATCH] Update src/app/styles/variables.css --- 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 b7afc67..05baddc 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -17,7 +17,7 @@ --primary-cta-text: #f5f4ef; --secondary-cta: #ecebea; --secondary-cta-text: #2a2928; - --accent: #ffffff; + --accent: #c6b180; --background-accent: #c6b180; /* text sizing - set by ThemeProvider */