3 Commits

Author SHA1 Message Date
a35b9c7749 Update theme colors 2026-05-14 12:22:35 +00:00
2c0d4d9ebc Update theme colors 2026-05-14 12:22:17 +00:00
cbf6712083 Update theme colors 2026-05-14 12:22:10 +00:00

View File

@@ -11,9 +11,9 @@
--background-accent: #ffffff; */
--background: #0097ff;
--card: #f4f1ed;
--foreground: #3d3b37;
--primary-cta: #4a5d4e;
--card: #000000;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #fcfaf7;
--secondary-cta: #fcfaf7;
--secondary-cta-text: #3d3b37;