Skip to content

Instantly share code, notes, and snippets.

@alekseypotapov-dev
Created September 4, 2019 09:29
Show Gist options
  • Save alekseypotapov-dev/2d7f138bd0cb51eab49b58b46de24cb6 to your computer and use it in GitHub Desktop.
Save alekseypotapov-dev/2d7f138bd0cb51eab49b58b46de24cb6 to your computer and use it in GitHub Desktop.
Apple Script to toggle between the Dark/Light mode on macOS
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