Visual issue with coloring for items in queue on latest Radarr builds and Hotpink theme
Describe the bug
The color in the movie tab for movies that are currently downloading needs adjustment.
The color for items in queue barely differs the color from missing items, making it hard to see the status of a movie at a first glance
Theme Install Method (Don't skip)
- Docker compose / Docker Mod with LSIO
Application Info (Don't skip)
- Radarr 5.10.4.9211 (And many previous versions)
- Nightly
To Reproduce Steps to reproduce the behavior:
- Apply Hotpink theme via any method
- Compare status in movie view of a missing and a downloading item
- Get mad at the developer (jk)
Desktop (If applicable) (please complete the following information):
- OS: Any
- Browser: Chrome or Edge (Maybe any as well)
Hi,
I saw the color issue in the Hotpink theme where it's hard to distinguish between missing and downloading movies. I'd like to help fix it by adjusting the colors. Can you guide me on how to start contributing?
https://github.com/themepark-dev/theme.park/blob/master/.github/CONTRIBUTING.md
The fix most likely needs to be done in the servarr-base css file or radarr-base css file. You'll need to inspect and see which class is overriding it.
Fixed in develop. Use the :develop tag to apply the fix with the docker mod.