hilzfa / materialshell

A material design theme for your terminal. ✨

Home Page:https://materialshell.carloscuesta.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Sponsor

Install

antigen

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

antigen theme carloscuesta/materialshell zsh/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. Copy zsh/materialshell.zsh-theme to ~/.oh-my-zsh/custom/ folder.
  2. Modify .zshrc to enable the theme with ZSH_THEME="materialshell".
  3. 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

About

A material design theme for your terminal. ✨

https://materialshell.carloscuesta.me

License:MIT License


Languages

Language:Shell 100.0%