Update theme colors

This commit is contained in:
2026-05-30 20:19:31 +00:00
parent d70f253690
commit 20c409d69e

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #262626; --background: #f5faff;
--card: #333333; --card: #ffffff;
--foreground: #E0E0E0; --foreground: #001122;
--primary-cta: #FF7F00; --primary-cta: #15479c;
--primary-cta-text: #FFFFFF; --primary-cta-text: #f5faff;
--secondary-cta: #FFD700; --secondary-cta: #ffffff;
--secondary-cta-text: #262626; --secondary-cta-text: #001122;
--accent: #FFD700; --accent: #a8cce8;
--background-accent: #4A4A4A; --background-accent: #7ba3cf;
/* 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);