hyper-moonlite
Version:
Hyper theme based heavily on New Moon, with a few tweaks
46 lines (28 loc) • 1.39 kB
Markdown
# hyper-moonlite
The hyper-moonlite is a spin-off of [new moon syntax theme](https://github.com/taniarascia/new-moon) for `Hyper`.

[![version][version-badge]][package]
[![downloads][downloads-badge]][npmtrends]
[![MIT License][license-badge]][license]
[![PRs Welcome][prs-badge]][prs]
## ↓ Install
Installing the hyper-moonlite theme for your Hyper terminal couldn't be easier.
### Via npm
1. `npm i hyper-moonlite`
### Hyper's built-in CLI (hyper)
1. `hyper i hyper-moonlite`
### Manually
1. Open `~/.hyper.js` in your editor.
2. Add `hyper-moonlite` to the `plugins` array.
## ↩︎ Contribute
If you would like to help improve this theme, you're more than welcome to contribute. Open a PR and let's go!
## ✔︎ License
This project is open source and is available under the [MIT License](LICENSE)
[license-badge]: https://img.shields.io/npm/l/hyper-moonlite.svg?style=flat-square
[license]: https://opensource.org/licenses/MI]
[version-badge]: https://img.shields.io/npm/v/hyper-moonlite.svg?style=flat-square
[package]: https://www.npmjs.com/package/hyper-moonlite
[downloads-badge]: https://img.shields.io/npm/dw/hyper-moonlite.svg?style=flat-square
[npmtrends]: http://www.npmtrends.com/hyper-moonlite
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
[prs]: http://makeapullrequest.com