2 Commits

Author SHA1 Message Date
2939922ecc Update theme colors 2026-05-09 00:22:35 +00:00
d66a4e42af Update theme colors 2026-05-09 00:22:24 +00:00

View File

@@ -13,8 +13,8 @@
--background: #ffffff; --background: #ffffff;
--card: #f9f9f9; --card: #f9f9f9;
--foreground: #000f06e6; --foreground: #000f06e6;
--primary-cta: #0a7039; --primary-cta: #ffffff;
--primary-cta-text: #ffffff; --primary-cta-text: #000000;
--secondary-cta: #f9f9f9; --secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6; --secondary-cta-text: #000f06e6;
--accent: #e2e2e2; --accent: #e2e2e2;