4 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
fa822f41af Update theme colors 2026-06-11 09:06:54 +00:00
7daea17e18 Update theme colors 2026-06-11 09:06:39 +00:00

View File

@@ -10,11 +10,11 @@
--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: #ffffff; --primary-cta-text: #ff8f00;
--secondary-cta: #f9f9f9; --secondary-cta: #f9f9f9;
--secondary-cta-text: #ff7d00; --secondary-cta-text: #ff7d00;
--accent: #e2e2e2; --accent: #e2e2e2;