0.4.0 • Published 7 years ago

hyperterm-material-vibrancy v0.4.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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'
  ]
}