Discover, install, and configure shell plugins with Fig Plugin Store →

Material Shell

A material design theme for your terminal.

carloscuesta
|
824 stars
137 forks

materialshell

GitHub license GitHub release

materialshell

A material design theme for your shell with a good contrast and color pops at the important parts. Designed to be easy on the eyes.

Install

antigen

Add the following snippet to your .zshrc file after antigen use oh-my-zsh:

antigen theme carloscuesta/materialshell materialshell

antibody

Add the following snippet to your .zshrc file:

antibody bundle carloscuesta/materialshell

zgen

Add the following snippet to your .zshrc file:

zgen load carloscuesta/materialshell materialshell

zplug

Add the following snippet to your .zshrc file:

zplug carloscuesta/materialshell, use:materialshell, from:github, as:theme

Manual

  1. Install oh-my-zsh

  2. Run the following command in your terminal:

curl -L -o ~/.oh-my-zsh/custom/themes/materialshell.zsh-theme https://raw.githubusercontent.com/carloscuesta/materialshell/master/materialshell.zsh

If you don't have curl, just copy materialshell.zsh to ~/.oh-my-zsh/custom/themes/materialshell.zsh-theme.

  1. Modify .zshrc to enable the theme with ZSH_THEME="materialshell".

  2. Save and restart your terminal.

Colors

These are the colors used in both versions of the materialshell (Dark & Oceanic).

materialshell color palette

By default colors come built-in with the zsh theme. These are the color themes for your Terminal emulators. Select the one you use to see the instructions:

Screenshots

Dark Oceanic
materialshell dark materialshell oceanic