Skip to content

electron-highlighter/hyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Highlighter for Hyper

Hyper theme based on the Electron Highlighter Syntax.

Screenshot

Install

  1. Open Hyper's preferences with cmd + , (or manually at ~/.hyper.js) with your editor.
  2. Update your list of plugins to include @electron-highlighter/hyper, like so:
plugins: [
  '@electron-highlighter/hyper'
],
  1. Fully reload Hyper (cmd + shift + r), and enjoy your new theme!

License

MIT