Skip to content

How to use custom UI themes

Francisco Pombal edited this page Mar 30, 2020 · 8 revisions

Introduction

As of version 4.2.2, custom unofficial Qt UI themes can be used on all platforms. This is mostly relevant for Windows users, because on Windows there is currently no native themeing integration.

Procedure

You can find some unofficial themes here: List of unofficial themes

After you have downloaded your chosen .qbtheme theme file, using it is quite easy:

  1. Enable Menu->Tools->Options->Behavior->Interface->Use custom UI Theme and select the .qbtheme file
  2. Restart QBittorrent for the .qbtheme to take effect.

example theme setup

General

Troubleshooting

External programs

Search plugins

Themes

Translation


WebUI

WebUI API

State Version
Current qBittorrent ≥ v4.1
Previous qBittorrent v3.2.0 - v4.0.x
Obsolete qBittorrent < v3.2.0

WebAPI clients

Alternate WebUI

Reverse proxy setup for WebUI access

WebUI HTTPS configuration


Linux


Development

Compilation

Common information for CMake

*BSD, Linux

macOS

Windows

Obsolete compilation guides

Clone this wiki locally