@themerdev/terminal
A Terminal.app theme generator for themer.
Installation & usage
Install this module wherever you have themer
installed.
npm install @themerdev/terminal
Then pass @themerdev/terminal
as a -t
(--template
) argument to themer
:
themer -c my-colors.js -t @themerdev/terminal -o gen/
Installation instructions for the generated theme file(s) will be included in <output dir>/README.md
.