2 Commits

Author SHA1 Message Date
e95a6e835c Update theme colors 2026-04-16 15:01:07 +00:00
203ed93af9 Update theme colors 2026-04-16 15:00:51 +00:00

View File

@@ -11,8 +11,8 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f23636;
--foreground: #000000;
--card: #000000;
--foreground: #ff0000;
--primary-cta: #ffffff;
--primary-cta-text: #000000;
--secondary-cta: #e63131;