Update src/app/styles/variables.css

This commit is contained in:
2026-04-09 08:43:50 +00:00
parent 9a74ab729e
commit 5aeeea7244

View File

@@ -15,9 +15,9 @@
--foreground: #ffffff;
--primary-cta: #ff69b4;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta: #2a2a2a;
--secondary-cta-text: #ffffff;
--accent: #ff00ff;
--accent: #00ffff;
--background-accent: #5d3fd3;
/* text sizing - set by ThemeProvider */