Package Exports
- hyper-mono-christmas
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hyper-mono-christmas) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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! 🎉
License
MIT