1.0.2 • Published 9 years ago
hyper-monokai v1.0.2
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.