hyperganymede
v2.0.8
Published
Ganymede port for Hyper/Hyperterm
Downloads
8
Readme
HyperGanymede
Ganymede colors for Hyper.app.
Ganymede is a color scheme inspired by the icy coldness of the moons of Jupiter contrasted against all the bright vibrant colors that my personality comprises.
Installation
Add 'hyperganymede'
under plugins in your configuration file (preferably toward the end of the list). An example:
module.exports = {
config: {
fontSize: 14,
fontFamily: 'SFMono-Medium',
cursorShape: 'BEAM',
cursorColor: 'rgba(255, 255, 255, .25)',
foregroundColor: '#fff',
backgroundColor: 'rgba(9, 55, 80, 0.88)',
borderColor: '#333',
css: ``,
bell: false,
termCSS: ``,
padding: '12px 14px',
colors: [
...
]
},
plugins: [
'hypercwd',
'hyperlinks',
'hyperterm-tabs',
'hyperterm-blink',
'hyperterm-tab-icons',
'hyperterm-title',
'hyperterm-paste'
'hyperganymede'
]
}
or
hpm install hyperganymede
Colors
In use