Update theme colors

This commit is contained in:
2026-03-20 05:33:41 +00:00
parent 5910130120
commit ef211f49d3

View File

@@ -10,9 +10,9 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #f9f9f9;
--foreground: #120a00e6;
--background: #ffffff;
--card: #843900;
--foreground: #ffffff;
--primary-cta: #FF7B05;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;