3 Commits

Author SHA1 Message Date
ef5ccff5e6 Update theme colors 2026-05-23 17:14:34 +00:00
b2191b6a97 Update theme colors 2026-05-23 17:14:25 +00:00
44f0d53299 Update theme colors 2026-05-23 17:14:17 +00:00

View File

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