Update theme colors

This commit is contained in:
2026-04-06 21:35:16 +00:00
parent 5f112551d6
commit 97c8773402

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #FFFFFf;
--card: #F8F9Fa;
--foreground: #2E2521;
--primary-cta: #2E2521;
--primary-cta-text: #FFFFFf;
--secondary-cta: #E3F2Fd;
--secondary-cta-text: #2e2521;
--accent: #B2D8D8;
--background-accent: #B2D8D8;
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #afa094;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);