• Stars
    star
    825
  • Rank 53,318 (Top 2 %)
  • Language
    Shell
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A material design theme for your terminal. ✨

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

Fig

Fig adds apps, shortcuts, and autocomplete to your existing terminal.

Install materialshell in just one click.

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.zsh, 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

More Repositories

1

gitmoji

An emoji guide for your commit messages. 😜
TypeScript
15,229
star
2

gitmoji-cli

A gitmoji interactive command line tool for using emojis on commits. πŸ’»
JavaScript
4,516
star
3

react-native-error-boundary

A simple and reusable React-Native error boundary component πŸ›
TypeScript
372
star
4

starterkit

A Front End development Gulp.js based workflow. πŸš€
JavaScript
88
star
5

hyper-materialshell

A material design theme for Hyper based on materialshell. ✨
JavaScript
70
star
6

carloscuesta.me

The source of my website 🌍
TypeScript
48
star
7

dotfiles

macOS preferences and developer environment. πŸ’»
Shell
44
star
8

generator-starterkit

Yeoman that scaffolds out a front end starterkit. πŸ“¦
JavaScript
30
star
9

react-native-layout-debug

React native layout debugger. πŸ”
JavaScript
22
star
10

sprinkles-syntax

A sprinkled dark syntax theme with vibrant pops of colors.
Less
20
star
11

sprinkles-vscode

A sprinkled syntax theme with vibrant pops of colors for VSCode.
TypeScript
8
star
12

resesif

Resesif is a dark color scheme for Sublime Text.
6
star
13

carloscuesta

Carlos Cuesta – GitHub Overview
5
star
14

monorepo-example

A JavaScript monorepo example using Yarn Workspaces and Lerna
JavaScript
5
star
15

atom-setup

Configuration, packages and settings. βš›οΈ
4
star
16

sublime-text-setup

Carlos Cuesta Sublime Text developer setup.
JavaScript
3
star
17

n26-github-actions-demo

JavaScript
1
star
18

.github

Default GitHub community files for my repos
1
star
19

ghost-theme

Carlos Cuesta Ghost blog Theme
HTML
1
star
20

codegenerators-demo

A demo repository that contains generators you can play with πŸ•Ή
JavaScript
1
star