hyper-atom-dark-vibrancy
v0.0.4
Published
Hyper theme based on Atom One Dark theme
Downloads
8
Readme
Atom One Dark Vibrancy 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: [
'hyper-atom-dark-vibrancy'
],
- Fully reload Hyper (
Cmd+Shift+R
), and tada!
Add follows line to config for enable the light vibrancy effect:
enableVibrancy: true
License
MIT