hyperterm-ir-black
v1.0.0
Published
Hyperterm theme based on the IR_Black theme by Todd Werth
Downloads
2
Maintainers
Readme
Hyperterm IR Black
Hyperterm theme based on the IR_Black terminal theme by Todd Werth. See his original blog post here.
Install
- Open HyperTerm's preferences via
Cmd + ,
or by editing~/.hyperterm.js
- Add
hyperterm-ir-black
to your list of plugins:
plugins: [
'hyperterm-ir-black'
],
- Reload HyperTerm (
Cmd+Shift+R
)