0.5.4 • Published 5 years ago

hyper-dark v0.5.4

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Hyper Dark

npm npm bundle size (minified)

⚡ A fork of hyper-solarized-dark for Hyper Terminal.

Screenshot

What's different?

I've modified some colors from which I thought were a little too dark. Some colors are now more 'alive', but I left the background color original.

Installation

  1. Open the file ~/.hyper.js in your favorite text editor or access Hyper's preferences by pressing Cmd + ,.
  2. Modify the plugins array to add hyper-dark:

    plugins: [  
      'hyper-dark'  
    ],
  3. Reload Hyper by pressing Cmd + Shift + R. If this doesn't work, try closing and reopening Hyper.