2 Commits

Author SHA1 Message Date
0f83bb4f93 Update theme colors 2026-05-08 15:04:14 +00:00
543c0425d6 Update theme colors 2026-05-08 15:03:52 +00:00

View File

@@ -12,9 +12,9 @@
--background: #b917be;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #f9ded3;
--primary-cta-text: #ffffff;
--foreground: #000000;
--primary-cta: #c853c0;
--primary-cta-text: #000000;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;