2 Commits

Author SHA1 Message Date
4b94fece25 Update theme colors 2026-06-11 15:10:53 +00:00
0019194ecb Update theme colors 2026-06-11 15:10:47 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #010912;
--card: #1a1a1a; --card: #152840;
--foreground: #f5f5f5; --foreground: #e6f0ff;
--primary-cta: #dfff1c; --primary-cta: #cee7ff;
--primary-cta-text: #0a0a0a; --primary-cta-text: #010912;
--secondary-cta: #1a1a1a; --secondary-cta: #0e1a29;
--secondary-cta-text: #ffffff; --secondary-cta-text: #e6f0ff;
--accent: #8b9a1b; --accent: #3f5c79;
--background-accent: #5d6b00; --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);