5 Commits

Author SHA1 Message Date
ab3655a2b3 Update theme colors 2026-04-23 15:13:58 +00:00
8ddfb44298 Update theme colors 2026-04-23 15:13:41 +00:00
3e70672157 Update theme colors 2026-04-23 15:13:26 +00:00
053ac3a358 Update theme colors 2026-04-23 15:12:47 +00:00
96b658b911 Update theme colors 2026-04-23 15:12:08 +00:00

View File

@@ -13,11 +13,11 @@
--background: #F6F3EE;
--card: #ffffff;
--foreground: #0F0F0F;
--primary-cta: #C8A96A;
--primary-cta-text: #0F0F0F;
--primary-cta: #698fc7;
--primary-cta-text: #414cd2;
--secondary-cta: #0F0F0F;
--secondary-cta-text: #ffffff;
--accent: #C8A96A;
--accent: #6989c7;
--background-accent: #E5E1DA;
/* text sizing - set by ThemeProvider */