hyper-snazzy-scrollbar
March 21, 2018 ยท View on GitHub
Changes the scrollbar color to match the foreground color of the hyper-snazzy theme.

Install
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!
Related
License
MIT