hyper-atom-dark-transparent

Hyper theme based on the hyperterm-atom-dark, but with transparency.

Usage no npm install needed!

<script type="module">
  import hyperAtomDarkTransparent from 'https://cdn.skypack.dev/hyper-atom-dark-transparent';
</script>

README

Atom One Dark for Hyper

Hyper theme based on the Atom One Dark theme. Forked from @mdo's hyperterm-atom-dark and modified by @simonmeusel.

Screenshot with Background

Color scheme: Screenshot with tabs

Install

  1. Open HyperTerm's preferences with Cmd+, (or manually at ~/.hyper.js) with your editor.
  2. Update your list of plugins to include hyper-atom-dark-transparent, like so:
plugins: [
'hyper-atom-dark-transparent'
],
  1. Fully reload HyperTerm (Cmd+Shift+R), and tada!

License

MIT