3 Commits

Author SHA1 Message Date
af07df45ab Update theme colors 2026-05-09 20:39:39 +00:00
5833fa30d5 Update theme colors 2026-05-09 20:39:08 +00:00
bb4074d7a0 Update theme colors 2026-05-09 20:38:51 +00:00

View File

@@ -11,11 +11,11 @@
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--card: #595959;
--foreground: #1c1c1c;
--primary-cta: #511f1f;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta: #ffedbe;
--secondary-cta-text: #1c1c1c;
--accent: #e63946;
--background-accent: #e8bea8;