Skip to content

viktorlott/materialshell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Colors

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

materialshell color palette

Download

Before starting, you will need to download materialshell:

  • Clone the repositorygit clone https://github.com/carloscuesta/materialshell.git.
  • Download the materialshell.zip from GitHub here.

Shell Prompt

Zsh

To setup the prompt, you will need to have materialshell.zsh-theme and Oh-My-Zsh installed. Then follow the next steps:

  1. Copy zsh/materialshell.zsh-theme to ~/.oh-my-zsh/themes/ folder.
  2. Modify .zshrc to enable the theme with ZSH_THEME="materialshell".
  3. Save and restart your terminal.

Shell Colors

By default the colors are enabled with the zsh theme. These are the color palettes for your Terminal emulators depending on your system and the emulator itself. OS X, Linux, Windows, choose the one you use.

OS X

  1. iTerm > Preferences > Profiles > Colors Tab.
  2. Color Presets ... > Load Presets > Import.
  3. Select one of the themes located at osx/iterm/.
  4. Color Presets ... > Load Presets and select the one you've imported at step 3.
  5. Set as default the profile with the materialshell theme Profiles > Other Actions ... > Set as default.

Terminal

  1. Terminal > Preferences > Gear Icon > Import
  2. Select one of the themes located at osx/terminal/.
  3. Set as default the profile with the materialshell theme selecting the profile and clicking on the Default button.
  1. Open Hyper's preferences with your editor - Tip: CMD+, or at ~/.hyper.js.
  2. Add hyper-materialshell to your plugins list:
  3. Reload HyperTerm - CMD+Shift+R.
plugins: ['hyper-materialshell']

See hyper-materialshell.

Linux

By default the colors are enabled with the .zsh-theme. As there are a lot of different Linux terminals, If you are not seeing the colors well, you can setup the same colors using the color palette codes.

Windows

Cmder

  1. Cmder > Settings > Import ...
  2. Select one of the themes located at windows/cmder/.

Note: Windows is a color scheme version only.

This theme is also available as a theme for Atom named material-dark-syntax

Screenshots

Dark Oceanic
materialshell dark materialshell oceanic

About

A material design theme for your terminal. ✨

Resources

License

Stars

Watchers

Forks

Packages

No packages published