You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Source badges used light-only tints (bg-red-100, bg-blue-100, etc.) —
white text from the outline Badge variant on those light backgrounds is
~1.5:1. Added explicit dark: variants (950 bg, 900 border, 200 text) for
each source so both modes get readable colored-badge text (~7:1+).
Also fixed P1 badge (hardcoded text-amber-800 with no dark variant) and
scheduled-time text (text-blue-600 → dark:text-blue-400 for ~3:1 → ~5:1
on dark card backgrounds).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments