diff --git a/CSS/addons/radarr/radarr-4k-logo.css b/CSS/addons/radarr/radarr-4k-logo.css index 3834fcbe..c5416af8 100644 --- a/CSS/addons/radarr/radarr-4k-logo.css +++ b/CSS/addons/radarr/radarr-4k-logo.css @@ -43,7 +43,7 @@ display: none !important; } .PageHeader-logoContainer-3bOb3:before { - background-image: url("https://gflix.app/theme.park/CSS/addons/radarr/radarr4k-v3.png"); + background-image: url("https://gilbn.github.io/theme.park/CSS/addons/radarr/radarr4k-v3.png"); display: inline-block; width: 148px; height: 48px; @@ -70,4 +70,4 @@ -moz-background-size: cover; -o-background-size: cover; } -} \ No newline at end of file +} diff --git a/CSS/themes/radarr/radarr-base.css b/CSS/themes/radarr/radarr-base.css index aaf48061..cace79a3 100644 --- a/CSS/themes/radarr/radarr-base.css +++ b/CSS/themes/radarr/radarr-base.css @@ -1273,3 +1273,7 @@ pre { .CustomFilter-customFilter-zBSMd:hover { background-color: hsla(0,0%,100%,.08); } + +.SelectMovieModalContent-path-32FI- { + color: #eee; +} diff --git a/README.md b/README.md index 48a9daad..c16328a2 100644 --- a/README.md +++ b/README.md @@ -28,40 +28,67 @@ ## Current themes in the repo: - + - [Sonarr][arr] + - [Radarr][arr] + - [Lidarr][arr] + - [Bazarr][arr] + - [Plex][plex] + - [Jellyfin/Emby][jelly] + - [Ombi][ombi] + - [Tautulli][tautulli] + - [Organizr][organizr] + - [Grafana][grafana] + - [SABnzbd][sabnzbd] + - [NZBGet][nzbget] + - [NZBHydra 2][nzbhydra2] + - [Deluge][deluge] + - [qBittorrent][qbit] + - [Guacamole][guacamole] + - [ruTorrent][rutorrent] + - [Netdata][netdata] + - [Jackett][jackett] + - [html5speedtest][html5speedtest] + - [Filebrowser][filebrowser] + - [Monitorr][monitorr] + - [Logarr][logarr] + - [PLPP][plpp] + - [Synclounge][synclounge] + - [The Lounge][thelounge] + - [Portainer][portainer] + - [Lazylibrarian][lazylibrarian] + - [Calibre-web][calibreweb] + - [Transmission][transmission] + - [Requestrr][requestrr] + + +[arr]: https://github.com/gilbN/theme.park/wiki/Sonarr---Radarr---Lidarr---Bazarr-Themes +[plex]: https://github.com/gilbN/theme.park/wiki/Plex +[jelly]: https://github.com/gilbN/theme.park/wiki/Jellyfin-Emby +[ombi]: https://github.com/gilbN/theme.park/wiki/Ombi +[tautulli]: https://github.com/gilbN/theme.park/wiki/Tautulli +[organizr]: https://github.com/gilbN/theme.park/wiki/Organizr +[grafana]: https://github.com/gilbN/theme.park/wiki/Grafana +[sabnzbd]: https://github.com/gilbN/theme.park/wiki/SABnzbd +[nzbget]: https://github.com/gilbN/theme.park/wiki/NZBGet +[nzbhydra2]: https://github.com/gilbN/theme.park/wiki/NZBHydra-2 +[deluge]: https://github.com/gilbN/theme.park/wiki/Deluge +[qbit]: https://github.com/gilbN/theme.park/wiki/qBittorrent +[guacamole]: https://github.com/gilbN/theme.park/wiki/Guacamole +[rutorrent]: https://github.com/gilbN/theme.park/wiki/ruTorrent +[netdata]: https://github.com/gilbN/theme.park/wiki/Netdata +[jackett]: https://github.com/gilbN/theme.park/wiki/Jackett +[html5speedtest]: https://github.com/gilbN/theme.park/wiki/html5speedtest +[filebrowser]: https://github.com/gilbN/theme.park/wiki/Filebrowser +[monitorr]: https://github.com/gilbN/theme.park/wiki/Monitorr +[logarr]: https://github.com/gilbN/theme.park/wiki/Logarr +[plpp]: https://github.com/gilbN/theme.park/wiki/PLPP +[Synclounge]: https://github.com/gilbN/theme.park/wiki/Synclounge +[theLounge]: https://github.com/gilbN/theme.park/wiki/The-Lounge +[portainer]: https://github.com/gilbN/theme.park/wiki/Portainer +[lazylibrarian]: https://github.com/gilbN/theme.park/wiki/Lazylibrarian +[calibreweb]: https://github.com/gilbN/theme.park/wiki/Calibre-Web +[transmission]: https://github.com/gilbN/theme.park/wiki/Transmission +[requestrr]: https://github.com/gilbN/theme.park/wiki/Requestrr ## [Adding your own theme colors](https://github.com/gilbN/theme.park/wiki/Creating-your-own-themes)