Dark mode

MAC OS X specific questions, problems.
Post Reply
Baygon

Dark mode

Post by Baygon »

Dark mode on v4.1.6 looks like something from Windows 3.1  :o Is there a toggle to switch it off?
clausdieterhugendubel

Re: Dark mode

Post by clausdieterhugendubel »

You can force light mode for qBittorrent:

Code: Select all

defaults write org.qbittorrent.qBittorrent NSRequiresAquaSystemAppearance -bool yes
See here: https://github.com/qbittorrent/qBittorr ... -489476901
Baygon

Re: Dark mode

Post by Baygon »

That worked a treat, thanks clausdieterhugendubel. Forgot to check github first  :P
gerinho

Re: Dark mode

Post by gerinho »

[quote="Baygon"]
Dark mode on v4.1.6 looks like something from Windows 3.1  :o Is there a toggle to switch it off?
[/quote]

Yes it's kinda "scary" to say the least... why was it enabled by default? I've disabled it, sorry...  8)
sammy5678

Re: Dark mode

Post by sammy5678 »

[quote="clausdieterhugendubel"]
You can force light mode for qBittorrent:

Code: Select all

defaults write org.qbittorrent.qBittorrent NSRequiresAquaSystemAppearance -bool yes
See here: https://github.com/qbittorrent/qBittorr ... -489476901
[/quote]

Thanks. You've saved my life, lol.
chrstphrchvz

Re: Dark mode

Post by chrstphrchvz »

See also the recent comments on https://github.com/qbittorrent/qBittorrent/issues/9096 for a download of qBittorrent 4.1.6 with working dark mode support (uses Qt 5.12, which was not used in the official release as it wouldn't work on older macOS versions).
Ally

Re: Dark mode

Post by Ally »

[quote="Baygon"]
Dark mode on v4.1.6 looks like something from Windows 3.1  :o Is there a toggle to switch it off?
[/quote]

Totally agree with you ...

[quote="clausdieterhugendubel"]
You can force light mode for qBittorrent:

Code: Select all

defaults write org.qbittorrent.qBittorrent NSRequiresAquaSystemAppearance -bool yes
See here: https://github.com/qbittorrent/qBittorr ... -489476901
[/quote]

Thanks for the tip !
joneyblack83

Re: Dark mode

Post by joneyblack83 »

was just gonna ask this myself, thanks for the question and answer haha
Post Reply