Update src/app/styles/variables.css

This commit is contained in:
2026-03-31 18:57:26 +00:00
parent 3f78f65473
commit c07e31b6d7

View File

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