Compare commits

..

6 Commits

Author SHA1 Message Date
9461b0395d Update theme colors 2026-06-02 19:12:12 +00:00
39eb063341 Update theme colors 2026-06-02 19:12:02 +00:00
2f4cfff4ec Update theme colors 2026-06-02 19:11:51 +00:00
3fbcf211fd Update theme colors 2026-06-02 19:11:43 +00:00
6611823044 Update theme colors 2026-06-02 19:11:33 +00:00
ae028aaaff Update theme colors 2026-06-02 19:11:18 +00:00

View File

@@ -12,9 +12,9 @@
--background: #16100a;
--card: #ffffff;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--foreground: #ffcdcd;
--primary-cta: #FFCDCD;
--primary-cta-text: #000000;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;