Compare commits

..

4 Commits

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