9 Commits

Author SHA1 Message Date
b51e5e528a Update theme colors 2026-05-11 19:41:35 +00:00
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
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
cabb7b7705 Update theme colors 2026-05-11 19:37:50 +00:00
09a17042c6 Update theme colors 2026-05-11 19:37:21 +00:00

View File

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