@erictaylor/hyper-theme

A clean theme for Hyper.

Usage no npm install needed!

<script type="module">
  import erictaylorHyperTheme from 'https://cdn.skypack.dev/@erictaylor/hyper-theme';
</script>

README

@erictyalor/hyper-theme

A clean Hyper theme, with IBM Design colors

Install

  1. Edit your ~/.hyper.js config file, add @erictaylor/hyper-theme to your plugins array

    plugins: ['@erictaylor/hyper-theme'],
    
  2. Restart Hyper

Related

  • The shell shown in the screenshot above can be found in my dotfiles repo
  • awesome-hyper - a list of delightful Hyper plugins, themes, and resources.