A simple tool that generates .itermcolors file for iTerm2 theming
Choose one of the following to build:
nob.c: Compile nob.c with a C compiler (cc -o nob nob.c), then run./nob.makeninja
A simple tool that generates .itermcolors file for iTerm2 theming
Usage: ./generate-itermcolors build <INPUT> <OUTPUT>
./generate-itermcolors new <FILE>
Commands:
build Build a .itermcolors file OUTPUT from an input file INPUT
new Create an input template FILE
This tool is licensed under the MIT License.