2 Commits

Author SHA1 Message Date
db0eb8af0b Update theme colors 2026-05-30 06:16:37 +00:00
1c96964319 Update theme colors 2026-05-30 06:16:24 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #FDFCF5;
--card: #FFFFFF;
--foreground: #2E2E2E;
--primary-cta: #4682B4;
--primary-cta-text: #FFFFFF;
--secondary-cta: #FF7F50;
--secondary-cta-text: #2E2E2E;
--accent: #8FBC8F;
--background-accent: #FFD700;
--background: #e3deea;
--card: #ffffff;
--foreground: #27231f;
--primary-cta: #27231f;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #c68a62;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);