JSPM

hyper-solarized-vim

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q29941F
  • License MIT

Hyper theme using the dark Solarized colors but tries to match the solarized for vim style

Package Exports

  • hyper-solarized-vim

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hyper-solarized-vim) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

#Solarized Dark theme for Hyper

A port of the Solarized Dark theme for Hyper.app

Solarized Dark Hyper

Installation

  1. Open Hyper's preferences by pressing Cmd + ,.
  2. Find and Update the plugins array to include hyper-solarized-dark:
plugins: [  
  'hyper-solarized-dark'  
],
  1. Reload Hyper by pressing Cmd + Shft + R
License - MIT