5 Commits

Author SHA1 Message Date
7114b26b31 Update theme colors 2026-05-29 23:30:40 +00:00
7d924247d1 Update theme colors 2026-05-29 23:30:23 +00:00
d9e664ad3e Update theme colors 2026-05-29 23:30:17 +00:00
834d4dd267 Update theme colors 2026-05-29 23:30:03 +00:00
e97e5edb54 Update theme colors 2026-05-29 23:29:45 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f8fbf9;
--card: #ffffff;
--foreground: #232d29;
--primary-cta: #5fd18c;
--primary-cta-text: #232d29;
--secondary-cta: #e6f7ef;
--secondary-cta-text: #232d29;
--accent: #a6edc1;
--background-accent: #e0f2e8;
--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;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);