3 Commits

Author SHA1 Message Date
fdf4e9b3ee Merge version_3 into main
Merge version_3 into main
2026-03-08 21:19:51 +00:00
adc65c5422 Update src/app/styles/variables.css 2026-03-08 21:19:47 +00:00
d814b64e91 Merge version_2 into main
Merge version_2 into main
2026-03-08 21:17:27 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--background: #ffffff;
--card: #f0f5ff;
--foreground: #001f5c;
--primary-cta: #0052cc;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
--accent: #0052cc;
--background-accent: #cce5ff;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);