Compare commits

..

2 Commits

Author SHA1 Message Date
9548e5396e Update theme colors 2026-06-02 19:09:40 +00:00
3f3eef856b Update theme colors 2026-06-02 19:09:29 +00:00

View File

@@ -12,9 +12,9 @@
--background: #f7f6f7;
--card: #ffffff;
--foreground: #250c0d;
--foreground: #ae282d;
--primary-cta: #b82b40;
--primary-cta-text: #f7f6f7;
--primary-cta-text: #be506a;
--secondary-cta: #ffffff;
--secondary-cta-text: #250c0d;
--accent: #b90941;