6 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
3a51b429d5 Update theme colors 2026-04-24 12:29:39 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1f4035;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #051a12;
--secondary-cta: #0d2b1f;
--secondary-cta-text: #d4f6e8;
--accent: #0d5238;
--background-accent: #10b981;
--background: #fafffb;
--card: #f7fffa;
--foreground: #001a0a;
--primary-cta: #0a7039;
--primary-cta-text: #fafffb;
--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);