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.

/hyper-monokai/

    Package Sidebar

    Install

    npm i hyper-monokai

    Weekly Downloads

    4

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • mikcho