Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 578 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 578 Bytes

Cobalt Next for Hyper

Hyper theme based on Cobalt Next for VS Code.

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 hyper-cobalt-next, like so:
plugins: [
    'hyper-cobalt-next'
],
  1. Fully reload Hyper (Cmd+Shift+R), and tada! 🎉

License

MIT