hyper-monokai

1.0.2 • Public • Published

hyper-monokai

A monokai theme for hyper.

Screenshot

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.

Readme

Keywords

Package Sidebar

Install

npm i hyper-monokai

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • mikcho