4 Commits

Author SHA1 Message Date
ee40c5dea1 Update theme colors 2026-04-16 14:58:35 +00:00
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

View File

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