2 Commits

Author SHA1 Message Date
a1b2de2d71 Update src/app/styles/variables.css 2026-03-04 16:24:55 +00:00
3a7ff5e0e8 Merge version_2 into main
Merge version_2 into main
2026-03-04 16:20:27 +00:00

View File

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