Quickly Preview iTerm2 Themes Without Having to Import Them First
I was perusing https://github.com/mbadolato/iTerm2-Color-Schemes#previewing-color-schemes when alll the way at the bottom, I noticed a simple tool that lets you preview themes without having to import them first!
From within the iTerm2-Color-Schemes directory, type one of the following:
# Apply AdventureTime scheme to the current session
tools/preview.rb schemes/AdventureTime.itermcolors
# Apply the schemes in turn.
# - Press any key to advance; hit CTRL-C or ESC to stop
tools/preview.rb schemes/*
I’ve been using this library for years never scrolling down far enough. Hopefully I’m not the only one who hasn’t done that 😂