Skip to content

keesvv/hyper-dark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • JavaScript 100.0%