Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danyim/hyper-zenburn
- Owner: danyim
- License: mit
- Created: 2016-08-02T23:00:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-04T09:07:57.000Z (almost 8 years ago)
- Last Synced: 2024-11-04T11:05:33.062Z (11 days ago)
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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