Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hyper-theme

poeti85MIT1.0.1

Hyper theme for hyper terminal.

hyper, hyper-theme

readme

hyper-theme

Hyper theme for hyper terminal. I recommend you to install it alongside hyperborder for best experience.

hyper-theme

Installation

If you have hpm, simply use hpm i hyper-theme.

Otherwise, add it to plugins in config file ~/.hyper.js:

plugins: [
  "hyper-theme",
  "hyperborder" // install hyperborder for best experience
],

In the above screenshot, arrow theme is used for zsh terminal.