themer/cli/packages/colors-right-in-the-teals/README.md

34 lines
1.2 KiB
Markdown
Raw Normal View History

# @themer/colors-right-in-the-teals
2020-02-07 13:19:19 +00:00
A [themer](https://github.com/mjswensen/themer) color set based on shades of teal.
2020-02-07 13:58:03 +00:00
## Dark preview
![Dark variant preview](https://cdn.jsdelivr.net/gh/mjswensen/themer@285c963b5e9e25a0c898dfc0d7495fa1479c6a47/cli/packages/themer-colors-right-in-the-teals/assets/preview-dark.jpg)
<p align="center">
<em>
<a href="https://unsplash.com/photos/kHcKHNSRP3c" rel="nofollow">Background photo</a> credit: <a href="https://unsplash.com/@guoshiwushuang" rel="nofollow">Michael Lee</a>
</em>
</p>
## Light preview
![Light variant preview](https://cdn.jsdelivr.net/gh/mjswensen/themer@285c963b5e9e25a0c898dfc0d7495fa1479c6a47/cli/packages/themer-colors-right-in-the-teals/assets/preview-light.jpg)
<p align="center">
<em>
<a href="https://unsplash.com/photos/KGc9MaDmjtI" rel="nofollow">Background photo</a> credit: <a href="https://unsplash.com/@turner_imagery" rel="nofollow">Will Turner</a>
</em>
</p>
2020-02-07 13:19:19 +00:00
## Installation & usage
Install this module wherever you have `themer` installed:
npm install @themer/colors-right-in-the-teals
2020-02-07 13:19:19 +00:00
Then pass `@themer/colors-right-in-the-teals` as a `-c` (`--colors`) arg to `themer`:
2020-02-07 13:19:19 +00:00
themer -c @themer/colors-right-in-the-teals ...