Home

Awesome

hyper-snazzy-scrollbar

Changes the scrollbar color to match the foreground color of the hyper-snazzy theme.

screenshot

Install

Manually:

  1. Open hyper's preferences with Ctrl+, (or manually at ~/.hyper.js) with your editor.
  2. Update your list of plugins to include hyper-dark-scrollbar, like so:
        plugins: [
            'hyper-snazzy-scrollbar'
        ],
  1. Reload (Ctrl+Shift+R) or restart Hyper and voila!

Hyper package manager:

  1. Install using hyper i hyper-snazzy-scrollbar
  2. Reload (Ctrl+Shift+R) or restart Hyper and voila!

Related

License

MIT