themer/cli/packages/colors-polar-ice/README.md
2020-04-25 13:41:12 -06:00

22 lines
1.0 KiB
Markdown

# @themer/colors-polar-ice
A chilly color set for [themer](https://github.com/mjswensen/themer).
Here's an example of `@themer/colors-polar-ice` in [vim](https://github.com/mjswensen/themer/tree/master/cli/packages/vim) and [iTerm](https://github.com/mjswensen/themer/tree/master/cli/packages/iterm):
![Preview - dark](https://cdn.jsdelivr.net/gh/mjswensen/themer@a186c8585721d5defbf4cb1bc94165144d4dd35a/cli/packages/themer-colors-polar-ice/assets/themer-colors-polar-ice-dark.png)
And the light variant in [Sublime Text](https://github.com/mjswensen/themer/tree/master/cli/packages/sublime-text):
![Preview - light](https://cdn.jsdelivr.net/gh/mjswensen/themer@a186c8585721d5defbf4cb1bc94165144d4dd35a/cli/packages/themer-colors-polar-ice/assets/themer-colors-polar-ice-light.png)
## Installation & usage
Install this module wherever you have `themer` installed:
npm install @themer/colors-polar-ice
Then pass `@themer/colors-polar-ice` as a `-c` (`--colors`) arg to `themer`:
themer -c @themer/colors-polar-ice ...