2 Commits

Author SHA1 Message Date
cd70e5c5ed Update theme colors 2026-05-09 18:59:41 +00:00
8e20aacddd Update theme colors 2026-05-09 18:59:04 +00:00

View File

@@ -10,12 +10,12 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #ffc905;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #FF7B05;
--foreground: #fffafa;
--primary-cta: #ff0505;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta: #ff1f0b;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #FF7B05;