3 Commits

Author SHA1 Message Date
0198924845 Merge version_2 into main
Merge version_2 into main
2026-05-10 11:03:59 +00:00
9577596249 Update theme colors 2026-05-10 11:03:53 +00:00
301d6c24c1 Merge version_1 into main
Merge version_1 into main
2026-05-10 11:00:33 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #111111; --background: #0a0a0a;
--card: #1A1A1A; --card: #1a1a1a;
--foreground: #F7F2E8; --foreground: #f0f8ffe6;
--primary-cta: #C9A227; --primary-cta: #cee7ff;
--primary-cta-text: #111111; --primary-cta-text: #0a0a0a;
--secondary-cta: #4A2E1F; --secondary-cta: #1a1a1a;
--secondary-cta-text: #F7F2E8; --secondary-cta-text: #f0f8ffe6;
--accent: #D8B98A; --accent: #737373;
--background-accent: #2E4A3B; --background-accent: #737373;
/* 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);