Skip to content

vim colorscheme, inspired by jellybeans and badwolf

Notifications You must be signed in to change notification settings

tstelzer/welpe.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

WELPE.vim

Dark color scheme for vim.

PALETTE

#1c1c1c gray1 #121212 (234)

#262626 gray2 #262626 (237)

#3a3a3a gray4 #262626 (237)

#000087 darkblue #000087 (18)

#005f00 darkgreen #005f00 (22)

#5f0000 maroon #5f0000 (52)

#87afff maya #87afff (111)

#ff87af palepink #ff87af (211)

#afd7af moss #afd7af (151)

#afffff paleturquoise #afffff (159)

#d75f5f roman #d75f5f (160)

#ffaf00 orange #ffaf00 (214)

#ffffaf shalimar #ffffaf (229)

#808080 neutral #808080 (244)

#dadada gray20 #d0d0d0 (252)

#ffffff truewhite #ffffff (15)

PREVIEW

OS: Ubuntu
WM: i3wm
Terminal: Alacritty, tmux + zsh (xterm-256color)

Config: github.com/tstelzer/dotfiles

  • visual mode, with folds

welpe1

  • searching, with incsearch and hlsearch

welpe2

INSTALLATION

via vundle

Plugin 'tstelzer/welpe.vim'

:PluginInstall

via vimplug

Plug 'tstelzer/welpe.vim'

:PlugInstall

manual download

enable colorscheme

add the following line after :syntax enable

colorscheme welpe

About

vim colorscheme, inspired by jellybeans and badwolf

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published