1.3.2 • Published 8 years ago

hyperterm-base16-ocean-dark v1.3.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

Base 16 Ocean: A HyperTerm theme

A simple base16 Ocean theme for HyperTerm.

base16 ocean preview in hyperterm

Installation

  1. Open your HyperTerm settings. This can be done with either cmd + , or editing ~/.hyperterm.js.
  2. Add hyperterm-base16-ocean-dark to your plugins array, like so
plugins: [
  'hyperterm-base16-ocean-dark'
]
  1. Reload HyperTerm. This can be done with cmd + shift + r, or click Plugins > Update all now from the menu bar.

License