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⚡️
- Host: GitHub
- URL: https://github.com/anoff/hyper-monokai-light
- Owner: anoff
- License: mit
- Created: 2017-06-20T20:03:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-08-19T11:35:08.000Z (almost 5 years ago)
- Last Synced: 2025-09-23T09:42:03.438Z (11 months ago)
- Topics: hyper, monokai, monokai-theme, theme
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/hyper-monokai-light
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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

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