3 Commits

Author SHA1 Message Date
35a8e2c189 Update theme colors 2026-05-11 19:40:56 +00:00
9e86f52d91 Update theme colors 2026-05-11 19:40:40 +00:00
f582e1cbdf Update theme colors 2026-05-11 19:40:00 +00:00

View File

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