11 Commits

Author SHA1 Message Date
f03992083d Update theme colors 2026-06-11 20:18:56 +00:00
6b135661ff Update theme colors 2026-06-11 20:18:48 +00:00
a61e070da8 Update theme colors 2026-06-11 20:18:44 +00:00
39b1f12d54 Update theme colors 2026-06-11 20:18:38 +00:00
50c8013a20 Update theme colors 2026-06-11 20:18:31 +00:00
7f08e4f78d Update theme colors 2026-06-11 20:18:29 +00:00
925bb527a6 Update theme colors 2026-06-11 20:18:24 +00:00
1f44b56f8b Update theme colors 2026-06-11 20:18:21 +00:00
51c0505eb9 Update theme colors 2026-06-11 20:18:19 +00:00
b6eefc5ace Update theme colors 2026-06-11 20:18:17 +00:00
3ac3d3647e Update theme colors 2026-06-11 20:18:14 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #b8860b;
--background-accent: #8b6914;
--background: #efebe5;
--card: #f7f2ea;
--foreground: #000000;
--primary-cta: #000000;
--primary-cta-text: #efebe5;
--secondary-cta: #ffffff;
--secondary-cta-text: #000000;
--accent: #ffffff;
--background-accent: #e1b875;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);