3 Commits

Author SHA1 Message Date
acade59239 Update theme colors 2026-05-17 01:14:13 +00:00
e9091b1849 Update theme colors 2026-05-17 01:13:58 +00:00
ca0f8c2c1b Update theme colors 2026-05-17 01:13:33 +00:00

View File

@@ -13,9 +13,9 @@
--background: #357672;
--card: #ffffff;
--foreground: #000000;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4f0;
--secondary-cta: #ffffff;
--primary-cta: #653f18;
--primary-cta-text: #97853f;
--secondary-cta: #9c3030;
--secondary-cta-text: #1a1a1a;
--accent: #c6b180;
--background-accent: #efebe5;