6 Commits

Author SHA1 Message Date
54c904f7e1 Update theme colors 2026-05-15 14:20:33 +00:00
081a9ee749 Update theme colors 2026-05-15 14:20:12 +00:00
1076df6e49 Update theme colors 2026-05-15 14:19:39 +00:00
4f93709758 Update theme colors 2026-05-15 14:19:04 +00:00
b1f6104e12 Update theme colors 2026-05-15 14:18:46 +00:00
001c7ff3b2 Update theme colors 2026-05-15 14:18:09 +00:00

View File

@@ -12,9 +12,9 @@
--background: #ffffff;
--card: #f7fcf9;
--foreground: #001a0a;
--primary-cta: #068217;
--primary-cta-text: #ffffff;
--foreground: #000000;
--primary-cta: #129c25;
--primary-cta-text: #2516be;
--secondary-cta: #2e2bb9;
--secondary-cta-text: #ffffff;
--accent: #fde047;