4 Commits

Author SHA1 Message Date
24f8b8a38b Update theme colors 2026-05-23 20:41:29 +00:00
bb0bbc432a Update theme colors 2026-05-23 20:41:23 +00:00
3ce77d43c8 Update theme colors 2026-05-23 20:38:40 +00:00
3e3715ba38 Update theme colors 2026-05-23 20:38:30 +00:00

View File

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