Skip to content

jaxx2104/hyper-monokai-glow

Repository files navigation

hyper-monokai-glow

NPM Version

Monokai theme to the Hyper terminal

warsman

Install

add it to plugins in your ~/.hyper.js configuration

module.exports = {
  ...
  plugins: ['hyper-monokai-glow']
  ...
}