0.0.5 • Published 6 months ago

hyper-solarized-auto v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Hyper-Solarized

npm Repo on GitHub

Hyper-Solarized-Auto is a stremalined and reconfigured version of hyper-solarized, which itself is an implementation of the Solarized theme for the Hyper terminal. This repo currently only supports OS X.

Hyper Solarized

Contents

  1. Installation
  2. Configuration
  3. Screenshots

Installation

Using the built in Hyper plugin manager

$ hyper i hyper-solarized-auto

Using the .hyper.js file

Open the ~/.hyper.js file using your favorite text editor and edit the plugins array to include hyper-solarized

config: {
    ...
    plugins: ['hyper-solarized-auto'],
    ...
}

Reload Hyper to apply the changes

Configuration

Hyper-Solarized-Auto

Screenshots

light dark

Avatar made by Ethan Schoonover. All rights to the avatar go to him.

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago