3 Commits

Author SHA1 Message Date
13188b8457 Update theme colors 2026-05-15 14:17:38 +00:00
4bd287215c Update theme colors 2026-05-15 14:17:12 +00:00
46d57c3967 Update theme colors 2026-05-15 14:16:21 +00:00

View File

@@ -13,9 +13,9 @@
--background: #ffffff; --background: #ffffff;
--card: #f7fcf9; --card: #f7fcf9;
--foreground: #001a0a; --foreground: #001a0a;
--primary-cta: #0a7039; --primary-cta: #068217;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #fde047; --secondary-cta: #2e2bb9;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffffff;
--accent: #fde047; --accent: #fde047;
--background-accent: #f7fcf9; --background-accent: #f7fcf9;