3 Commits

Author SHA1 Message Date
cb3932c961 Update src/app/styles/variables.css 2026-03-04 22:36:09 +00:00
b6b482e2b8 Merge version_3 into main
Merge version_3 into main
2026-03-04 22:25:22 +00:00
a73f3dee3a Merge version_3 into main
Merge version_3 into main
2026-03-04 22:24:37 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--card: #fff5f0;
--foreground: #2b1810;
--primary-cta: #e34400;
--primary-cta-text: #f7f6f7;
--secondary-cta: #f9f9f9;
--secondary-cta: #ffd4b3;
--secondary-cta-text: #0c1325;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--accent: #ff7b05;
--background-accent: #ffa54d;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);