Compare commits

..

3 Commits

Author SHA1 Message Date
577cc2d07b Update theme colors 2026-06-02 19:09:54 +00:00
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: #f6c8c9;
--primary-cta: #b82b40;
--primary-cta-text: #f7f6f7;
--primary-cta-text: #be506a;
--secondary-cta: #ffffff;
--secondary-cta-text: #250c0d;
--accent: #b90941;