hyper-atom-dark-gray
v1.0.0
Published
Hyper theme based on Atom One Dark theme, and then grayed out
Downloads
4
Readme
Atom One Dark for Hyper
Hyper theme based on the Atom One Dark theme. Forked from @jxnblk's HyperTerminator and modified by @mdo.
Install
- Open Hyper's preferences with
Cmd+,
(or manually at~/.hyper.js
) with your editor. - Update your list of plugins to include
hyperterm-atom-dark
, like so:
plugins: [
'hyperterm-atom-dark'
],
- Fully reload Hyper (
Cmd+Shift+R
), and tada!
License
MIT