项目作者: rezonanc

项目描述 :
Hyperterm theme based on gruvbox
高级语言: JavaScript
项目地址: git://github.com/rezonanc/hyperterm-gruvbox.git
创建时间: 2017-02-10T10:51:24Z
项目社区:https://github.com/rezonanc/hyperterm-gruvbox

开源协议:MIT License

下载


hyperterm-gruvbox

A HyperTerm theme based on gruvbox.

screenshot
screenshot

Install

Add hyperterm-gruvbox to the plugins list in ~/.hyperterm.js config file.

Configuration

One can adjust theme style and contrast options in ~/.hyperterm.js config file.

  1. gruvboxTheme: {
  2. style: 'dark', // or 'light'
  3. contrast: 'normal' // or 'soft', 'hard'
  4. },

Inspired by

License

MIT © Edvinas Aleksejonokas