2 Commits

Author SHA1 Message Date
ebb0745f25 Update theme colors 2026-06-11 20:18:08 +00:00
c1a112e7c8 Update theme colors 2026-06-11 20:17:59 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #010912;
--card: #1f4035; --card: #152840;
--foreground: #ffffff; --foreground: #e6f0ff;
--primary-cta: #ffffff; --primary-cta: #cee7ff;
--primary-cta-text: #051a12; --primary-cta-text: #010912;
--secondary-cta: #0d2b1f; --secondary-cta: #0e1a29;
--secondary-cta-text: #d4f6e8; --secondary-cta-text: #e6f0ff;
--accent: #0d5238; --accent: #3f5c79;
--background-accent: #10b981; --background-accent: #004a93;
/* 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);