3 Commits

Author SHA1 Message Date
58a5a68e2e Update theme colors 2026-06-12 07:24:49 +00:00
ff375be744 Update theme colors 2026-06-12 07:23:30 +00:00
429c0ccfee Update theme colors 2026-06-12 07:23:00 +00:00

View File

@@ -12,11 +12,11 @@
--background: #5f5f5f;
--card: #f3f3f3;
--foreground: #000000;
--foreground: #9e2d2d;
--primary-cta: #962EFF;
--primary-cta-text: #e08e13;
--primary-cta-text: #f2f2f2;
--secondary-cta: #ffffff;
--secondary-cta-text: #525252;
--secondary-cta-text: #000000;
--accent: #962EFF;
--background-accent: #ededed;