4 Commits

Author SHA1 Message Date
221ce6569a Update theme colors 2026-05-09 19:18:42 +00:00
77587fef3f Update theme colors 2026-05-09 19:17:42 +00:00
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,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #FF7B05;
--background: #ffc905;
--card: #ff1515;
--foreground: #fffafa;
--primary-cta: #ff0505;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta: #ff1f0b;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #FF7B05;
--accent: #000000;
--background-accent: #be3737;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);