4 Commits

Author SHA1 Message Date
8dc3df18d7 Update theme colors 2026-06-08 12:02:12 +00:00
e47fa9dd2d Update theme colors 2026-06-08 12:02:05 +00:00
53da30c36e Update theme colors 2026-06-08 12:01:42 +00:00
8c9bae507d Update theme colors 2026-06-08 12:01:36 +00:00

View File

@@ -11,12 +11,12 @@
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #bb2c2c;
--foreground: #25190c;
--card: #ffffff;
--foreground: #F9F0F0;
--primary-cta: #ff6207;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #25190c;
--secondary-cta-text: #F9F0F0;
--accent: #ffce93;
--background-accent: #e8cfa8;