Problem
The repo group headers in the Issues, PRs, and Actions tabs blend in with the surrounding item rows. The current semi-transparent background and small text make it difficult to visually scan where one repo group ends and another begins.
Solution
- Apply a tinted background and adaptive text color so headers stand out across all themes
- Increase text size and weight to create clear visual hierarchy between headers and items
- Extract a shared component to centralize the header markup currently duplicated across three tab files
Problem
The repo group headers in the Issues, PRs, and Actions tabs blend in with the surrounding item rows. The current semi-transparent background and small text make it difficult to visually scan where one repo group ends and another begins.
Solution