hyper-materialshell

1.7.0 • Public • Published

hyper-materialshell

Build Status Code Climate Codecov npm downloads GitHub license

hyper

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

Dependents (0)

Package Sidebar

Install

npm i hyper-materialshell

Weekly Downloads

7

Version

1.7.0

License

MIT

Unpacked Size

6.31 kB

Total Files

7

Last publish

Collaborators

  • carloscuesta