macOS Mojave Dark Mode issue

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
ShiZzO
500 Command not understood
Posts: 2
Joined: 2018-09-25 17:45
First name: Ildar
Last name: Arifullin
Location: Moscow

macOS Mojave Dark Mode issue

#1 Post by ShiZzO » 2018-09-25 17:52

Hello,

we have a problem with the new dark mode in macOS 10.14 Mojave update. White font on the white background too :cry:

Please, see the attached screenshot and try to fix it in the next updates :D

Thanks!
Attachments
2018-09-25_20-48-39.png
2018-09-25_20-48-39.png (1.36 MiB) Viewed 9997 times

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

Re: macOS Mojave Dark Mode issue

#2 Post by botg » 2018-09-25 19:29

What a lovely mix of static and adapting colors :(

Dark Mode can be supported once wxWidgets 3.2 gets released.

ShiZzO
500 Command not understood
Posts: 2
Joined: 2018-09-25 17:45
First name: Ildar
Last name: Arifullin
Location: Moscow

Re: macOS Mojave Dark Mode issue

#3 Post by ShiZzO » 2018-09-25 20:33

botg wrote:
2018-09-25 19:29
What a lovely mix of static and adapting colors :(

Dark Mode can be supported once wxWidgets 3.2 gets released.
Perfect! Thanks a lot! :wink:

zandar
500 Command not understood
Posts: 1
Joined: 2018-09-26 12:22

Re: macOS Mojave Dark Mode issue

#4 Post by zandar » 2018-09-26 12:27

Thanks for posting this...was about to post the same thing. I see where wxWidgets added support for MacOS Mojave Dark Mode in 3.1.1 back in June (and stated that there might be issues still). Any news on when 3.2 will be released?

Blog post for 3.1.1 here - https://www.wxwidgets.org/blog/2018/06/ ... -progress/

mz

contact@trantuananh.info
500 Command not understood
Posts: 1
Joined: 2018-09-27 01:38
First name: Tran
Last name: Anh

Re: macOS Mojave Dark Mode issue

#5 Post by contact@trantuananh.info » 2018-10-02 12:07

thanks you so much, but dark mode for macOS mojave please, please please please :(

User avatar
natan70
500 Command not understood
Posts: 1
Joined: 2018-10-04 07:59
First name: Green
Last name: Shin
Location: Seoul, Korea

Re: macOS Mojave Dark Mode issue

#6 Post by natan70 » 2018-10-04 08:09

Hello~
I was inspired by Reddit and thought of tricks.

It is... Disable the dark mode on FileZilla application only.
Type in terminal application.

Code: Select all

defaults write org.filezilla-project.filezilla NSRequiresAquaSystemAppearance 1
or, if you want to revert this...

Code: Select all

defaults write org.filezilla-project.filezilla NSRequiresAquaSystemAppearance 0
refer from here... https://www.reddit.com/r/apple/comments ... lications/
Last edited by natan70 on 2018-10-04 15:01, edited 1 time in total.
Thanks filezilla~

Moxley
500 Command not understood
Posts: 1
Joined: 2018-09-26 08:12

Re: macOS Mojave Dark Mode issue

#7 Post by Moxley » 2018-10-04 11:20

mka4ay wrote:
2019-05-01 11:01
Is there any news yet on a dark mode for Filezilla mac? It's about the best legal steroids only appI use now that is not in dark mode and it hurts my eyes.
I guess this band-aid fix will work for now. Cheers, Natan70. But I'd appreciate if this started working properly soon.
Last edited by Moxley on 2019-12-22 10:24, edited 2 times in total.

mkaay
500 Command not understood
Posts: 2
Joined: 2019-05-01 10:58
First name: t
Last name: w

Re: macOS Mojave Dark Mode issue

#8 Post by mkaay » 2019-05-01 11:01

Is there any news yet on a dark mode for Filezilla mac? It's about the only appI use now that is not in dark mode and it hurts my eyes.

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

Re: macOS Mojave Dark Mode issue

#9 Post by botg » 2019-05-02 07:19

There has been no stable release of wxWidgets yet with Dark Mode support.

mkaay
500 Command not understood
Posts: 2
Joined: 2019-05-01 10:58
First name: t
Last name: w

Re: macOS Mojave Dark Mode issue

#10 Post by mkaay » 2019-05-02 12:55

OK thank you. Such a shame. Do you know if there are plans at all for an upcoming version?

Post Reply