5 Commits

Author SHA1 Message Date
18fbcb9b22 Update theme colors 2026-05-14 21:23:02 +00:00
f0c020d963 Update theme colors 2026-05-14 21:22:48 +00:00
3acd7efaf7 Update theme colors 2026-05-14 21:22:42 +00:00
541b848744 Update theme colors 2026-05-14 21:22:31 +00:00
ab5ed10f4d Update theme colors 2026-05-14 21:22:21 +00:00

View File

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