Noskcaj19 / hyper-solarized

Solarized theme for Hyper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solarized theme for the Hyper terminal

Surprisingly, I was unable to find a Solarized theme for Hyper, so I made my own.

Installation

Hyper package manager

$ hyper i hyper-solarized-patched

Manually

Add 'hyper-solarized-patched' to your plugins array in the ~/.hyper.js config file

Configuration

Change to the light variant by adding

solarized: {
    'light': true
}

to the config section of your .hyper.js file

sample

About

Solarized theme for Hyper


Languages

Language:JavaScript 100.0%