2 Commits

Author SHA1 Message Date
f03992083d Update theme colors 2026-06-11 20:18:56 +00:00
6b135661ff Update theme colors 2026-06-11 20:18:48 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f4f0; --background: #efebe5;
--card: #ffffff; --card: #f7f2ea;
--foreground: #1a1a1a; --foreground: #000000;
--primary-cta: #2c2c2c; --primary-cta: #000000;
--primary-cta-text: #f5f4f0; --primary-cta-text: #efebe5;
--secondary-cta: #f5f4f0; --secondary-cta: #ffffff;
--secondary-cta-text: #1a1a1a; --secondary-cta-text: #000000;
--accent: #8a8a8a; --accent: #ffffff;
--background-accent: #e8e6e1; --background-accent: #e1b875;
/* 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);