1.0.1 • Published 6 years ago
hyper-witchhazel v1.0.1
✨ 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
hyper i hyper-witchhazel
Manually
- Open
~/.hyper.js
in your favorite editor. - Add
hyper-witchhazel
to theplugins
array. - Enjoy your new theme!
⚙️ Configure
Witch Hazel aims to deliver a beautiful experience out of the box. However, you can override some default settings.
- Open
~/.hyper.js
in your favorite editor. - Add a
witchhazel
object to theconfig
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.