Détail du package

atlantis-for-hyper

crutiv14ISC1.0.1

A clena and transparent Hyper Theme

hyperterm, hyper, hyper.app, atlantis

readme

atlantis theme for hyper


License MIT Tweet for Help GitHub stars GitHub followers


🐬 Atlantis for Hyper

Atlantis for Hyper is a Theme for hyper, an Electron-based Terminal.

📷 Screenshot

Hyper Screenshot

🔧 Getting Started!

Installing

To install the Theme, simply add atlantis-for-hyper to your plugin list in ~/.hyperterm.js. You can optionally set the window background opacity to adjust the vibrancy effect.

config: {
  // Optional setting. Default is 0.5
  backgroundOpacity: 0.5,

  plugins: [
    'atlantis-for-hyper'
  ]
}