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: 6 months ago
JSON representation
Monokai theme to the Hyper terminal
- Host: GitHub
- URL: https://github.com/jaxx2104/hyper-monokai-glow
- Owner: jaxx2104
- Created: 2019-06-14T10:03:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T02:03:10.000Z (over 4 years ago)
- Last Synced: 2025-10-13T15:49:28.794Z (9 months ago)
- Topics: hyper, hyper-theme, monokai
- Language: CSS
- Size: 3.38 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hyper-monokai-glow
[](https://www.npmjs.org/package/hyper-monokai-glow)
Monokai theme to the Hyper terminal

## Install
add it to plugins in your `~/.hyper.js` configuration
```js
module.exports = {
...
plugins: ['hyper-monokai-glow']
...
}
```