1.0.3 • Published 7 years ago

hyper-hybrid-reduced-contrast v1.0.3

Weekly downloads
8
License
MIT
Repository
github
Last release
7 years ago

Hybrid Reduced Contrast for Hyper

A port of the Hybrid Reduced Contrast theme for Hyper.

npm.io

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").