3 Commits

Author SHA1 Message Date
722b39f40b Update theme colors 2026-05-22 09:05:42 +00:00
0537b12e4a Update theme colors 2026-05-22 09:05:26 +00:00
a13a0ee80c Update theme colors 2026-05-22 09:04:56 +00:00

View File

@@ -11,11 +11,11 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--card: #ffffff;
--foreground: #0a9f14;
--primary-cta: #0A9F14;
--primary-cta: #ededed;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta: #ffffff;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #0A9F14;