Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaxx2104/hyper-monokai-glow

Monokai theme to the Hyper terminal
https://github.com/jaxx2104/hyper-monokai-glow

hyper hyper-theme monokai

Last synced: 19 days ago
JSON representation

Monokai theme to the Hyper terminal

Awesome Lists containing this project

README

        

# hyper-monokai-glow

[![NPM Version](http://img.shields.io/npm/v/hyper-monokai-glow.svg?style=flat)](https://www.npmjs.org/package/hyper-monokai-glow)

Monokai theme to the Hyper terminal

![warsman](https://github.com/jaxx2104/hyper-monokai-glow/raw/master/sample.gif)

## Install

add it to plugins in your `~/.hyper.js` configuration

```js
module.exports = {
...
plugins: ['hyper-monokai-glow']
...
}
```