hyper-materialshell

A material design theme for Hyper based on materialshell. ✨

MIT License

Downloads
28
Stars
70
Committers
5

hyper-materialshell

A material design theme for Hyper based on Carlos Cuesta's materialshell.

Install

  1. Open Hyper.app preferences with your editor - Tip: CMD+, or at ~/.hyper.js.
  2. Add hyper-materialshell to your plugins list.
  3. Reload hyper - CMD+Shift+R.
plugins: ['hyper-materialshell']

Customization

Materialshell also has an Oceanic colorscheme, to use this version, edit .hyper.js and add this code inside of the config: {} object.

materialshell: {
  theme: 'oceanic'
}

FAQ

What font is that?

Consolas a monospaced typeface.

How can I get the cool prompt?

The prompt isn't part of Hyper or iTerm, it has to do with the shell. I'm using ZSH with along with materialshell take a look at the materialshell repository.

You might also like

ZSH materialshell prompt

iTerm materialshell

Atom material syntax