/hyper-dark

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

Primary LanguageJavaScriptMIT LicenseMIT

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'  
],
  1. Reload Hyper by pressing Cmd + Shift + R. If this doesn't work, try closing and reopening Hyper.