4 Commits

Author SHA1 Message Date
11b7cb3ca2 Update theme colors 2026-05-10 22:36:02 +00:00
8983ee632d Update theme colors 2026-05-10 22:35:52 +00:00
6d67f1c9a3 Update theme colors 2026-05-10 22:35:27 +00:00
2cdf52e09d Update theme colors 2026-05-10 22:35:20 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #171717;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #d4af37;
--primary-cta-text: #0a0a0a;
--secondary-cta: #171717;
--secondary-cta-text: #f5f5f5;
--accent: #262626;
--background-accent: #333333;
--primary-cta: #ff0000;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #991b1b;
--background-accent: #7f1d1d;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);