1 Commits

Author SHA1 Message Date
1d84d4ecfb Update theme colors 2026-04-22 16:52:01 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -164,4 +164,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f0f8ff; --background: #000000;
--card: #dceeff; --card: #ffffff;
--foreground: #001a33; --foreground: #1c1c1c;
--primary-cta: #1e4d8c; --primary-cta: #1f3251;
--primary-cta-text: #f5f5f5; --primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #1c1c1c;
--accent: #003366; --accent: #15479c;
--background-accent: #cce4ff; --background-accent: #a8cce8;
/* 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);