4 Commits

Author SHA1 Message Date
9b49619f60 Update theme colors 2026-05-23 20:35:22 +00:00
5f2b6ec9b9 Update theme colors 2026-05-23 20:34:47 +00:00
38892da964 Update theme colors 2026-05-23 20:34:31 +00:00
a78e4b8219 Update theme colors 2026-05-23 20:33:57 +00:00

View File

@@ -11,11 +11,11 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #ff0000;
--card: #0015ff;
--foreground: #1a1a1a;
--primary-cta: #c5a059;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #D4AF37;
--secondary-cta-text: #1a1a1a;
--accent: #d4af37;
--background-accent: #f4f4f4;