Skip to content

kernjackson/Toggle-System-Appearance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Social Media Preview

Quickly toggle your Mac's System Appearance via Spotlight (Command–Space bar).

Preview.mov

The Code

This is the entire script, there's not much to it.

tell application "System Events" to tell appearance preferences
  set dark mode to not dark mode
end tell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published