Skip to content

Instantly share code, notes, and snippets.

View sigwinch28's full-sized avatar
🕶️
blem wit

Joe Harrison sigwinch28

🕶️
blem wit
View GitHub Profile
@sigwinch28
sigwinch28 / README.md
Last active January 4, 2021 21:07 — forked from jamesmacfie/README.md
iTerm 2 - script to change theme depending on Mac OS dark mode including change-on-start

How to use

In iTerm2, in the menu bar go to Scripts > Manage > New Python Script

Select Basic. Select Long-Running Daemon

Give the script a decent name (I chose auto_dark_mode.py)

Save and open the script in your editor of choice.