Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.19.0 #653

Merged
merged 3 commits into from
Oct 7, 2024
Merged

1.19.0 #653

merged 3 commits into from
Oct 7, 2024

Conversation

GilbN
Copy link
Collaborator

@GilbN GilbN commented Oct 7, 2024

Added

Favicon Support:

Adds new favicon mods.

The addons will change the favicon in the browser and icon on mobile etc.

Note

Implementation is through docker-mods/scripts.
-e TP_ADDON={{ addon_name }}
If adding multiple mods, enter them in an array separated by |. -e TP_ADDON=addon1|addon2
Or you can just replace the files in /app/bin/UI/Content/Images/Icons

The files can be found in the addons folder: https://github.com/themepark-dev/theme.park/tree/develop/css/addons/

  • readarr-alt-favicon
  • sonarr-4k-favicon
  • sonarr-anime-favicon
  • sonarr-anime-blue-favicon
  • radarr-4k-favicon
  • radarr-anime-favicon

image
image

CSS Fixes:

  • Fixed hover effect for series table rows in Sonarr. (css/base/sonarr/sonarr-base.css)
  • Fixed transparent background for settings tags in Servarr. (css/defaults/servarr-base.css)

GilbN and others added 3 commits October 3, 2024 22:51
* Adds favicon addons to Radarr, Sonarr and Readarr. 

---------

Co-authored-by: Andrei Rotariu <[email protected]>
Sonarr Base: Fix Series table view row hover.
@GilbN GilbN merged commit b3330b9 into master Oct 7, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant