Update src/app/styles/variables.css

This commit is contained in:
2026-03-31 18:55:13 +00:00
parent 2e61100626
commit f31c650bdc

View File

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