6 Commits

Author SHA1 Message Date
1180ad417c Update theme colors 2026-04-12 23:23:15 +00:00
342f5454e6 Update theme colors 2026-04-12 23:23:14 +00:00
8b5ab4e702 Update theme colors 2026-04-12 23:23:09 +00:00
32242e7c35 Update theme colors 2026-04-12 23:23:07 +00:00
e5644273e4 Update theme colors 2026-04-12 23:23:05 +00:00
9ed6e19188 Update theme colors 2026-04-12 23:22:59 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #FF7B05;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #FF7B05;
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #cee7ff;
--primary-cta-text: #000000;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #CEE7FF;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);