Update src/app/styles/variables.css

This commit is contained in:
2026-04-06 23:09:10 +00:00
parent df9d78c73c
commit 8f0a7e1f44

View File

@@ -10,14 +10,14 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f0f9ff;
--card: #e0f2fe;
--foreground: #082f49;
--background: #000612;
--card: #0a1f33;
--foreground: #e0f2fe;
--primary-cta: #0284c7;
--primary-cta-text: #ffffff;
--secondary-cta: #f0f9ff;
--secondary-cta: #082f49;
--secondary-cta-text: #082f49;
--accent: #bae6fd;
--accent: #38bdf8;
--background-accent: #0369a1;
/* text sizing - set by ThemeProvider */