qBittorrent Web UI theme - cjratliff.com 1
First, you need to download a copy of the latest release (or clone / download this repository for the latest).
- Under Tools->Preferences->WebUI enable Use alternative WebUI.
- Choose a location that points to
/path/to/qbittorrent-webui-cjratliff.com - Restart qBittorrent and refresh your browser for changes to take effect.
- Optional Add content-security-policy headers under Tools->Preferences->WebUI > Add custom HTTP headers
content-security-policy: default-src 'self'; style-src 'self' 'unsafe-inline' raw.githubusercontent.com use.fontawesome.com; img-src 'self' theme-park.dev raw.githubusercontent.com data:; script-src 'self' 'unsafe-inline'; object-src 'self'; form-action 'self'; frame-ancestors 'self'; font-src 'self' use.fontawesome.com;
You can also change these settings via the config file. The relevant entries are:
WebUI\AlternativeUIEnabled=true
WebUI\RootFolder=/path/to/qbittorrent-webui-cjratliff.com
Primary: #00d9ffRed: #ef596fOrange: #be5046Yellow: #e5c07bGreen: #89ca78Blue: #61afefIndigo: #d55fdeViolet: #ba5fde
Background: #202020Background-Alt: #242424Background-Alt2: #4e4e4eText: #c2c2c2Text-Alt: #d3d3d3Line-Color: #2F3437
Background: #f0f0f0Background-Alt: #f5f5f5Background-Alt2: #e0e0e0Text: #333333Text-Alt: #555555Line-Color: #d0d0d0
Google Sans
*The current releases are for qBittorent versions 5.x and higher For qBittorent < 5.x, please use v1.4.0
Footnotes
-
Based on colorscheme from cjratliff.com ↩






















