Skip to content

johanvx/generate-itermcolors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generate-itermcolors

A simple tool that generates .itermcolors file for iTerm2 theming

Build

Choose one of the following to build:

  • nob.c: Compile nob.c with a C compiler (cc -o nob nob.c), then run ./nob.
  • make
  • ninja

Usage

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

LICENSE

This tool is licensed under the MIT License.

About

A simple tool that generates .itermcolors file for iTerm2 theming

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors