1.0.0 • Published 4 years ago

hyperterm-horizon v1.0.0

Weekly downloads
9
License
MIT
Repository
github
Last release
4 years ago

hyperterm-horizon

npm version

Unofficial Port of the VSCode theme Horizon to Hyper

screenshot

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: '',
	...
}

screenshot for bright theme

Licence

MIT © Kazushi Konosu