4 Commits

Author SHA1 Message Date
eabce48829 Update theme colors 2026-04-13 01:35:35 +00:00
a1e6547c57 Update theme colors 2026-04-13 01:35:23 +00:00
d043d2bed5 Update theme colors 2026-04-13 01:35:06 +00:00
723f79c4a1 Update theme colors 2026-04-13 01:34:54 +00:00

View File

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