4 Commits

Author SHA1 Message Date
14c070339c Update theme colors 2026-05-17 15:40:08 +00:00
e1130f19ec Update theme colors 2026-05-17 15:39:25 +00:00
6ae9dbcee5 Update theme colors 2026-05-17 15:38:56 +00:00
aacb264148 Update theme colors 2026-05-17 15:38:51 +00:00

View File

@@ -11,13 +11,13 @@
--background-accent: #ffffff; */
--background: #F6F0E9;
--card: #ffffff;
--foreground: #1A1C5A;
--card: #8B0000;
--foreground: #8B0000;
--primary-cta: #8B0000;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #1A1C5A;
--accent: #1A1C5A;
--secondary-cta-text: #8B0000;
--accent: #8B0000;
--background-accent: #efe7dd;
/* text sizing - set by ThemeProvider */