3 Commits

Author SHA1 Message Date
bcc4185261 Update theme colors 2026-04-18 10:48:53 +00:00
4d7dc30011 Update theme colors 2026-04-18 10:48:26 +00:00
808bca05d5 Update theme colors 2026-04-18 10:48:01 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #fffefe;
--card: #d4df16;
--card: #16ded8;
--foreground: #080908;
--primary-cta: #0e3a29;
--primary-cta-text: #fffefe;
--secondary-cta: #e7eecd;
--secondary-cta-text: #080908;
--accent: #e2e635;
--background-accent: #ecebe4;
--background-accent: #8ff2f8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);