Skip to content

rathesDot/hyper-solarized-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Customized) Solarized Dark theme for Hyper

Screenshot

This is a config file for the Solarized Dark theme for Hyper.app

This is a customized version that slightly changed the hex-code for the green color.

Also it has set Inconsolata as font and 18px as font size.

Above changes seemed to have the best results if your environment was Windows 10 + Hyper + Oh My Zsh + Agnoster Theme + Solarized Dark

Also have a look at ghosh/hyper-solarized-dark which seems to be a true to original port.

Usage

First clone this repository to the local plugins directory

$ git clone https://github.com/rathesDot/hyper-solarized-dark ~/.hyper_plugins/local/hyper-solarized-dark

Next add the plugin to the localPlugin array of ~/.hyper.js configuration file.

localPlugins: [
  'hyper-solarized-dark'
],

Finally reload Hyper to see the changes.

License

The MIT License (MIT). Please see License File for more information.

About

Plugin for Hyper to provide solarized dark theme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published