5 Commits

Author SHA1 Message Date
9e86f52d91 Update theme colors 2026-05-11 19:40:40 +00:00
f582e1cbdf Update theme colors 2026-05-11 19:40:00 +00:00
e688a54e68 Update theme colors 2026-05-11 19:39:14 +00:00
b7a72d01b2 Update theme colors 2026-05-11 19:38:41 +00:00
626f883388 Update theme colors 2026-05-11 19:38:19 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f9f975;
--card: #ffffff;
--background: #6e3903;
--card: #5c0202;
--foreground: #0a0a0a;
--primary-cta: #0f172a;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #0a0a0a;
--accent: #f53bcd;
--background-accent: #4e98f8;
--accent: #f5e23b;
--background-accent: #100707;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);