2 Commits

Author SHA1 Message Date
f95ee33949 Update theme colors 2026-05-18 14:11:13 +00:00
ae7e1befb4 Update theme colors 2026-05-18 14:11:04 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5faff; --background: #0a0a0a;
--card: #ffffff; --card: #1a1a1a;
--foreground: #001122; --foreground: #ffffff;
--primary-cta: #15479c; --primary-cta: #1f7cff;
--primary-cta-text: #f5faff; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #010101;
--secondary-cta-text: #001122; --secondary-cta-text: #ffffff;
--accent: #a8cce8; --accent: #1f7cff;
--background-accent: #7ba3cf; --background-accent: #f96b2f;
/* 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);