6 Commits

Author SHA1 Message Date
da432aef43 Update theme colors 2026-05-30 06:28:48 +00:00
f7b69f7212 Update theme colors 2026-05-30 06:28:16 +00:00
29bef580b2 Update theme colors 2026-05-30 06:27:51 +00:00
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: #990ef7;
--foreground: #2a2928;
--primary-cta: #2a2928;
--primary-cta: #de8731;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--secondary-cta-text: #b3de7e;
--accent: #ffffff;
--background-accent: #c6b180;