Update theme colors

This commit is contained in:
2026-03-12 22:42:36 +00:00
parent 16f5e91667
commit d0c6859088

View File

@@ -10,8 +10,8 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #36cfff;
--background: #5afcfc;
--card: #fff7e9;
--foreground: #1c1c1c;
--primary-cta: #ff9a00;
--primary-cta-text: #f5f5f5;