From 5d4a135818e2405e1f8e81bd420f1fb05c9d9bc0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 17:32:32 +0000 Subject: [PATCH] Switch to version 5: modified 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 3cf5826..8565ad1 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #000000; --card: #ffffff; - --foreground: #ff0000; + --foreground: #1a0000; --primary-cta: #e63946; --primary-cta-text: #fffafa; --secondary-cta: #ffffff;