0.5.0 • Published 7 years ago

hyperterm-snazzy-vibrancy v0.5.0

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

hyperterm-snazzy-vibrancy

Material theme for Hyper. Forked from PeterCP/hyper-material-vibrancy with colours from sindresorhus/hyper-snazzy

Install

Add hyperterm-snazzy-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-snazzy-vibrancy'
  ]
}