Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zpm-zsh/dircolors-neutral

Material colorscheme
https://github.com/zpm-zsh/dircolors-neutral

color-scheme dircolors dircolors-configuration theme zsh zsh-plugin

Last synced: about 1 month ago
JSON representation

Material colorscheme

Awesome Lists containing this project

README

        

# Themes for some cli apps

![Screen](./screen.png)

Supported apps:

- dircolors
- fast-syntax-highlighting

## Installation

### Using [zpm](https://github.com/zpm-zsh/zpm)

Add `zpm load zpm-zsh/theme-neutral` into `.zshrc`

### Using [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)

Execute `git clone https://github.com/zpm-zsh/theme-neutral ~/.oh-my-zsh/custom/plugins/theme-neutral`. Add `theme-neutral` into plugins array in `.zshrc`

### Using [antigen](https://github.com/zsh-users/antigen)

Add `antigen bundle zpm-zsh/theme-neutral` into `.zshrc`

### Using [zgen](https://github.com/tarjoilija/zgen)

Add `zgen load zpm-zsh/theme-neutral` into `.zshrc`

## You need to setup terminal emulator colorscheme, for example [terminal-colorscheme-neutral](https://github.com/zpm-zsh/terminal-colorscheme-neutral)