4 Commits

Author SHA1 Message Date
087099424b Update theme colors 2026-06-10 11:29:35 +00:00
8549320ca1 Update theme colors 2026-06-10 11:29:33 +00:00
ef16ca43c7 Merge version_1 into main
Merge version_1 into main
2026-06-10 11:17:30 +00:00
7706a166c0 Merge version_1 into main
Merge version_1 into main
2026-06-10 11:16:56 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #fafffb;
--card: #1a1a1a; --card: #ffffff;
--foreground: #f5f5f5; --foreground: #001a0a;
--primary-cta: #ffdf7d; --primary-cta: #0a705f;
--primary-cta-text: #0a0a0a; --primary-cta-text: #fafffb;
--secondary-cta: #1a1a1a; --secondary-cta: #ffffff;
--secondary-cta-text: #ffffff; --secondary-cta-text: #001a0a;
--accent: #b8860b; --accent: #a8d9be;
--background-accent: #8b6914; --background-accent: #6bbfb8;
/* 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);