Compare commits

..

1 Commits

Author SHA1 Message Date
bdd66bb8ec Update theme colors 2026-04-20 22:58:53 +00:00

View File

@@ -10,9 +10,9 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #dee9f0;
--background: #ba9993;
--card: #e6c6cf;
--foreground: #f6f5f3;
--foreground: #faf6eb;
--primary-cta: #bb164c;
--primary-cta-text: #f7f0f3;
--secondary-cta: #f9d9e8;