1.7.0 • Published 2 years ago

hyper-materialshell v1.7.0

Weekly downloads
30
License
MIT
Repository
github
Last release
2 years ago

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

1.7.0

2 years ago

1.6.5

3 years ago

1.6.4

3 years ago

1.6.3

5 years ago

1.6.2

5 years ago

1.6.1

7 years ago

1.6.0

7 years ago

1.5.1

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.2.0

8 years ago