Hyper theme based on Panda's Flat UI Colors. Modified code from @mdo's Atom One Dark for HyperTerm.
- Open HyperTerm's preferences with
Cmd ,
(or manually at~/.hyperterm.js
) with your editor. - Update your list of plugins to include
hyperterm-flat-ui
, like so:
plugins: [
'hyperterm-flat-ui'
],
- Fully reload HyperTerm (
Cmd+Shift+R
), and there you go.
MIT