4 Commits

Author SHA1 Message Date
f0c9f18e57 Update theme colors 2026-05-07 17:47:35 +00:00
46e5ebd05c Update theme colors 2026-05-07 17:47:02 +00:00
541bd32ff7 Update theme colors 2026-05-07 17:46:45 +00:00
604c3d8f75 Update theme colors 2026-05-07 17:46:26 +00:00

View File

@@ -10,13 +10,13 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #000000;
--card: #f9f9f9; --card: #464242;
--foreground: #000612e6; --foreground: #e4e8f0;
--primary-cta: #15479c; --primary-cta: #15479c;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9; --secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6; --secondary-cta-text: #446dbd;
--accent: #e2e2e2; --accent: #e2e2e2;
--background-accent: #c4c4c4; --background-accent: #c4c4c4;