Changes the scrollbar color to match the foreground color of the hyper-snazzy theme.
Manually:
- Open hyper's preferences with
Ctrl+,(or manually at~/.hyper.js) with your editor. - Update your list of plugins to include hyper-dark-scrollbar, like so:
plugins: [
'hyper-snazzy-scrollbar'
],- Reload (
Ctrl+Shift+R) or restart Hyper and voila!
Hyper package manager:
- Install using
hyper i hyper-snazzy-scrollbar - Reload (
Ctrl+Shift+R) or restart Hyper and voila!
MIT
