2 Commits

Author SHA1 Message Date
7c7a10680a Update theme colors 2026-04-25 20:53:22 +00:00
f7cf1a0402 Update theme colors 2026-04-25 20:53:13 +00:00

View File

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