5 Commits

Author SHA1 Message Date
981a24e351 Update theme colors 2026-04-24 12:30:11 +00:00
30435a42d1 Update theme colors 2026-04-24 12:30:04 +00:00
a59945dd33 Update theme colors 2026-04-24 12:29:58 +00:00
0645849451 Update theme colors 2026-04-24 12:29:54 +00:00
9b5a5f4314 Update theme colors 2026-04-24 12:29:44 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--background: #fafffb;
--card: #f7fffa;
--foreground: #001a0a;
--primary-cta: #0a7039;
--primary-cta-text: #fafffb;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #e63946;
--background-accent: #e8bea8;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbf8e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);