2 Commits

Author SHA1 Message Date
ac863d79ab Update theme colors 2026-06-11 09:07:12 +00:00
9db5910c08 Update theme colors 2026-06-11 09:07:03 +00:00

View File

@@ -10,9 +10,9 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #000000;
--card: #f9f9f9; --card: #f9f9f9;
--foreground: #000f06e6; --foreground: #FF8F00;
--primary-cta: #000000; --primary-cta: #000000;
--primary-cta-text: #ff8f00; --primary-cta-text: #ff8f00;
--secondary-cta: #f9f9f9; --secondary-cta: #f9f9f9;