3 Commits

Author SHA1 Message Date
8626242280 Update theme colors 2026-06-11 20:17:57 +00:00
82032dc59a Update theme colors 2026-06-11 20:17:54 +00:00
b4087fd0d9 Update theme colors 2026-06-11 20:17:44 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f4f0; --background: #000000;
--card: #ffffff; --card: #1f4035;
--foreground: #1a1a1a; --foreground: #ffffff;
--primary-cta: #2c2c2c; --primary-cta: #ffffff;
--primary-cta-text: #f5f4f0; --primary-cta-text: #051a12;
--secondary-cta: #f5f4f0; --secondary-cta: #0d2b1f;
--secondary-cta-text: #1a1a1a; --secondary-cta-text: #d4f6e8;
--accent: #8a8a8a; --accent: #0d5238;
--background-accent: #e8e6e1; --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);