4 Commits

Author SHA1 Message Date
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

View File

@@ -10,11 +10,11 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #0fa517;
--card: #f7fcf9;
--foreground: #0db44d;
--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;