3 Commits

Author SHA1 Message Date
9fa0d536ac Update theme colors 2026-05-07 20:14:19 +00:00
3db0f189c4 Update theme colors 2026-05-07 20:14:17 +00:00
4a627ca011 Update theme colors 2026-05-07 20:14:11 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #000000;
--card: #f9f9f9; --card: #1f4035;
--foreground: #000f06e6; --foreground: #ffffff;
--primary-cta: #0a7039; --primary-cta: #ffffff;
--primary-cta-text: #ffffff; --primary-cta-text: #051a12;
--secondary-cta: #f9f9f9; --secondary-cta: #0d2b1f;
--secondary-cta-text: #000f06e6; --secondary-cta-text: #d4f6e8;
--accent: #e2e2e2; --accent: #0d5238;
--background-accent: #c4c4c4; --background-accent: #10b981;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);