themer/cli/packages/colors-seti/README.md
2020-04-25 07:07:05 -06:00

14 lines
466 B
Markdown

# @themer/colors-seti
A [themer](https://github.com/mjswensen/themer) color set based on the popular Seti theme for Atom ([UI theme](https://github.com/jesseweed/seti-ui) / [syntax theme](https://github.com/jesseweed/seti-syntax)).
## Installation & usage
Install this module wherever you have `themer` installed:
npm install @themer/colors-seti
Then pass `@themer/colors-seti` as a `-c` (`--colors`) arg to `themer`:
themer -c @themer/colors-seti ...