2 Commits

Author SHA1 Message Date
213377e828 Update theme colors 2026-05-07 19:43:03 +00:00
6791c07d40 Update theme colors 2026-05-07 19:42:43 +00:00

View File

@@ -11,11 +11,11 @@
--background-accent: #ffffff; */
--background: #273c6a;
--card: #6a1b1b;
--card: #1b1e6b;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #1a3ea1;
--secondary-cta: #0d200f;
--secondary-cta: #000000;
--secondary-cta-text: #d4f6d8;
--accent: #1a293d;
--background-accent: #07224f;