Style: candidates list is hard to visually parse
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
### Problem
Let me first say that I like the cli UI redesign. This has the potential to making it easier to work with.
Unfortunately, I am still having a hard time reviewing the candidates list as it had the following coloring logic:
```
(white) candidate
(yellow) diff
(white) candidate metadata
```
This makes the white lines blend together between neighboring candidates.
Example:

I would suggest to make the metadata (i.e. MusicBrainz, CD, Year, Country, etc.) be gray like we now have with the musicbrainz urls (love that part - kudos)
### Setup
* OS: Arch Linux
* Python version: 3.11.7
* beets version: 1.6.1
* Turning off plugins made problem go away (yes/no): n/a
Contributor guide
Assessment
This issue has not been assessed yet.