hyper-mono-christmas
v1.0.1
Published
Mostly monochrome Hyper theme, but with red and green
Downloads
89
Readme
hyper-mono-christmas
Mostly monochrome Hyper theme, but with red and green. I find having these two colors are helpful for seeing errors and success highlights for things like running tests, linters, or any CLI processes with colored outputs.
Install
- Open Hyper's preferences with
Cmd + ,
(or manually at~/.hyper.js
) with your editor. - Update your list of plugins to include
hyper-mono-christmas
, like so:
plugins: [
'hyper-mono-christmas'
],
- Fully reload Hyper (
Cmd+Shift+R
), and tada! :tada:
License
MIT