Does exist a way to disable FileZilla's Dark Mode on MAC?

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
shlomo.asaf
500 Command not understood
Posts: 2
Joined: 2023-01-03 20:56
First name: shlomi
Last name: asaf

Does exist a way to disable FileZilla's Dark Mode on MAC?

#1 Post by shlomo.asaf » 2023-01-03 21:02

Hi there guys.

I would love to find a way to disable the dark mode, since I find it hard to use and confusing.
I do not wish to disable the dark mode on my Mac, I wish to disable it in the app scope, as many other apps allow to do.

Thanks!!!!

User avatar
botg
Site Admin
Posts: 35508
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Does exist a way to disable FileZilla's Dark Mode on MAC?

#2 Post by botg » 2023-01-03 23:16

You can disable dark mode in your operating system's settings.

shlomo.asaf
500 Command not understood
Posts: 2
Joined: 2023-01-03 20:56
First name: shlomi
Last name: asaf

Re: Does exist a way to disable FileZilla's Dark Mode on MAC?

#3 Post by shlomo.asaf » 2023-01-12 19:48

I don't wish to do that.
It's a good idea that filezilla will allow to chose the mode. Not all users, like me for example, will want to use filezilla in its dark mode. It's unfriendly and buggy.
All applications I know allow users to tweak their settings.

dlnovell
500 Command not understood
Posts: 1
Joined: 2023-01-14 21:54

Re: Does exist a way to disable FileZilla's Dark Mode on MAC?

#4 Post by dlnovell » 2023-01-14 22:00

I'd second this. I found my way here looking for a way to disable dark mode specifically for FZ, not for my entire system. A few things - there seems to be a bug on macos where the selected folder is just a white box until you click out and then back - can't read the text (it's probably white text on white background).

Also, the arrows that indicate that a folder has subfolders are black on dark grey, so they're pretty much invisible.

Baehas
500 Command not understood
Posts: 1
Joined: 2023-02-03 14:20

Re: Does exist a way to disable FileZilla's Dark Mode on MAC?

#5 Post by Baehas » 2023-02-03 14:21

Open Terminal and paste this command:

defaults write org.filezilla-project.filezilla NSRequiresAquaSystemAppearance -bool Yes


That worked for me.

synsyn
500 Command not understood
Posts: 1
Joined: 2023-02-10 06:43
First name: synsyn

Re: Does exist a way to disable FileZilla's Dark Mode on MAC?

#6 Post by synsyn » 2023-02-10 07:53

for anyone use filezilla pro downloaded from app store on macOS:
defaults write org.filezilla-project.filezilla.sandbox NSRequiresAquaSystemAppearance 1

greenbrighteyes
504 Command not implemented
Posts: 6
Joined: 2019-01-20 17:39

Re: Does exist a way to disable FileZilla's Dark Mode on MAC?

#7 Post by greenbrighteyes » 2023-02-10 09:04

Baehas wrote:
2023-02-03 14:21
Open Terminal and paste this command:

defaults write org.filezilla-project.filezilla NSRequiresAquaSystemAppearance -bool Yes


That worked for me.
Thanks a lot! This worked flawlessly for me.
Dear Filezilla team:
1) the Dark Theme MUST be an option and user MUST have the chance of disabling it! Obviously, as for every other software, this MUST be independent from the system mode!
2) In dark mode RENAMING a file it's a pain: you still have the old name displayed: how do you conduct tests on new release? Without the terminal command suggested, I would got back to the previous version by TimeMachine.

I'm always scared to install a new version: not only there's no comfy and automatic way of doing it (so you need to download, go to the DL folder, remember to close the software, copy to the folder of your choice and then manually reopen it: we are in 2023, did you know that?) but also I often had bad surprises.

User avatar
botg
Site Admin
Posts: 35508
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Does exist a way to disable FileZilla's Dark Mode on MAC?

#8 Post by botg » 2023-02-10 11:18

Do you still experience the rename issue in the latest nightly build?

greenbrighteyes
504 Command not implemented
Posts: 6
Joined: 2019-01-20 17:39

Re: Does exist a way to disable FileZilla's Dark Mode on MAC?

#9 Post by greenbrighteyes » 2023-02-10 11:36

Actually, I dislike the dark theme in FZ: so I don't want to get back to it. You'll surely be able to test yourself, I suppose.

rclupes
500 Command not understood
Posts: 1
Joined: 2023-02-16 09:45
First name: Ricard

Re: Does exist a way to disable FileZilla's Dark Mode on MAC?

#10 Post by rclupes » 2023-02-16 09:48

Baehas wrote:
2023-02-03 14:21
Open Terminal and paste this command:

defaults write org.filezilla-project.filezilla NSRequiresAquaSystemAppearance -bool Yes


That worked for me.
Thank you, that worked for me too!
I like dark mode in general but in filezilla I couldn’t see the arrow beside the folders in dark mode.

Post Reply