1.19.0
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
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
)