Update src/app/styles/variables.css

This commit is contained in:
2026-03-03 07:05:09 +00:00
parent df0535b3cf
commit 9b7ce599d5

View File

@@ -3,7 +3,7 @@
/* --vw is set by ThemeProvider */
/* --background: #0B0B0F;;
--card: #1a1a24;;
--card: #1a1a2e;;
--foreground: #ffffff;;
--primary-cta: #7B2FF7;;
--secondary-cta: #00C6FF;;
@@ -11,7 +11,7 @@
--background-accent: #7B2FF7;; */
--background: #0B0B0F;;
--card: #1a1a24;;
--card: #1a1a2e;;
--foreground: #ffffff;;
--primary-cta: #7B2FF7;;
--primary-cta-text: #ffffff;;