[GUIDE] New qBitTorrent 5.0 How to Change to Light Theme on Windows 10

Windows specific questions, problems.
kingmustard
Newbie
Newbie
Posts: 5
Joined: Thu Oct 03, 2024 8:47 am

Re: [GUIDE] New qBitTorrent 5.0 How to Change to Light Theme on Windows 10

Post by kingmustard »

Peter wrote: Fri Oct 04, 2024 10:12 am
kingmustard wrote: Fri Oct 04, 2024 10:04 am My point was, they give the option of what mode you want to display the program in.
It's being worked on, discussed. But people make it a huge issue and make threats at an OPEN SOURCE, FREE application. What a joke. Go, github.com, start a new project and write a better client. Easy. Right? (this is not aimed at you)

Anyhow, one relevant ticket but you can find a bunch:
https://github.com/qbittorrent/qBittorr ... 2382561751

To change startup:
1) Click properties on icon
2) Add -style WindowsVista
3) DONE.

To change auto launch:
1) Remove qb from startup
2) Create shortcut with that option
3) Drag it to shell:startup
I am more than happy with the workaround :)
security
Newbie
Newbie
Posts: 1
Joined: Sat Oct 05, 2024 1:47 am

Re: [GUIDE] New qBitTorrent 5.0 How to Change to Light Theme on Windows 10

Post by security »

I completely changed my qt.conf to

[Platforms]
; WindowsArguments = dpiawareness=1
; WindowsArguments = darkmode=2
WindowsArguments = darkmode=1

and it changed to light theme
richieyeah
Newbie
Newbie
Posts: 1
Joined: Sat Oct 12, 2024 9:58 am

Re: [GUIDE] New qBitTorrent 5.0 How to Change to Light Theme on Windows 10

Post by richieyeah »

thanks for this
RammsteinAM
Newbie
Newbie
Posts: 3
Joined: Fri Oct 18, 2024 10:36 pm

Re: [GUIDE] New qBitTorrent 5.0 How to Change to Light Theme on Windows 10

Post by RammsteinAM »

Thanks for the guide!
I use dark theme in most apps but the moment I saw qBittorrent with dark theme, I wanted to change it back because TBH the colors don't look great and some texts are relatively hard to read.
mm21xx
Newbie
Newbie
Posts: 1
Joined: Sun Oct 27, 2024 6:22 pm

Re: [GUIDE] New qBitTorrent 5.0 How to Change to Light Theme on Windows 10

Post by mm21xx »

I registered an account to come report this improvement, but seems like many have already done so.

OP's suggestion worked well on Windows 11 as well, you need to be an admin to do so.
I have it on startup, so doing that config edit is more permanent for me until an update comes along when the devs have time.

Thank you so much for all your hard work!!
oddwrongdoer
Newbie
Newbie
Posts: 1
Joined: Tue Oct 29, 2024 8:51 pm

Re: [GUIDE] New qBitTorrent 5.0 How to Change to Light Theme on Windows 10

Post by oddwrongdoer »

I'm having some trouble editing the qt.conf file. I can open it with the Notepad app, but I don't have permission to save a file in that folder (although my user is the only one and an admin). Should I use another file editor?
User avatar
Peter
Administrator
Administrator
Posts: 3044
Joined: Wed Jul 07, 2010 6:14 pm

Re: [GUIDE] New qBitTorrent 5.0 How to Change to Light Theme on Windows 10

Post by Peter »

oddwrongdoer wrote: Tue Oct 29, 2024 8:54 pm I'm having some trouble editing the qt.conf file. I can open it with the Notepad app, but I don't have permission to save a file in that folder (although my user is the only one and an admin). Should I use another file editor?
- you can use Notepad++
- or you can just save the file to Desktop when it tells you it cannot save and then copy this new file from desktop to the "real place"

2024, ease of use :-\
User avatar
ThyTorrenterII
Newbie
Newbie
Posts: 2
Joined: Wed Oct 30, 2024 9:22 am

Re: [GUIDE] New qBitTorrent 5.0 How to Change to Light Theme on Windows 10

Post by ThyTorrenterII »

Thanks for the nice guide.

I switched to Light, because the progress bar of ALL torrents (including 100% seeding ones) was a bright, reddish colour.

It didn't feel right. Looking at the UI Theme Configuration section (and various screenshots online) it seems like this colour was reserved for errors of some kind and the default progress bar should be blueish? Anyway, I didn't want to touch the defaults, so Light it is.
blahblah
Newbie
Newbie
Posts: 1
Joined: Fri Nov 15, 2024 9:24 pm

Re: [GUIDE] New qBitTorrent 5.0 How to Change to Light Theme on Windows 10

Post by blahblah »

security wrote: Sat Oct 05, 2024 1:49 am I completely changed my qt.conf to

[Platforms]
; WindowsArguments = dpiawareness=1
; WindowsArguments = darkmode=2
WindowsArguments = darkmode=1

and it changed to light theme
I did this ^^ in Win11, and it worked BUT for the main display BUT all my right click drop down menus are in complete darkmode and I can't see the text on the dropdown menus (I can see the colored button icons for the dropdown choices- but text is black against black background).
User avatar
ThyTorrenterII
Newbie
Newbie
Posts: 2
Joined: Wed Oct 30, 2024 9:22 am

Re: [GUIDE] New qBitTorrent 5.0 How to Change to Light Theme on Windows 10

Post by ThyTorrenterII »

ThyTorrenterII wrote: Wed Oct 30, 2024 9:32 amI switched to Light, because the progress bar of ALL torrents (including 100% seeding ones) was a bright, reddish colour.
I have to amend this, since recently discovering it was directly related to the Windows accent colour. I've managed to make the dark theme much better and good enough.

As suggested by others, It's still be a good idea to not rely on Windows colour settings at all.
Psychomantis
Newbie
Newbie
Posts: 1
Joined: Wed Dec 18, 2024 6:50 pm

Re: [GUIDE] New qBitTorrent 5.0 How to Change to Light Theme on Windows 10

Post by Psychomantis »

Open qt.conf with text editor and write:
[Paths]
Translations = translations

[Platforms]
;WindowsArguments = dpiawareness=1
WindowsArguments = darkmode=0
MrE2Me
Newbie
Newbie
Posts: 2
Joined: Mon Feb 24, 2025 7:33 pm

Re: [GUIDE] New qBitTorrent 5.0 How to Change to Light Theme on Windows 10

Post by MrE2Me »

What worked for me (on Windows 11) is going to Options -> Behavior -> Interface -> Style and choosing "windowsvista" in the dropdown menu. Do that, restart the app and you should be good to go! I have both my Windows and app modes set to "dark," but qBittorrent stays light this way. No file editing necessary.
Poringu
Newbie
Newbie
Posts: 1
Joined: Mon Mar 03, 2025 9:37 pm

Re: [GUIDE] New qBitTorrent 5.0 How to Change to Light Theme on Windows 10

Post by Poringu »

I appreciate all the hard work that went into making this software, but like some of the people in this thread, I made an account explicitly to complain about this update. My exact thought process while deciding to update was "Surely it is just the neccessities. Surely it will not break anything." and I was wrong. It's a small thing, that's true, but it feels like punishment. I now have to invest my time into figuring out how to revert it. As nice as it is for some people to "The Sims" their torrenting application into all the colours they love, to users like myself who like qBittorrent for its simplicity and lightweight design, this feels like a chore. An unnecessary addition. At least make the previous look the default, please.

It seems like the longer a beloved piece of software is alive, the more it is prone to being ruined by updates.
Post Reply