hyperterm-base16-tomorrow-night
v0.1.2
Published
base16 tomorrow night theme for hyper.app
Downloads
15
Maintainers
Readme
hyperterm-base16-tomorrow-night
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"
],