1.0.0 • Published 5 years ago

hyper-atom-dark-gray v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Atom One Dark for Hyper

Hyper theme based on the Atom One Dark theme. Forked from @jxnblk's HyperTerminator and modified by @mdo.

Screenshot at start Screenshot with tabs

Install

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

### License

MIT