Update theme colors

This commit is contained in:
2026-05-29 23:30:17 +00:00
parent 834d4dd267
commit d9e664ad3e

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #010912; --background: #060000;
--card: #152840; --card: #1d0d0d;
--foreground: #e6f0ff; --foreground: #ffe6e6;
--primary-cta: #cee7ff; --primary-cta: #ff3d4a;
--primary-cta-text: #010912; --primary-cta-text: #ffffff;
--secondary-cta: #0e1a29; --secondary-cta: #1f0a0a;
--secondary-cta-text: #e6f0ff; --secondary-cta-text: #ffe6e6;
--accent: #3f5c79; --accent: #7b2d2d;
--background-accent: #004a93; --background-accent: #b8111f;
/* 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);