1 Commits

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

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f6f0e9;
--card: #fbfbfb; --card: #efe7dd;
--foreground: #0a192f; --foreground: #2b180a;
--primary-cta: #c5a059; --primary-cta: #2b180a;
--primary-cta-text: #ffffff; --primary-cta-text: #f6f0e9;
--secondary-cta: #0a192f; --secondary-cta: #efe7dd;
--secondary-cta-text: #ffffff; --secondary-cta-text: #2b180a;
--accent: #d4af37; --accent: #94877c;
--background-accent: #f4f4f4; --background-accent: #afa094;
/* 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);