3 Commits

Author SHA1 Message Date
b9cb99e202 Update theme colors 2026-04-18 09:09:02 +00:00
b1a472946f Update theme colors 2026-04-18 09:08:52 +00:00
c2e7742aca Update theme colors 2026-04-18 09:08:37 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #beb599;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000000;
--primary-cta: #d4af37;
--primary-cta-text: #000000;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #d4af37;
--background-accent: #f4f4f4;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);