3 Commits

Author SHA1 Message Date
9dfeddde5d Update theme colors 2026-05-07 19:33:38 +00:00
6ac9a68964 Update theme colors 2026-05-07 19:33:06 +00:00
79a283c88a Update theme colors 2026-05-07 19:32:42 +00:00

View File

@@ -10,11 +10,11 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1a2f1d;
--background: #273c6a;
--card: #6a1b1b;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #0a1a0c;
--primary-cta-text: #1a3ea1;
--secondary-cta: #0d200f;
--secondary-cta-text: #d4f6d8;
--accent: #1a3d1f;