Update theme colors

This commit is contained in:
2026-05-09 20:34:16 +00:00
parent 1e2726b4cc
commit 40af1c863b

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #010912; --background: #080200;
--card: #152840; --card: #1a0d0b;
--foreground: #e6f0ff; --foreground: #ffe6d5;
--primary-cta: #cee7ff; --primary-cta: #ffaa70;
--primary-cta-text: #010912; --primary-cta-text: #080200;
--secondary-cta: #0e1a29; --secondary-cta: #170b07;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffe6d5;
--accent: #3f5c79; --accent: #7b5e4a;
--background-accent: #004a93; --background-accent: #b8541e;
/* 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);