3 Commits

Author SHA1 Message Date
48e973f5e5 Update theme colors 2026-05-08 18:38:38 +00:00
e8010ee358 Update theme colors 2026-05-08 18:38:36 +00:00
e48fc86d7c Update theme colors 2026-05-08 18:38:33 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #0a0a0a;
--card: #1f4035; --card: #1a1a1a;
--foreground: #ffffff; --foreground: #fff5f5e6;
--primary-cta: #ffffff; --primary-cta: #ff7a7a;
--primary-cta-text: #051a12; --primary-cta-text: #0a0a0a;
--secondary-cta: #0d2b1f; --secondary-cta: #1a1a1a;
--secondary-cta-text: #d4f6e8; --secondary-cta-text: #fff5f5e6;
--accent: #0d5238; --accent: #737373;
--background-accent: #10b981; --background-accent: #737373;
/* 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);