What Happened to Dark theme?
-
Would really like to see the auto-switching to Dark theme back. Didn't realize how much I liked it until it was gone.
-
@yonore upvoted.would love to have this feature added back.
-
A colleague of mine has the same Flux version installed, but he's still on El Capitan and can still see that setting. I can't anymore, on Sierra :(
-
When running flux 36.x I was able to fix the dark mode by using this javascript (run through osascript):
// Set the real darkMode setting
Application('System Events').appearancePreferences.darkMode = fluxDarkMode;I had this running in a cronjob and helping flux to set the dark mode correctly. I was sad to find that 37.x removed this dark mode.
Is there anyway we could bring it back?
Another way you could help us would be to allow us to just read the current K of the display from the flux plist ($HOME/Library/Preferences/org.herf.Flux.plist) and we could just automate syncing the dark mode to the screen.
Would any of this be possible?
-
Could the developer answer these questions and concerns?
-
@RockyMM I already emailed (support@justgetflux.com) them a few days ago but so far no response 😢
-
@dagaloni Do let us know if you hear anything. I'm really eager to see this feature back.
-
@f-lux-team Any idea on this one?
-
@thibault.ml Haven't heard from them since I posted this question, I pretty much gave up on this.
-
@thibault.ml Sure!
-
Maybe case like this, when community has a solution for something that the developers are not providing themselves, is a good point to open source f.lux.