4 Commits

Author SHA1 Message Date
38b352ade5 Update theme colors 2026-04-15 16:08:31 +00:00
5fd9031e12 Update theme colors 2026-04-15 16:08:21 +00:00
aee888225f Update theme colors 2026-04-15 16:08:11 +00:00
69218d99bd Update theme colors 2026-04-15 16:07:57 +00:00

View File

@@ -11,9 +11,9 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--card: #110101;
--foreground: #dfe9e3;
--primary-cta: #2be682;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;