This package has been deprecated

Author message:

abandoned

hyperterm-mild-dark

1.0.2 • Public • Published

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;
  }
`

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i hyperterm-mild-dark

      Weekly Downloads

      3

      Version

      1.0.2

      License

      MIT

      Unpacked Size

      165 kB

      Total Files

      8

      Last publish

      Collaborators

      • zacanger