2 Commits

Author SHA1 Message Date
cd6730efda Update theme colors 2026-04-19 23:32:09 +00:00
808ce2ae92 Update theme colors 2026-04-19 23:31:57 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fdfaf4;
--card: #f5ede4;
--foreground: #4a0404;
--primary-cta: #800000;
--primary-cta-text: #ffffff;
--secondary-cta: #f5deb3;
--secondary-cta-text: #4a0404;
--accent: #ffd700;
--background-accent: #e6d5b0;
--background: #fffafa;
--card: #fff7f7;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #fffafa;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a0000;
--accent: #f5c4c7;
--background-accent: #f09199;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);