Skip to content

Latest commit

 

History

History
executable file
·
22 lines (14 loc) · 678 Bytes

README.md

File metadata and controls

executable file
·
22 lines (14 loc) · 678 Bytes

Flat UI Color theme for Hyper

Hyper theme based on Panda's Flat UI Colors. Modified code from @mdo's Atom One Dark for HyperTerm.

HyperTerm Flat UI Theme

Install

  1. Open HyperTerm's preferences with Cmd , (or manually at ~/.hyperterm.js) with your editor.
  2. Update your list of plugins to include hyperterm-flat-ui, like so:
plugins: [
'hyperterm-flat-ui'
],
  1. Fully reload HyperTerm (Cmd+Shift+R), and there you go.

License

MIT