6 Commits

Author SHA1 Message Date
ee21b1a784 Update theme colors 2026-05-29 23:30:58 +00:00
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: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #106EFB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);