7 Commits

Author SHA1 Message Date
43c247ec89 Update theme colors 2026-05-14 21:23:45 +00:00
571be59829 Update theme colors 2026-05-14 21:23:41 +00:00
92a73964e9 Update theme colors 2026-05-14 21:23:29 +00:00
c7b7d747c3 Update theme colors 2026-05-14 21:23:21 +00:00
18fbcb9b22 Update theme colors 2026-05-14 21:23:02 +00:00
f0c020d963 Update theme colors 2026-05-14 21:22:48 +00:00
3acd7efaf7 Update theme colors 2026-05-14 21:22:42 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #180b0b;
--card: #f9f9f9;
--foreground: #ffffff;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background: #fafffb;
--card: #ffffff;
--foreground: #001a0a;
--primary-cta: #0a705f;
--primary-cta-text: #fafffb;
--secondary-cta: #ffffff;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbfb8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);