diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 7f4573b..f99ce2d 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -4,18 +4,18 @@ /* --background: #0a0a0a;; --card: #1a1a1a;; - --foreground: #f0f8ffe6;; - --primary-cta: #6b21a8;; + --foreground: #ffffffe6;; + --primary-cta: #7c3aed;; --secondary-cta: #1a1a1a;; - --accent: #a855f7;; + --accent: #a78bfa;; --background-accent: #6d28d9;; */ --background: #0a0a0a;; --card: #1a1a1a;; - --foreground: #f0f8ffe6;; - --primary-cta: #6b21a8;; + --foreground: #ffffffe6;; + --primary-cta: #7c3aed;; --secondary-cta: #1a1a1a;; - --accent: #a855f7;; + --accent: #a78bfa;; --background-accent: #6d28d9;; /* text sizing - set by ThemeProvider */