Compare commits

...

4 Commits

Author SHA1 Message Date
ae028aaaff Update theme colors 2026-06-02 19:11:18 +00:00
71ba559493 Update theme colors 2026-06-02 19:11:11 +00:00
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,9 +10,9 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--background: #16100a;
--card: #ffffff;
--foreground: #ffffff;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;