hyper-monokai
v1.0.2
Published
A monokai theme for hyper.
Downloads
2
Readme
hyper-monokai
A monokai theme for hyper.
Installation
Edit ~/.hyper.js
and add hyper-monokai
to plugins
:
module.exports = {
/*...*/
plugins: [
'hyper-monokai'
]
/*...*/
};
License
Copyright (c) 2016-2017 Mik Cho - Released under the MIT license.