Update src/app/styles/variables.css

This commit is contained in:
2026-05-07 17:21:31 +00:00
parent 8f79c95863
commit 84c93f4c5d

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #010912;
--card: #152840;
--foreground: #e6f0ff;
--primary-cta: #cee7ff;
--background: #000000;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #E34400;
--primary-cta-text: #010912;
--secondary-cta: #0e1a29;
--secondary-cta: #ffffff;
--secondary-cta-text: #e6f0ff;
--accent: #3f5c79;
--background-accent: #004a93;
--accent: #ff7b05;
--background-accent: #E34400;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);