From da5e55cc721820d9649c9605730193bc03ba763f Mon Sep 17 00:00:00 2001 From: GilbN <24592972+gilbN@users.noreply.github.com> Date: Tue, 17 Nov 2020 21:32:18 +0100 Subject: [PATCH] Updated qBittorrent (markdown) --- qBittorrent.md | 65 +++++++++++++++++++++++++++++++------------------- 1 file changed, 41 insertions(+), 24 deletions(-) diff --git a/qBittorrent.md b/qBittorrent.md index 661060a..fc1dcc4 100644 --- a/qBittorrent.md +++ b/qBittorrent.md @@ -1,10 +1,24 @@ -# qBittorrent Themes +

logo qBittorent

-Custom [qBitorrent](https://github.com/qbittorrent/qBittorrent) CSS. +Custom [qBittorent](https://github.com/qbittorrent/qBittorrent) CSS. -![](https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/qbittorrent/qbittorrent.gif) +

Organizr Dark Theme

+![](https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/qbittorrent/organizr-dark.png) + +``` +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

+ +