Update theme colors

This commit is contained in:
2026-06-24 01:31:04 +00:00
parent 8d7702000b
commit 41bd00639a

View File

@@ -8,12 +8,12 @@
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #511f1f;
--primary-cta: #341f51;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #8f3838;
--background-accent: #c9725c;
--accent: #6139e6;
--background-accent: #b3a8e8;
/* @layout/border-radius/rounded */
--radius: 0.5rem;