Skip to content

jdputsch/hyper-native

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyper-native

This theme will make your instance of Hyper look like macOS' native Terminal app:

Usage

Simply add the theme to your ~/.hyper.js:

plugins: [
  'hyper-native'
]

Contribute

  1. Fork this repository to your own GitHub account and then clone it to your local device (make sure that it's located in ~/.hyper-plugins/local)
  2. Add "hyper-native" to the localPlugins property within ~/.hyper.js
  3. Restart Hyper

As always, you can run the tests using: npm test

Author

Leo Lamprecht (@notquiteleo)

About

Make Hyper adapt to the macOS UI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 61.6%
  • JavaScript 38.4%