All Projects → peterhellberg → dircolors-jellybeans

peterhellberg / dircolors-jellybeans

Licence: MIT License
Dircolors suitable for use with jellybeans.vim

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to dircolors-jellybeans

material-colors
Material colorscheme
Stars: ✭ 25 (+0%)
Mutual labels:  color-scheme, dircolors
Monokai-for-Rider
add monokai colour scheme for JetBrains Rider IDE
Stars: ✭ 13 (-48%)
Mutual labels:  color-scheme
oceanic-next-vim
Oceanic Next colorscheme for vim
Stars: ✭ 49 (+96%)
Mutual labels:  color-scheme
gtk
🪟 Soothing pastel theme for GTK3
Stars: ✭ 150 (+500%)
Mutual labels:  color-scheme
ocean-space
🌊 Deep oceanic blue Visual Studio Code theme
Stars: ✭ 35 (+40%)
Mutual labels:  color-scheme
atom-loved-syntax
Love never ends
Stars: ✭ 12 (-52%)
Mutual labels:  color-scheme
flex color scheme
A Flutter package to make and use beautiful color scheme based themes.
Stars: ✭ 370 (+1380%)
Mutual labels:  color-scheme
fogbell.vim
No description or website provided.
Stars: ✭ 118 (+372%)
Mutual labels:  color-scheme
Laravel.tmTheme
A Sublime Text 3 theme based on the Laravel documentation colour scheme
Stars: ✭ 40 (+60%)
Mutual labels:  color-scheme
base16-vis
Base16 for Vis
Stars: ✭ 16 (-36%)
Mutual labels:  color-scheme
catppuccin
😸 Soothing pastel theme for the high-spirited!
Stars: ✭ 2,046 (+8084%)
Mutual labels:  color-scheme
color-palette-generator
This WordPress plugin allows you to generate & show color palettes for all your images in your Media Library.
Stars: ✭ 19 (-24%)
Mutual labels:  color-scheme
fairyfloss.vim
Pastel color scheme
Stars: ✭ 47 (+88%)
Mutual labels:  color-scheme
Milotic
Color Full Theme for All Text Editors!
Stars: ✭ 23 (-8%)
Mutual labels:  color-scheme
sublime-scheme-alabaster
Minimalist color scheme for Sublime Text 3
Stars: ✭ 165 (+560%)
Mutual labels:  color-scheme
OneKeyChangeXIBColor
快速修改XIB或者Storyboard的控件颜色
Stars: ✭ 25 (+0%)
Mutual labels:  color-scheme
aquarium-vim
🌊 Aquarium, a simple vibrant dark theme for vim 🗒
Stars: ✭ 151 (+504%)
Mutual labels:  color-scheme
openbox
A theme for Openbox WM based in Dracula's color scheme.
Stars: ✭ 17 (-32%)
Mutual labels:  color-scheme
spacegray
A Hyperminimal UI Theme for Sublime Text
Stars: ✭ 7,260 (+28940%)
Mutual labels:  color-scheme
zathura-solarized
The solarized color theme for Zathura
Stars: ✭ 39 (+56%)
Mutual labels:  color-scheme

dircolors-jellybeans

Dircolors suitable for use with jellybeans.vim

Installation

Download the latest dircolors.jellybeans and put it in $HOME/.dircolors (which under Ubuntu will be loaded on login, probably true for other distros as well)

iTerm2 Configuration

This is how I have configured Colors and Text rendering in iTerm2

Colors

Colors

Text rendering

Text rendering

Testing

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.

Arguments passed to rerun

rerun -x -b -p "**/{dircolors.*,*.sh}" -- ./test/test.sh

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

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].