3 Commits

Author SHA1 Message Date
203ed93af9 Update theme colors 2026-04-16 15:00:51 +00:00
9c4fc07cd7 Update theme colors 2026-04-16 15:00:20 +00:00
b56e820f75 Update theme colors 2026-04-16 15:00:09 +00:00

View File

@@ -10,11 +10,11 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #efecec;
--card: #f23636;
--background: #ffffff;
--card: #000000;
--foreground: #000000;
--primary-cta: #cfcccc;
--primary-cta-text: #f5faff;
--primary-cta: #ffffff;
--primary-cta-text: #000000;
--secondary-cta: #e63131;
--secondary-cta-text: #001122;
--accent: #e63946;