Update theme colors

This commit is contained in:
2026-05-07 16:38:06 +00:00
parent 797987ec5d
commit beb71f1082

View File

@@ -10,10 +10,10 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #652c06;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--foreground: #2a1a07;
--primary-cta: #a9b04b;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;