Created qBittorrent (markdown)
parent
bbe2da90b7
commit
755df99731
32
qBittorrent.md
Normal file
32
qBittorrent.md
Normal file
@ -0,0 +1,32 @@
|
||||
# qBittorrent Themes
|
||||
|
||||
Custom [qBitorrent](https://github.com/qbittorrent/qBittorrent) CSS.
|
||||
|
||||

|
||||
|
||||
### NOTE:
|
||||
You need to change or remove the CSP header.
|
||||
|
||||
Add this in your reverse proxy:
|
||||
```nginx
|
||||
proxy_hide_header "x-webkit-csp";
|
||||
proxy_hide_header "content-security-policy";
|
||||
```
|
||||
|
||||
```
|
||||
https://gilbn.github.io/theme.park/CSS/themes/qbittorrent/XXX.css
|
||||
aquamarine.css
|
||||
hotline.css
|
||||
dark.css
|
||||
plex.css
|
||||
space-gray.css
|
||||
```
|
||||
|
||||
### Screenshots
|
||||
<p>
|
||||
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/qbittorrent/dark.png"></img>
|
||||
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/qbittorrent/space-gray.png"></img>
|
||||
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/qbittorrent/plex.jpg"></img>
|
||||
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/qbittorrent/hotline.png"></img>
|
||||
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/qbittorrent/aquamarine.png"></img>
|
||||
</p>
|
||||
Loading…
Reference in New Issue
Block a user