A darker theme for Sonarr v2 & Radarr v0
UNMAINTAINED VERSION!!!
Please, update to Sonarr v3 and to Radarr v1 and use Darkerr v3
- Installation
- Server-side installation (for, eg, "http://localhost/sonarr")
- Browser-side installation (for, eg, "http://localhost/8989")
- Optional additional themes
- Screenshots
-
- Add these lines to your Sonarr/Radarr location blocks in nginx.conf:
proxy_set_header Accept-Encoding ""; sub_filter '</head>' '<link rel="stylesheet" type="text/css" href="//raw.githack.com/iFelix18/Darkerr/master/v2/darkerr.css"> </head>'; sub_filter_once on;
- Restart nginx.
- Done! From now on it will automatically update.
- Add these lines to your Sonarr/Radarr location blocks in nginx.conf:
-
- Download this add-on for your browser
- Go userstyles.org, and click on "Install Style" button.
- Done! From now on it will automatically update.
Show
-
Install it on server-side, by adding these line to your Sonarr/Radarr location blocks in nginx.conf:
proxy_set_header Accept-Encoding ""; sub_filter '</head>' '<link rel="stylesheet" type="text/css" href="//raw.githack.com/iFelix18/Darkerr/master/v2/darkerr.css"> + <link rel="stylesheet" type="text/css" href="//raw.githack.com/iFelix18/Darkerr/master/v2/logo_animation.css"> </head>'; sub_filter_once on;
Or browser-side with Stylus by going here.
-
Install it on server-side, by adding these line to your Sonarr/Radarr location blocks in nginx.conf:
proxy_set_header Accept-Encoding ""; sub_filter '</head>' '<link rel="stylesheet" type="text/css" href="//raw.githack.com/iFelix18/Darkerr/master/v2/darkerr.css"> + <link rel="stylesheet" type="text/css" href="//raw.githack.com/iFelix18/Darkerr/master/v2/hidden_searchbar.css"> </head>'; sub_filter_once on;
Or browser-side with Stylus by going here.