3 Commits

Author SHA1 Message Date
aacb264148 Update theme colors 2026-05-17 15:38:51 +00:00
7a0e1c6d47 Update theme colors 2026-05-17 15:38:22 +00:00
775fe049fe Update theme colors 2026-05-17 15:38:15 +00:00

View File

@@ -12,11 +12,11 @@
--background: #F6F0E9; --background: #F6F0E9;
--card: #ffffff; --card: #ffffff;
--foreground: #8B0000; --foreground: #1A1C5A;
--primary-cta: #8B0000; --primary-cta: #8B0000;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #1A1C5A; --secondary-cta-text: #8B0000;
--accent: #1A1C5A; --accent: #1A1C5A;
--background-accent: #efe7dd; --background-accent: #efe7dd;