Update src/app/styles/variables.css

This commit is contained in:
2026-03-03 12:08:59 +00:00
parent 5fd57e2cfc
commit 6179b9014f

View File

@@ -5,19 +5,19 @@
/* --background: #fbfaff;;
--card: #f7f5ff;;
--foreground: #0f0022;;
--primary-cta: #8b5cf6;;
--primary-cta: #c4a8f9;;
--secondary-cta: #ffffff;;
--accent: #d8cef5;;
--accent: #c4a8f9;;
--background-accent: #c4a8f9;; */
--background: #fbfaff;;
--card: #f7f5ff;;
--foreground: #0f0022;;
--primary-cta: #8b5cf6;;
--primary-cta: #c4a8f9;;
--primary-cta-text: #fbfaff;;
--secondary-cta: #ffffff;;
--secondary-cta-text: #0f0022;;
--accent: #d8cef5;;
--accent: #c4a8f9;;
--background-accent: #c4a8f9;;
/* text sizing - set by ThemeProvider */