4 Commits

Author SHA1 Message Date
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
9a1209400f Update theme colors 2026-05-23 20:33:47 +00:00

View File

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