Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hyper-materialshell

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyper-materialshell

A material design theme for Hyper based on materialshell.

  • 1.7.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18
increased by28.57%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 25 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc