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

https://github.com/anoff/hyper-monokai-light

monokai theme with white background 💖 for hyper.js⚡️
https://github.com/anoff/hyper-monokai-light

hyper monokai monokai-theme theme

Last synced: 3 months ago
JSON representation

monokai theme with white background 💖 for hyper.js⚡️

Awesome Lists containing this project

README

          

# hyper-monokai-light

> monokai colors on bright background 💖

A [hyper.js](https://hyper.is/) theme ported from my all-time favorite theme by [rjfranco](https://github.com/rjfranco/monokai-light).
Find the source on [github](https://github.com/anoff/hyper-monokai-light).

In case you also happen to use Visual Studio Code you might also like to get the [monokai light theme for vscode](https://github.com/anoff/vscode-monokai-light).

Use it in your hyper terminal by adding it to the config `~/hyper.js`
```js
plugins: [
'hyper-monokai-light'
]
```

## Action shot

Directory listing with monokai light in hyper.js

## License

MIT © [Andreas Offenhäuser](http://anoff.io)