Skip to content

Instantly share code, notes, and snippets.

@xu-chris
Created January 29, 2019 11:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xu-chris/22ca7ce8395e95817235cf5fc603ecf7 to your computer and use it in GitHub Desktop.
Save xu-chris/22ca7ce8395e95817235cf5fc603ecf7 to your computer and use it in GitHub Desktop.
on run argv
tell application "System Events"
tell appearance preferences
set dark mode to not dark mode
end tell
end tell
end run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment