7 Commits

Author SHA1 Message Date
b65da1bc2b Merge version_5 into main
Merge version_5 into main
2026-04-21 20:19:43 +00:00
60688c11e5 Update theme colors 2026-04-21 20:19:36 +00:00
690164d109 Merge version_4 into main
Merge version_4 into main
2026-04-21 20:19:18 +00:00
26b3d32547 Update theme colors 2026-04-21 20:19:15 +00:00
99ea84e2f4 Merge version_3 into main
Merge version_3 into main
2026-04-21 20:19:10 +00:00
60abfb8795 Update theme colors 2026-04-21 20:19:07 +00:00
380e4196ef Merge version_2 into main
Merge version_2 into main
2026-04-21 18:55:18 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f5f5f5;
--card: #f9f9f9; --card: #ffffff;
--foreground: #1E4D3A; --foreground: #1c1c1c;
--primary-cta: #4CAF50; --primary-cta: #1f514c;
--primary-cta-text: #ffffff; --primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #1E4D3A; --secondary-cta-text: #1c1c1c;
--accent: #65A5ED; --accent: #159c49;
--background-accent: #DDE9E4; --background-accent: #a8e8ba;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);