Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 515 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 515 Bytes

generate-itermcolors

A simple tool that generates .itermcolors file for iTerm2 theming

Build

Just make it or use ninja to build it.

Usage

A simple tool that generates .itermcolors file for iTerm2 theming

Usage: ./generate-itermcolors build <INPUT> <OUTPUT>
       ./generate-itermcolors new <OUTPUT>

Commands:
    build   Compile an input file to a .itermcolors file
    new     Create an input template

LICENSE

This tool is licensed under the MIT License.