3 Commits

Author SHA1 Message Date
28d3c0b1c7 Update theme colors 2026-06-12 07:20:54 +00:00
2b908aa49f Update theme colors 2026-06-12 07:19:11 +00:00
11dc7fbb24 Update theme colors 2026-06-12 07:18:32 +00:00

View File

@@ -13,10 +13,10 @@
--background: #efebe5;
--card: #f7f2ea;
--foreground: #000000;
--primary-cta: #000000;
--primary-cta: #962EFF;
--primary-cta-text: #efebe5;
--secondary-cta: #ffffff;
--secondary-cta-text: #000000;
--secondary-cta-text: #525252;
--accent: #ffffff;
--background-accent: #e1b875;