3 Commits

Author SHA1 Message Date
2fcd4920d9 Update theme colors 2026-05-20 16:53:23 +00:00
a639112965 Update theme colors 2026-05-20 16:52:29 +00:00
1137ee6ec6 Update theme colors 2026-05-20 16:52:07 +00:00

View File

@@ -14,11 +14,11 @@
--card: #f9f9f9;
--foreground: #ac8705;
--primary-cta: #b8965a;
--primary-cta-text: #ffffff;
--primary-cta-text: #100e0e;
--secondary-cta: #0f1e3a;
--secondary-cta-text: #ffffff;
--accent: #b8965a;
--background-accent: #0c0c0c;
--secondary-cta-text: #1c1818;
--accent: #e8cb0f;
--background-accent: #9c7207;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);