From d2ff904979be6b24e8d168eefd7f2d107bc3910b Mon Sep 17 00:00:00 2001 From: Agneev Mukherjee <19761269+agneevX@users.noreply.github.com> Date: Mon, 28 Sep 2020 16:34:11 +0530 Subject: [PATCH] Updated How to use custom UI themes (markdown) --- How-to-use-custom-UI-themes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/How-to-use-custom-UI-themes.md b/How-to-use-custom-UI-themes.md index e0549b1..94816c6 100644 --- a/How-to-use-custom-UI-themes.md +++ b/How-to-use-custom-UI-themes.md @@ -4,11 +4,11 @@ As of version 4.2.2, custom unofficial Qt UI themes can be used on all platforms # Procedure -You can find some unofficial themes here: [List of unofficial themes](https://github.com/qbittorrent/qBittorrent/wiki/List-of-known-qBittorrent-themes) +You can find unofficial themes here: [List of unofficial themes](https://github.com/qbittorrent/qBittorrent/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 +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)