0.1.2 • Published 8 years ago

hyperterm-base16-tomorrow-night v0.1.2

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

hyperterm-base16-tomorrow-night

npm version Build Status

Hyper.app theme based on the base16 project by Chris Kempson, using colors from the tomorrow family (see https://github.com/chriskempson/base16-tomorrow-scheme).

Install

Add hyperterm-base16-tomorrow-night to the plugins array in your .hyper.js config file and then reload the terminal. For example:

plugins: [
  "hyperterm-base16-tomorrow-night"
],