Update src/app/styles/variables.css

This commit is contained in:
2026-02-10 19:01:55 +00:00
parent be0f64cc7f
commit 0aeb9297f1

View File

@@ -2,21 +2,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #0a0a0a;; /* --background: #1a0f2e;;
--card: #1a1a1a;; --card: #2d1b47;;
--foreground: #f0f8ffe6;; --foreground: #e6e0ff;;
--primary-cta: #6b21a8;; --primary-cta: #8b5cf6;;
--secondary-cta: #1a1a1a;; --secondary-cta: #2d1b47;;
--accent: #a855f7;; --accent: #d8cef5;;
--background-accent: #6d28d9;; */ --background-accent: #6b3fb6;; */
--background: #0a0a0a;; --background: #1a0f2e;;
--card: #1a1a1a;; --card: #2d1b47;;
--foreground: #f0f8ffe6;; --foreground: #e6e0ff;;
--primary-cta: #6b21a8;; --primary-cta: #8b5cf6;;
--secondary-cta: #1a1a1a;; --secondary-cta: #2d1b47;;
--accent: #a855f7;; --accent: #d8cef5;;
--background-accent: #6d28d9;; --background-accent: #6b3fb6;;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);