2 Commits

Author SHA1 Message Date
74ead6c3b7 Update theme colors 2026-05-23 17:14:49 +00:00
ef5ccff5e6 Update theme colors 2026-05-23 17:14:34 +00:00

View File

@@ -13,9 +13,9 @@
--background: #f5f5f5;
--card: #ffffff;
--foreground: #000000;
--primary-cta: #e5dfcd;
--primary-cta: #e9b310;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta: #000000;
--secondary-cta-text: #1c1c1c;
--accent: #b8860b;
--background-accent: #8b6914;