2 Commits

Author SHA1 Message Date
f514c79cb2 Update theme colors 2026-04-13 11:30:59 +00:00
6b6958dab0 Update theme colors 2026-04-13 11:30:51 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #ffffff;
--card: #fbfbfb; --card: #f9f9f9;
--foreground: #0a192f; --foreground: #120a00e6;
--primary-cta: #c5a059; --primary-cta: #E34400;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #0a192f; --secondary-cta: #f9f9f9;
--secondary-cta-text: #ffffff; --secondary-cta-text: #120a00e6;
--accent: #d4af37; --accent: #e2e2e2;
--background-accent: #f4f4f4; --background-accent: #E34400;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);