Update theme colors

This commit is contained in:
2026-04-15 15:42:03 +00:00
parent 607a964cdd
commit fba0d16663

View File

@@ -10,9 +10,9 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--background: #000000;
--card: #ffffff;
--foreground: #ffffff;
--foreground: #000000;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;