an-old-hype
v0.1.6
Published
Hyper theme inspired by a galaxy far far away...
Maintainers
Readme
An old Hype
Hyper theme inspired by a galaxy far far away...
Based on An Old Hope - a splendid atom syntax theme by Jesse Leite
Features
- Transparent background - Opacity can be customized
- Visible divider - lets you see where tiled terminals begin and end
- 6 theme styles to choose from
vaderyodathreePOr2luke(default)falcon
Settings
You can customize the background opacity and the style as well as the active tab marker.
To do so, provide a themeSettings object in the config property of your ~/.hyper.js:
config: {
...
// Customize the theme
themeSettings: {
// Do not make background transparent (default is 0.9)
opacity: 1,
// Switch from luke's orange uniform to master yoda (check the available styles above)
style: 'yoda',
// Change the character that mars a tab active
tabActiveMarker: '💁'
},
...
}Screenshot

oh-my-zsh with the pure prompt and Hasklig font
