hyper-statusline
Status Line Plugin for Hyper. Shows clickable & useful information. Matches any theme.
Install
Add following to your ~/.hyper.js
config.
moduleexports = ... plugins: 'hyper-statusline' ...
Config
Add following to ~/.hyper.js
Change Git Dirty Color
Expected value is CSS color
moduleexports = config: ... hyperStatusLine: dirtyColor: 'salmon' ...
Change Git Ahead Color
Expected value is CSS color
moduleexports = config: ... hyperStatusLine: aheadColor: 'ivory' ...
Disable Footer Transparency
Default value is set to true
moduleexports = config: ... hyperStatusLine: footerTransparent: false ...
Theme
License
MIT © Henrik