qbittorrent dark theme based on colors used on my portfolio site - cjratliff.com
Go to file
2024-04-02 09:05:57 -04:00
private show percentage space used 2024-03-02 12:17:37 +11:00
public Merge pull request #46 from Carve/41-in-qbittorrent-v460-and-above-the-webui-has-some-changed-and-it-is-not-visible-with-this-dark-theme 2024-01-07 17:05:13 -05:00
.eslintrc.json Initial skeleton upload. 2022-10-18 22:39:32 -04:00
.jsbeautifyrc Initial skeleton upload. 2022-10-18 22:39:32 -04:00
.stylelintrc.json Initial skeleton upload. 2022-10-18 22:39:32 -04:00
package.json Initial skeleton upload. 2022-10-18 22:39:32 -04:00
qBittorrent-webui-theme-CJRatliff.com.jpg Updated screenshot 2023-01-23 22:51:19 -05:00
README.md Update README.md 2024-04-02 09:05:57 -04:00
webui_rc.py Fixes for Issue #27 2023-09-05 08:39:26 -04:00
webui.qrc Initial skeleton upload. 2022-10-18 22:39:32 -04:00

qBittorrent Web UI theme - cjratliff.com 1

Screenshot

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

Colors

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 Used

Google Sans

  1. Based on colorscheme from cjratliff.com ↩︎