7 Commits

Author SHA1 Message Date
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; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #f7f6f7;
--card: #1a1a1a; --card: #ffffff;
--foreground: #f5f5f5; --foreground: #1b0c25;
--primary-cta: #ffdf7d; --primary-cta: #1b0c25;
--primary-cta-text: #0a0a0a; --primary-cta-text: #f7f6f7;
--secondary-cta: #1a1a1a; --secondary-cta: #ffffff;
--secondary-cta-text: #ffffff; --secondary-cta-text: #1b0c25;
--accent: #b8860b; --accent: #ff93e4;
--background-accent: #8b6914; --background-accent: #e8a8c3;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);