hyperterm-new-moon-theme

A Hyper theme based on New Moon

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
hyperterm-new-moon-theme
301.0.05 years ago5 years agoMinified + gzip package size for hyperterm-new-moon-theme in KB

Readme

hyperterm-new-moon-theme

owl

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

INTRODUCTION

!versionversion-badgepackage !downloadsdownloads-badgenpmtrends !MIT Licenselicense-badgelicense
!PRs Welcomeprs-badgeprs

🛠 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