Compare commits

..

2 Commits

Author SHA1 Message Date
2989eb7e76 Update theme colors 2026-04-17 04:44:15 +00:00
b5b938a0bd Update theme colors 2026-04-17 04:43:59 +00:00

View File

@@ -11,9 +11,9 @@
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #dfcdd3;
--card: #f1bbcd;
--foreground: #391617;
--primary-cta: #c84163;
--primary-cta: #cc234d;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #250c0d;