You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will only work on the build Electron application, not the one in development. It looks like meteor-desktop needs support for enableDarkMode and/or 'extendInfo'. cc @wojtkowiak@darqs
Update: looks like these things are working in development in Electron 8.0.2
Hello,
I notice that one of the Mac build settings is "darkModeSupport" (https://www.electron.build/configuration/mac)
How can the Meteor desktop app tell if the device is in dark mode so that it can set its styles to follow the system-wide dark mode setting?
The text was updated successfully, but these errors were encountered: