hyperterm-mild-dark

v0.2.2
Mild Dark HyperTerm Theme
colors colours dark hyper hyper-theme hyperterm hyperterm-theme terminal theme and 1 more...

Mild Dark Theme for Hyper

Unmaintained

Theme for Hyper (previously HyperTerm).

screenshot

Forked from the Atom One Dark Theme for HyperTerm by @mdo, which was forked from @jxnblk's HyperTerminator.

AFAICT this was maybe the third theme out there for HyperTerm, so it may not be taking advantage of newer HyperTerm features or options.

If it doesn't quite suit you, you should check out other themes here!

Install

  • $EDITOR ~/.hyper.js
  • Add hyperterm-mild-dark to your plugins array.
  • Reload (CMD+Shift+R)

Notes

This theme defaults to fonts with ligatures, if you have them installed (Haskig and Fira Code; if there are others you like, let me know!). You can disable ligatures by putting the following snippet in your ~/.hyper.js under config:

termCSS: `
  x-screen x-row {
    font-variant-ligatures: none;
  }
`

Metadata

  • MIT
  • Whatever
  • Zac Anger
  • released 1/6/2017

Downloads

Maintainers