The auth provider buttons in sign-in-form.tsx and sign-up-form.tsx map GitHub to bg-[#24292f], Microsoft to bg-[#2f2f2f], and Okta to bg-[#007dc1] — raw hex values that ignore the app's theme token system, won't adapt to dark mode, and violate the shell-first design mandate of using CSS tokens only.
Category: token-compliance File: N/A Recommendation: