4 Commits

Author SHA1 Message Date
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
09133fabc7 Update theme colors 2026-06-11 09:06:24 +00:00

View File

@@ -12,11 +12,11 @@
--background: #ffffff; --background: #ffffff;
--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: #79ffaf; --secondary-cta-text: #ff7d00;
--accent: #e2e2e2; --accent: #e2e2e2;
--background-accent: #c4c4c4; --background-accent: #c4c4c4;