3 Commits

Author SHA1 Message Date
c4803836fb Update theme colors 2026-05-09 20:42:26 +00:00
01347de9ad Update theme colors 2026-05-09 20:41:53 +00:00
af07df45ab Update theme colors 2026-05-09 20:39:39 +00:00

View File

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