Compare commits

..

2 Commits

Author SHA1 Message Date
818203bd90 Update theme colors 2026-06-02 19:11:00 +00:00
3114fb140c Update theme colors 2026-06-02 19:10:34 +00:00

View File

@@ -10,8 +10,8 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f6f0e9;
--card: #efe7dd;
--background: #16100a;
--card: #d8851e;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;