hyperterm-mild-dark

v0.0.7
Mild Dark HyperTerm Theme
atom colors hyperterm hyperterm-theme

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 7/17/2016

Downloads

Maintainers