0.0.3 • Published 5 years ago

hyper-akari v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

HyperAkari

poster

Hyperakari is a theme plugin for the terminal emulator called Hyper.

It uses blue as a base tone.

Screenshot

poster2 screenshot screenshot2

Usage

$ hyper i hyper-akari

Options

config: {
  // ...
  hyperAkari: {
    illust: true, // Whether to show the image or not (default: true)
    opacity: 0.3 // Opacity of the image(default: 0.3)
    vibrancy: 'dark', // (default: dark)
    vibrancyOpacity: 0.7, // (default: 0.7)
  },
  // ...
}