A port of the Alpenglow Theme for Hyper.
To configure, add the following to your ~/.hyper.js
file:
config: {
// Note: this must be inside `config`
alpenglowOptions: {
colorScheme: 'alpenglow' OR 'alpenglowMonokai' OR 'alpenglowTwilight'
}
}