JSPM

hyper-mono-christmas

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q40235F
  • License MIT

Mostly monochrome Hyper theme, but with red and green

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.

screenshot

Install

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

License

MIT