1.0.0 • Published 5 years ago

hyperterm-new-moon-theme v1.0.0

Weekly downloads
11
License
MIT
Repository
github
Last release
5 years ago

hyperterm-new-moon-theme is a beautiful theme for the Hyper terminal based on the New Moon Syntax Theme.

INTRODUCTION

version downloads MIT License

PRs Welcome

🛠 Install

Installing the hyperterm-new-moon-theme theme for your Hyper terminal couldn't be easier.

Hyper's built-in CLI (hyper)
  1. hyper i hyperterm-new-moon-theme
  2. Enjoy hyperterm-new-moon-theme.
Manually
  1. Open ~/.hyper.js in your favorite editor.
  2. Add hyperterm-new-moon-theme to the plugins array.
  3. Enjoy hyperterm-new-moon-theme.

⚡️ Contribute

If you would like to help improve this themes, you're more than welcome to contribute.

  1. Fork this repository to your own GitHub account.
  2. Clone to your local device: git clone git@github.com:<your_github_username>/hyper-night-owl.git
  3. Run the setup script: npm run setup