2 Commits

Author SHA1 Message Date
1a3105bdf0 Update theme colors 2026-05-14 01:23:17 +00:00
4369f7c29e Update theme colors 2026-05-14 01:22:59 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0f1c;
--card: #111827;
--foreground: #ffffff;
--primary-cta: #D4AF37;
--primary-cta-text: #000000;
--secondary-cta: #111827;
--secondary-cta-text: #ffffff;
--accent: #D4AF37;
--background-accent: #D4AF37;
--background: #fafffb;
--card: #ffffff;
--foreground: #001a0a;
--primary-cta: #0a705f;
--primary-cta-text: #fafffb;
--secondary-cta: #ffffff;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbfb8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);