All Projects → zpm-zsh → material-colors

zpm-zsh / material-colors

Licence: MIT license
Material colorscheme

Projects that are alternatives of or similar to material-colors

dircolors-jellybeans
Dircolors suitable for use with jellybeans.vim
Stars: ✭ 25 (+0%)
Mutual labels:  color-scheme, dircolors
cake-atom-syntax
Yummy syntax theme for Atom
Stars: ✭ 17 (-32%)
Mutual labels:  color-scheme
visual-studio-code
Slack Theme for Visual Studio Code
Stars: ✭ 102 (+308%)
Mutual labels:  color-scheme
Git-Beautify-For-MacOS-Terminal
An easy-to-use set of config files to beautify Git in your MacOS or OS X terminal. If you find it hard to parse a jumble of mono-colored type on your command line, this set-up can help you tame the ugly bash beast.
Stars: ✭ 127 (+408%)
Mutual labels:  color-scheme
npp-darcula
Dark theme for Notepad++ based on Darcula theme from JetBrains products
Stars: ✭ 114 (+356%)
Mutual labels:  color-scheme
zsh-hangul
🇰🇷 한영 전환의 지옥에서 벗어나서 광명찾자!
Stars: ✭ 145 (+480%)
Mutual labels:  zsh-plugin
ImageGoNord-pip
A tool that can convert your rgb images to nordtheme palette
Stars: ✭ 120 (+380%)
Mutual labels:  color-scheme
vim-lighthaus
A Lighthaus theme for (n)vim, vim-airline and lightline
Stars: ✭ 33 (+32%)
Mutual labels:  color-scheme
awesome-nord
This repository contains community-created ports and themes of this color palette for all our beloved applications.
Stars: ✭ 34 (+36%)
Mutual labels:  color-scheme
nord-notepadplusplus
An arctic, north-bluish clean and elegant Notepad++ theme.
Stars: ✭ 112 (+348%)
Mutual labels:  color-scheme
soilpalettes
R color palettes inspired by soil profiles
Stars: ✭ 16 (-36%)
Mutual labels:  color-scheme
soft-ui
[WIP]🎨 Soft UI - Open source design tool for generating soft (neumorphic) shadows.
Stars: ✭ 18 (-28%)
Mutual labels:  color-scheme
File-LsColor
Colorize input filenames just like ls(1) does
Stars: ✭ 33 (+32%)
Mutual labels:  dircolors
vscode.nvim
Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
Stars: ✭ 362 (+1348%)
Mutual labels:  color-scheme
typora-hivacruz-theme
A Typora theme forked from Cobalt to match my other color schemes.
Stars: ✭ 38 (+52%)
Mutual labels:  color-scheme
Base2Tone-iterm2
Syntax highlighting colorschemes for iTerm2
Stars: ✭ 29 (+16%)
Mutual labels:  color-scheme
onedark-termite
Port of the Atom's One Dark colors for Termite
Stars: ✭ 25 (+0%)
Mutual labels:  color-scheme
icls-vs-code-dark-plus
Visual Studio Code Dark Plus-like color scheme for PhpStorm and other JetBrains IDEs
Stars: ✭ 24 (-4%)
Mutual labels:  color-scheme
themeX
The ultimate UNIVERSAL syntax color theme generator that let's you build your color scheme in just one file and compile for a wide range of different editors.
Stars: ✭ 26 (+4%)
Mutual labels:  color-scheme
QtCreator-Color-Schemes
Color schemes for the QtCreator text editor
Stars: ✭ 64 (+156%)
Mutual labels:  color-scheme

Material colorscheme for numerous cli apps

Material colors for:

  • grep
  • man
  • dircolors

Terminal emulator configuration

For terminal emulator you need to use any material theme, example of used colors you cau see in Supermaterial.json, this file is a theme for Tilix

Testing dircolors

Clone the repo to a machine running some kind of Linux, then ./run_test.sh (You will need bash 4.x installed on your machine)

It will then proceed to install (if missing) and use rerun in order to reload test.sh each time dircolors.* or any *.sh is saved.

test/test.sh

A simple Bash script that generates a bunch of files and then lists them using the colors from dircolors.jellybeans

Test output

Installation

Using zpm

Add zpm load zpm-zsh/material-colors into .zshrc

Using oh-my-zsh

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

Using antigen

Add antigen bundle zpm-zsh/material-colors into .zshrc

Using zgen

Add zgen load zpm-zsh/material-colors into .zshrc

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].