5 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
67dc5f2ada Update theme colors 2026-04-15 16:06:39 +00:00

View File

@@ -11,12 +11,12 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--card: #110101;
--foreground: #dfe9e3;
--primary-cta: #2be682;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;