Skip to content

kaicataldo/hyper-hybrid-reduced-contrast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hybrid Reduced Contrast for Hyper

A port of the Hybrid Reduced Contrast theme for Hyper.

Installation

  1. Open your Hyper preferences using "Cmd + ," or by opening ~/.hyper.js in your favorite editor.
  2. Add hyper-hybrid-reduced-contrast to the plugins array:
plugins: [
  'hyper-hybrid-reduced-contrast'
],
  1. Finally, do a full reload of Hyper ("Cmd + Shift + R").