6 Commits

Author SHA1 Message Date
d5675b3b08 Update theme colors 2026-05-10 18:17:21 +00:00
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: #000000;
--card: #481f1f;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #280101;
--secondary-cta: #361311;
--secondary-cta-text: #f6d4d4;
--accent: #51000b;
--background-accent: #ff2231;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);