Control the macOS dark mode from the terminal
Requires macOS 10.10 or later. Tested on macOS 10.13
# clone the repo
$ git clone https://github.com/sdushantha/dark-mode.git
Usage: python3 dark-mode.py [command]
Commands
<none> Toggle dark mode
on Enable dark mode
off Disable dark mode
status Dark mode status
MIT License
Copyright (c) 2018 Siddharth Dushantha