theme.park icon indicating copy to clipboard operation
theme.park copied to clipboard

Visual issue with coloring for items in queue on latest Radarr builds and Hotpink theme

Open PartTheSeas opened this issue 1 year ago • 2 comments

Describe the bug The color in the movie tab for movies that are currently downloading needs adjustment. color

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:

  1. Apply Hotpink theme via any method
  2. Compare status in movie view of a missing and a downloading item
  3. Get mad at the developer (jk)

Desktop (If applicable) (please complete the following information):

  • OS: Any
  • Browser: Chrome or Edge (Maybe any as well)

PartTheSeas avatar Sep 17 '24 01:09 PartTheSeas

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?

Aryan1patel avatar Oct 11 '24 15:10 Aryan1patel

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.

GilbN avatar Oct 14 '24 20:10 GilbN

Fixed in develop. Use the :develop tag to apply the fix with the docker mod.

GilbN avatar Jul 07 '25 19:07 GilbN