Skip to content

How to use custom UI themes

Chocobo1 edited this page May 1, 2024 · 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 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

Developing new custom themes

If you are interested in developing new custom themes, check out this page.

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