Compare commits

...

1 Commits

Author SHA1 Message Date
d7f75c6451 Update theme colors 2026-04-17 04:47:07 +00:00

View File

@@ -10,12 +10,12 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #dee3f0;
--card: #dec4cb; --card: #e9a1b4;
--foreground: #391617; --foreground: #391617;
--primary-cta: #ba0e3c; --primary-cta: #ba0e3c;
--primary-cta-text: #f7f6f7; --primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff; --secondary-cta: #f1d5de;
--secondary-cta-text: #250c0d; --secondary-cta-text: #250c0d;
--accent: #f7b6cb; --accent: #f7b6cb;
--background-accent: #ffffff; --background-accent: #ffffff;