6 Commits

Author SHA1 Message Date
972df4302b Update theme colors 2026-06-12 07:25:01 +00:00
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
c5adb2f426 Update theme colors 2026-06-12 07:22:32 +00:00
de2e1c7d8a Update theme colors 2026-06-12 07:22:11 +00:00

View File

@@ -11,12 +11,12 @@
--background-accent: #ffffff; */
--background: #5f5f5f;
--card: #f9f0ff;
--card: #f3f3f3;
--foreground: #000000;
--primary-cta: #962EFF;
--primary-cta-text: #efebe5;
--primary-cta-text: #f2f2f2;
--secondary-cta: #ffffff;
--secondary-cta-text: #525252;
--secondary-cta-text: #000000;
--accent: #962EFF;
--background-accent: #ededed;