0.0.2 • Published 6 years ago

hyper-sana v0.0.2

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

HyperSana

logo

HyperSanaは、ターミナルエミュレータ「Hyper」のテーマプラグインです。

名取さなの声が出ます。

poster

screenshot

使い方

$ hyper i hyper-sana

オプション

config: {
  // ...
  hyperSana: {
    illust: true, // イラストを表示するか(デフォルトは true)
    opacity: 0.3, // イラストの不透明度0~1(デフォルトは0.3)
    overText: false // イラストの上にテキストを表示するか(デフォルトは false)
  },
  // ...
}