/hyper

Electron Highlighter theme for Hyper

Primary LanguageJavaScript

Electron Highlighter for Hyper

Hyper theme based on the Electron Highlighter Syntax.

Install

  1. Open Hyper's preferences with Cmd + , (or manually at ~/.hyper.js) with your editor.
  2. Update your list of plugins to include hyper-electron-highlighter, like so:
plugins: [
    'hyper-electron-highlighter'
],
  1. Fully reload Hyper (Cmd+Shift+R), and tada! 🎉

License

MIT