hyperterm-new-moon-theme
v1.0.0
Published
A Hyper theme based on New Moon
Maintainers
Readme
hyperterm-new-moon-theme is a beautiful theme for the Hyper terminal based on the New Moon Syntax Theme.
INTRODUCTION
🛠 Install
Installing the hyperterm-new-moon-theme theme for your Hyper terminal couldn't be easier.
Hyper's built-in CLI (hyper)
hyper i hyperterm-new-moon-theme- Enjoy hyperterm-new-moon-theme.
Manually
- Open
~/.hyper.jsin your favorite editor. - Add
hyperterm-new-moon-themeto thepluginsarray. - Enjoy hyperterm-new-moon-theme.
⚡️ Contribute
If you would like to help improve this themes, you're more than welcome to contribute.
- Fork this repository to your own GitHub account.
- Clone to your local device:
git clone [email protected]:<your_github_username>/hyper-night-owl.git - Run the setup script:
npm run setup
