Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-05-05 20:28:43 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #F5F0E8;
--card: #0D1B2A;
--foreground: #0A0A0F;
--primary-cta: #1B2A4A;
--background: #ffffff;
--card: #f5faff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #0A0A0F;
--secondary-cta: #EDE8DC;
--secondary-cta: #ffffff;
--secondary-cta-text: #F5F0E8;
--accent: #1B2A4A;
--background-accent: #0A0A0F;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);