hyperterm-material-vibrancy
v0.4.0
Published
A material theme for Hyper.app
Downloads
20
Maintainers
Readme
hyperterm-material-vibrancy
Material theme for Hyper. Forked from dotcypress/hyper-material-vibrancy
Install
Add hyperterm-material-vibrancy to your plugins list in ~/.hyperterm.js.
You can optionally set the window background opacity to adjust the vibrancy
effect.
config: {
// Optional setting. Default is 0.6
backgroundOpacity: 0.6,
plugins: [
'hyperterm-material-vibrancy'
]
}