hyper-electron-highlighter

Hyper theme based on Atom Electron Highlighter syntax


Keywords
hyper, hyper-theme, colors, atom, electron-highlighter, hacktoberfest, theme
License
MIT
Install
npm install hyper-electron-highlighter@4.4.0

Documentation

Atom Electron Highlighter for Hyper

Hyper theme based on the Atom 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 HyperTerm (Cmd+Shift+R), and tada! 🎉

License

MIT