Update theme colors

This commit is contained in:
2026-03-13 12:26:42 +00:00
parent bf33746508
commit 40ec244297

View File

@@ -12,11 +12,11 @@
--background: #000000;
--card: #ffffff;
--foreground: #27231f;
--primary-cta: #27231f;
--foreground: #ffffff;
--primary-cta: #c2c2c2;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #27231f;
--secondary-cta-text: #ffffff;
--accent: #c68a62;
--background-accent: #c68a62;