2 Commits

Author SHA1 Message Date
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,8 +10,8 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1a2f1d;
--background: #273c6a;
--card: #6a1b1b;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #0a1a0c;