1.0.1 • Published 6 years ago

hyper-witchhazel v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

✨ About

Witch Hazel is a theme for the Hyper terminal using Thea Flowers' color scheme from the editor extension of the same name.

It is also a fork of the verminal theme.

🛠 Install

Inside Your Hyper Terminal
  1. hyper i hyper-witchhazel
Manually
  1. Open ~/.hyper.js in your favorite editor.
  2. Add hyper-witchhazel to the plugins array.
  3. Enjoy your new theme!

⚙️ Configure

Witch Hazel aims to deliver a beautiful experience out of the box. However, you can override some default settings.

  1. Open ~/.hyper.js in your favorite editor.
  2. Add a witchhazel object to the config object and specify a config like so:
Example
witchhazel: {
  minimal: 'true',
  cursorColor: red
}

⚡️ Contribute

Witch Hazel is built by witches, for witches. If you are a witch and want to help improve this theme, I'd really love your contribution.

  1. Fork this repository to your own GitHub account.
  2. Clone to your local device: git clone git@github.com:<your_github_username>/hyper-witchhazel.git
  3. Install the dependencies: npm install
1.0.1

6 years ago

1.0.0

6 years ago