4 Commits

Author SHA1 Message Date
205d09103b Update theme colors 2026-04-13 07:18:39 +00:00
0074ed4043 Update theme colors 2026-04-13 07:17:29 +00:00
23e0cd2541 Update theme colors 2026-04-13 07:17:09 +00:00
10e80722cc Update theme colors 2026-04-13 07:16:26 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #171717;
--foreground: #f5f5f5;
--primary-cta: #d4af37;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #f5f5f5;
--accent: #b8860b;
--background-accent: #262626;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #E34400;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #E34400;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);