1.0.1 • Published 7 years ago
atlantis-for-hyper v1.0.1
🐬 Atlantis for Hyper
Atlantis for Hyper is a Theme for hyper, an Electron-based Terminal.
📷 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'
]
}