Add page documenting usage of themes

Francisco Pombal 2020-03-31 00:37:51 +01:00
parent e408ddc4b9
commit 520302cc47

@ -0,0 +1,14 @@
# 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](wiki/List-of-known-qBittorrent-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](https://user-images.githubusercontent.com/36061843/77887653-cef5f680-721f-11ea-88ab-d7b33c190f9b.png)