Update src/app/styles/variables.css

This commit is contained in:
2026-05-10 18:40:46 +00:00
parent 057bc74586
commit a604e99a29

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #00061A;
--card: #001033;
--foreground: #FFFFFF;
--primary-cta: #FF6D00;
--background: #1a3a52;
--card: #152e41;
--foreground: #ffffff;
--primary-cta: #ff8c00;
--primary-cta-text: #FFFFFF;
--secondary-cta: #FF9100;
--secondary-cta: #ffffff;
--secondary-cta-text: #000000;
--accent: #FFB300;
--background-accent: #001A4D;
--accent: #ff8c00;
--background-accent: #002a40;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);