hyper-monokai

A monokai theme for hyper.

Usage no npm install needed!

<script type="module">
  import hyperMonokai from 'https://cdn.skypack.dev/hyper-monokai';
</script>

README

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.