1 Commits

Author SHA1 Message Date
bb4074d7a0 Update theme colors 2026-05-09 20:38:51 +00:00

View File

@@ -11,11 +11,11 @@
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--card: #595959;
--foreground: #1c1c1c;
--primary-cta: #511f1f;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta: #000000;
--secondary-cta-text: #1c1c1c;
--accent: #e63946;
--background-accent: #e8bea8;