5 Commits

Author SHA1 Message Date
7a86d1564d Update theme colors 2026-05-10 18:17:15 +00:00
a12f818ef8 Update theme colors 2026-05-10 18:17:11 +00:00
51f11f1d11 Update theme colors 2026-05-10 18:16:59 +00:00
66939eb403 Update theme colors 2026-05-10 18:16:43 +00:00
798d76a7c4 Update theme colors 2026-05-10 18:15:20 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f0f8ffe6;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #3f5c79;
--background-accent: #004a93;
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--primary-cta-text: #fcf6ec;
--secondary-cta: #ffffff;
--secondary-cta-text: #2e2521;
--accent: #b2a28b;
--background-accent: #b2a28b;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);