1 Commits

Author SHA1 Message Date
097340ef62 Update theme colors 2026-05-11 20:54:07 +00:00

View File

@@ -11,9 +11,9 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--card: #000000;
--foreground: #ffffff;
--primary-cta: #000000;
--primary-cta: #ffffff;
--primary-cta-text: #000000;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #0a3fea;