hyperterm-zenburn2

1.0.9 • Public • Published

HyperTerm Zenburn Theme

https://img.shields.io/npm/v/hyperterm-zenburn2.svg

A HyperTerm theme based on the iconic Zenburn theme by Jani Nurminen.

http://i.imgur.com/vqtk8Bl.png http://i.imgur.com/LDkWYzT.png

Installation

  1. Open HyperTerm's preferences by pressing Cmd + , or point your text editor to ~/.hyperterm.js
  2. Add hyperterm-zenburn2 to the array of HyperTerm plugins.
plugins: [
  ...
  'hyperterm-zenburn2',
  ...
],
  1. (Optional) If it doesn't automatically update, reload HyperTerm by pressing Cmd + Shift + R

Related Projects

  • danyim@/Zenburned - Includes the full .hyperterm.js with this theme's settings
  • Listed in Awesome HyperTerm, a collection of awesome HyperTerm plugins, themes, and resources

License

MIT © 2016

Package Sidebar

Install

npm i hyperterm-zenburn2

Weekly Downloads

1

Version

1.0.9

License

MIT

Last publish

Collaborators

  • danyim