hyper-material-vibrancy
v0.2.0
Published
A material theme for Hyper.app
Downloads
6
Maintainers
Readme
hyper-material-vibrancy
Material theme for Hyper.
Install
Add hyper-material-vibrancy
to your plugins list in ~/.hyperterm.js
:
plugins: [
// a list of plugins to fetch and install from npm
// format: [@org/]project[#version]
// examples:
// `hyperpower`
// `@company/project`
// `project#1.0.1`
plugins: [
'hyper-material-vibrancy'
]
]