5 Commits

Author SHA1 Message Date
12a0e85ed0 Update theme colors 2026-06-11 02:15:30 +00:00
07185e98b5 Update theme colors 2026-06-11 02:15:21 +00:00
57194a9da2 Update theme colors 2026-06-11 02:15:14 +00:00
cff165f4fd Update theme colors 2026-06-11 02:15:04 +00:00
2fcf10db37 Update theme colors 2026-06-11 02:15:02 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #FDF9F5;
--card: #F7F0E8;
--foreground: #3A1C0B;
--primary-cta: #9C2E35;
--primary-cta-text: #FFFFFF;
--secondary-cta: #E8DCCB;
--secondary-cta-text: #3A1C0B;
--accent: #F2A900;
--background-accent: #D4BBA6;
--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);