4 Commits

Author SHA1 Message Date
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: #000802;
--card: #0b1a0b;
--foreground: #e6ffe6;
--primary-cta: #80da9b;
--primary-cta-text: #000802;
--secondary-cta: #07170b;
--secondary-cta-text: #e6ffe6;
--accent: #38714a;
--background-accent: #2c6541;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);