Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danyim/hyper-zenburn

A Hyper color theme inspired by the classic Zenburn vim theme
https://github.com/danyim/hyper-zenburn

Last synced: 8 days ago
JSON representation

A Hyper color theme inspired by the classic Zenburn vim theme

Awesome Lists containing this project

README

        

# Hyper Zenburn Theme

NPM Package

A [Hyper](https://hyper.is/) theme based on the iconic [Zenburn](http://kippura.org/zenburnpage/) theme by Jani Nurminen.

![http://i.imgur.com/vqtk8Bl.png](http://i.imgur.com/vqtk8Bl.png)
![http://i.imgur.com/LDkWYzT.png](http://i.imgur.com/LDkWYzT.png)

### Installation
1. Open Hyper's preferences by pressing , or point your text editor to `~/.hyper.js`
2. Add `hyper-zenburn` to the array of Hyper plugins.

```js
plugins: [
...
'hyper-zenburn',
...
],
```
3. (Optional) If it doesn't automatically update, reload Hyper by pressing SHIFT R

### Related Projects
- [danyim@/Zenburned](https://github.com/danyim/Zenburned) - Includes the full `.hyper.js` with this theme's settings
- Listed in [Awesome Hyper](https://github.com/bnb/awesome-hyper), a collection of _awesome_ Hyper plugins, themes, and resources

### License
MIT © 2016