43 lines
1.2 KiB
Markdown
Raw 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
```
2024-04-02 09:05:57 -04:00
## Styling
### Colors
2024-04-02 09:05:57 -04:00
Red: #ef596f
Orange: #be5046
Yellow: #e5c07b
Green: #89ca78
Blue: #61afef
Indigo: #d55fde
Violet: #ba5fde
Primary: #00d9ff
Background: #202020;
Background-Alt: #242424;
Background-Alt2: #4e4e4e;
Text: #c2c2c2;
Text-Alt: #d3d3d3;
Line-Color: #2F3437;
### Fonts
2024-04-02 09:05:57 -04:00
Google Sans
## Other
*This is for qBittorent versions 5.x and higher, or qBittorent < 5.x, please use [v1.4.0](https://github.com/Carve/qbittorrent-webui-cjratliff.com/releases/tag/v1.4.0)*