hyper-solarized-auto

0.0.5 • Public • Published

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.

Package Sidebar

Install

npm i hyper-solarized-auto

Weekly Downloads

2

Version

0.0.5

License

MIT

Unpacked Size

5.64 kB

Total Files

4

Last publish

Collaborators

  • tsachleben