Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 408 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 408 Bytes

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)