4 Commits

Author SHA1 Message Date
4917671dbd Update theme colors 2026-04-19 22:41:51 +00:00
efc5fe319e Update theme colors 2026-04-19 22:41:40 +00:00
879e735e35 Update theme colors 2026-04-19 22:41:10 +00:00
5fe1043089 Update theme colors 2026-04-19 22:41:09 +00:00

View File

@@ -12,11 +12,11 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--foreground: #120006e6;
--primary-cta: #e63946;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--secondary-cta-text: #120006e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;