3 Commits

Author SHA1 Message Date
cbade21689 Update theme colors 2026-05-30 06:27:33 +00:00
cb5cc22662 Update theme colors 2026-05-30 06:27:02 +00:00
9faae071d1 Update theme colors 2026-05-30 06:26:46 +00:00

View File

@@ -10,13 +10,13 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #dad6cd;
--background: #5cebeb;
--card: #f70e23;
--foreground: #2a2928;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--secondary-cta-text: #b3de7e;
--accent: #ffffff;
--background-accent: #c6b180;