5 Commits

Author SHA1 Message Date
51c0505eb9 Update theme colors 2026-06-11 20:18:19 +00:00
b6eefc5ace Update theme colors 2026-06-11 20:18:17 +00:00
3ac3d3647e Update theme colors 2026-06-11 20:18:14 +00:00
e3dcda0af9 Update theme colors 2026-06-11 20:18:12 +00:00
ebb0745f25 Update theme colors 2026-06-11 20:18:08 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #000000; --background: #0a0a0a;
--card: #0c0c0c; --card: #1a1a1a;
--foreground: #ffffff; --foreground: #f5fffae6;
--primary-cta: #106EFB; --primary-cta: #80da9b;
--primary-cta-text: #ffffff; --primary-cta-text: #0a0a0a;
--secondary-cta: #000000; --secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff; --secondary-cta-text: #f5fffae6;
--accent: #535353; --accent: #737373;
--background-accent: #106EFB; --background-accent: #737373;
/* 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);