JSPM

hyper-sana

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q32767F
  • License MIT

🍆NatoriSana themes for your Hyper terminal

Package Exports

  • hyper-sana

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hyper-sana) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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)
  },
  // ...
}