Skip to content

mwinters0/itermtohex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

itermtohex

Convert iTerm colors to hex. (In a single binary!)

Install

go install github.com/mwinters0/itermtohex@latest

Or see the releases page.

Usage

itermtohex my-theme.itermcolors # convert to json and output on stdout
itermtohex print my-theme.itermcolors # print the converted color palette (assumes RGB support)