14 Commits

Author SHA1 Message Date
3b64998838 Update theme colors 2026-05-11 19:47:55 +00:00
58822967a6 Update theme colors 2026-05-11 19:47:10 +00:00
3e934d522c Update theme colors 2026-05-11 19:43:16 +00:00
c40df7e585 Update theme colors 2026-05-11 19:43:02 +00:00
33a23f03b8 Update theme colors 2026-05-11 19:42:14 +00:00
bf69dc8797 Update theme colors 2026-05-11 19:41:49 +00:00
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

View File

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