4 Commits

Author SHA1 Message Date
097340ef62 Update theme colors 2026-05-11 20:54:07 +00:00
9d9c5081e3 Update theme colors 2026-05-11 20:53:37 +00:00
3b408721e8 Update theme colors 2026-05-11 20:53:22 +00:00
8305659974 Update theme colors 2026-05-11 20:52:58 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--card: #000000;
--foreground: #ffffff;
--primary-cta: #0a7039;
--primary-cta: #ffffff;
--primary-cta-text: #000000;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #0a3fea;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--accent: #000000;
--background-accent: #000000;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);