Created
September 4, 2019 09:29
-
-
Save alekseypotapov-dev/2d7f138bd0cb51eab49b58b46de24cb6 to your computer and use it in GitHub Desktop.
Apple Script to toggle between the Dark/Light mode on macOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tell application "System Events" to tell appearance preferences to set dark mode to not dark mode |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment