8 Commits

Author SHA1 Message Date
4917671dbd Update theme colors 2026-04-19 22:41:51 +00:00
efc5fe319e Update theme colors 2026-04-19 22:41:40 +00:00
879e735e35 Update theme colors 2026-04-19 22:41:10 +00:00
5fe1043089 Update theme colors 2026-04-19 22:41:09 +00:00
334bcfc8f0 Update theme colors 2026-04-19 22:41:02 +00:00
abd5b6b2ca Update theme colors 2026-04-19 22:40:58 +00:00
fc387e5f0f Update theme colors 2026-04-19 22:40:56 +00:00
8a75dbb7ba Update theme colors 2026-04-19 22:40:27 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--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;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120006e6;
--primary-cta: #e63946;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120006e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);