4 Commits

Author SHA1 Message Date
8b9bb288ae Update theme colors 2026-04-16 14:57:49 +00:00
9285fd8fcd Update theme colors 2026-04-16 14:57:08 +00:00
13f1f7f77c Update theme colors 2026-04-16 14:56:57 +00:00
655af42617 Update theme colors 2026-04-16 14:56:33 +00:00

View File

@@ -10,8 +10,8 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #000000;
--background: #efecec;
--card: #f23636;
--foreground: #000000;
--primary-cta: #e63946;
--primary-cta-text: #f5faff;