From c18b0db701b774dd0fdb18a9febcce70afb62e75 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Feb 2026 14:37:32 +0000 Subject: [PATCH] Update src/app/styles/variables.css --- src/app/styles/variables.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 45dc160..a91ce50 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -4,16 +4,16 @@ /* --background: #0a0a0a;; --card: #1a1a1a;; - --foreground: #fffffae6;; - --primary-cta: #fde047;; + --foreground: #ffffffe6;; + --primary-cta: #e6e6e6;; --secondary-cta: #1a1a1a;; --accent: #737373;; --background-accent: #737373;; */ --background: #0a0a0a;; --card: #1a1a1a;; - --foreground: #fffffae6;; - --primary-cta: #fde047;; + --foreground: #ffffffe6;; + --primary-cta: #e6e6e6;; --secondary-cta: #1a1a1a;; --accent: #737373;; --background-accent: #737373;;