Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 231 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 231 Bytes

hyper-elly

hyper-elly is a nostalgic and brown-based Hyper terminal color theme.

  1. Open Hyper's setting or open ~/.hyper.js.
  2. Update plugins.
 plugins: [
   ...
   'hyper-elly'
   ...
 ]