Compare commits

...

2 Commits

Author SHA1 Message Date
239746d114 Update theme colors 2026-06-02 19:12:17 +00:00
9461b0395d Update theme colors 2026-06-02 19:12:12 +00:00

View File

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