3 Commits

Author SHA1 Message Date
cb72caf93a Update theme colors 2026-04-13 01:34:13 +00:00
51d067080f Update theme colors 2026-04-13 01:33:52 +00:00
a7100fb057 Update theme colors 2026-04-13 01:33:37 +00:00

View File

@@ -11,12 +11,12 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--card: #15479C;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta: #13d1cf;
--primary-cta-text: #15479C;
--secondary-cta: #15479C;
--secondary-cta-text: #000612e6;
--secondary-cta-text: #457ef1;
--accent: #15479C;
--background-accent: #c4c4c4;