/hyper-farm

Farmouse color scheme port to Hyper

Primary LanguageJavaScript

Farmhouse theme for Hyper

Installing

  1. Open your ~/.hyper.js config file with something like subl ~/.hyper.js or vim ~/.hyper.js.

  2. Add hyper-farm to your plugins array. Kinda like this:

    plugins: [
      'hyper-farm'
    ],
  3. Enjoy!!!