2 Commits

Author SHA1 Message Date
e057dbcc12 Update theme colors 2026-05-12 17:10:38 +00:00
71048d827e Update theme colors 2026-05-12 17:10:20 +00:00

View File

@@ -13,10 +13,10 @@
--background: #ffffff; --background: #ffffff;
--card: #f9f9f9; --card: #f9f9f9;
--foreground: #000612e6; --foreground: #000612e6;
--primary-cta: #15479c; --primary-cta: #1160e8;
--primary-cta-text: #ffffff; --primary-cta-text: #d02f2f;
--secondary-cta: #f9f9f9; --secondary-cta: #1b9ae3;
--secondary-cta-text: #000612e6; --secondary-cta-text: #1f4185;
--accent: #e2e2e2; --accent: #e2e2e2;
--background-accent: #c4c4c4; --background-accent: #c4c4c4;