Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 620 Bytes

File metadata and controls

33 lines (24 loc) · 620 Bytes

mac-dark-mode

Control the macOS dark mode from the terminal

Requires macOS 10.10 or later. Tested on macOS 10.13

💾 Installation

# clone the repo
$ git clone https://github.com/sadcode-org/mac-dark-mode.git

🔨 Usage

Usage: python3 dark-mode.py [command]

Commands
  <none>  Toggle dark mode
  on      Enable dark mode
  off     Disable dark mode
  status  Dark mode status

📜 License

MIT License

Copyright (c) 2019 SadCode Official