diff --git a/qBittorrent.md b/qBittorrent.md index 661060a..fc1dcc4 100644 --- a/qBittorrent.md +++ b/qBittorrent.md @@ -1,10 +1,24 @@ -# qBittorrent Themes +
Organizr Dark Theme
+ + +``` +https://gilbn.github.io/theme.park/CSS/themes/qbittorrent/XXX.css +aquamarine.css +hotline.css +plex.css +dark.css +space-gray.css +organizr-dark.css +``` + +## 🛠️ Installation ### ⚠️ CSP NOTE: +### [[Setup|Setup]] As Qbittorrent will block the theme with its content security policy you need to change or remove the CSP header. Add this in your reverse proxy to remove the headers: @@ -14,10 +28,6 @@ Add this in your reverse proxy to remove the headers: proxy_hide_header "content-security-policy"; ``` -## Installation - -### [[Setup|Setup]] - #### Nginx variable example: ```nginx @@ -38,21 +48,28 @@ location /qbt/ { } ``` -``` -https://gilbn.github.io/theme.park/CSS/themes/qbittorrent/XXX.css -aquamarine.css -hotline.css -dark.css -plex.css -space-gray.css -organizr-dark.css -``` +## Screenshots -### Screenshots -
-
-
-
-
-
-
Dark Theme
+ +
+
+Space Gray Theme
+ +
+
+Plex Theme
+ +
+
+Organizr Dark Theme
+ +
+
+Hotline Theme
+ +
+
+Aquamarine Theme
+ +