Compare commits

...

5 Commits

Author SHA1 Message Date
047e1cc371 Update theme colors 2026-04-20 23:03:11 +00:00
6745cd28e2 Update theme colors 2026-04-20 23:02:59 +00:00
0cd23ff295 Update theme colors 2026-04-20 23:02:24 +00:00
256f8ded50 Update theme colors 2026-04-20 23:02:00 +00:00
b2d0cbbbc7 Update theme colors 2026-04-20 23:01:48 +00:00

View File

@@ -11,12 +11,12 @@
--background-accent: #ffffff; */
--background: #d3b9c3;
--card: #e6c6cf;
--card: #69133c;
--foreground: #faf6eb;
--primary-cta: #bb164c;
--primary-cta-text: #f7f0f3;
--secondary-cta: #f1bed6;
--secondary-cta-text: #401a1c;
--secondary-cta: #69133C;
--secondary-cta-text: #e8e1e1;
--accent: #d1ddeb;
--background-accent: #c1dde8;