6 Commits

Author SHA1 Message Date
4968257fcc Update theme colors 2026-03-05 08:39:47 +00:00
f7295a6c67 Update theme colors 2026-03-05 08:38:57 +00:00
3239266fa5 Update theme colors 2026-03-05 08:37:49 +00:00
b8c98cece4 Update theme colors 2026-03-05 08:36:22 +00:00
7e9780d9c1 Update theme colors 2026-03-05 08:36:03 +00:00
78a78f6771 Update theme colors 2026-03-05 08:31:28 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--background: #fafffb;
--card: #000000;
--foreground: #000000;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--primary-cta-text: #000000;
--secondary-cta: #ffffff;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbf8e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);