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; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #FDFCF5; --background: #e3deea;
--card: #FFFFFF; --card: #ffffff;
--foreground: #2E2E2E; --foreground: #27231f;
--primary-cta: #4682B4; --primary-cta: #27231f;
--primary-cta-text: #FFFFFF; --primary-cta-text: #e3deea;
--secondary-cta: #FF7F50; --secondary-cta: #ffffff;
--secondary-cta-text: #2E2E2E; --secondary-cta-text: #27231f;
--accent: #8FBC8F; --accent: #c68a62;
--background-accent: #FFD700; --background-accent: #c68a62;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);