hyperterm-horizon
v1.0.0
Published
Unofficial Port of the VSCode theme to Hyper
Downloads
1
Maintainers
Readme
hyperterm-horizon
Unofficial Port of the VSCode theme Horizon to Hyper
Install
hyper install hyperterm-horizon
Configure
This theme includes a light variant. Add the following to ~/.hyper.js
in order to specify the variant. (optional)
config: {
...
// OPTIONS: 'bright', 'normal', ''
horizonTheme: '',
...
}
Licence
MIT © Kazushi Konosu