19 lines
716 B
Markdown
Raw Permalink Normal View History

2023-08-24 21:08:56 -04:00
# qBittorrent Web UI theme - cjratliff.com [^1]
[^1]: Based on colorscheme from [cjratliff.com](https://cjratliff.com)
2022-10-18 22:39:32 -04:00
2022-12-12 13:48:15 -08:00
![Screenshot](qBittorrent-webui-theme-CJRatliff.com.jpg)
2023-08-24 21:08:56 -04:00
## Installation
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 or refresh your browser for changes to take effect.
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
```