3 Commits

Author SHA1 Message Date
38f85b8d74 Update theme colors 2026-05-10 18:14:41 +00:00
2b0b53899b Update theme colors 2026-05-10 18:14:26 +00:00
f8b02c6705 Update theme colors 2026-05-10 18:14:07 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fdf6f2; --background: #ffffff;
--card: #ffffff; --card: #f9f9f9;
--foreground: #2d1b0a; --foreground: #120a00e6;
--primary-cta: #ff6b35; --primary-cta: #E34400;
--primary-cta-text: #000000; --primary-cta-text: #ffffff;
--secondary-cta: #ffb703; --secondary-cta: #f9f9f9;
--secondary-cta-text: #ffffff; --secondary-cta-text: #120a00e6;
--accent: #fb8500; --accent: #e2e2e2;
--background-accent: #ffebc2; --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);