All Projects → tstelzer → Welpe.vim

tstelzer / Welpe.vim

vim colorscheme, inspired by jellybeans and badwolf

Projects that are alternatives of or similar to Welpe.vim

Vim
FlatColor vim colorscheme
Stars: ✭ 449 (+6314.29%)
Mutual labels:  color-scheme
Nord Iterm2
An arctic, north-bluish clean and elegant iTerm2 color scheme.
Stars: ✭ 651 (+9200%)
Mutual labels:  color-scheme
Vim Solarized8
Optimized Solarized colorschemes. Best served with true-color terminals!
Stars: ✭ 718 (+10157.14%)
Mutual labels:  color-scheme
Sakurairo
一个多彩,轻松上手,体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura)
Stars: ✭ 456 (+6414.29%)
Mutual labels:  color-scheme
Vim Code Dark
Dark color scheme for Vim and vim-airline, inspired by Dark+ in Visual Studio Code
Stars: ✭ 529 (+7457.14%)
Mutual labels:  color-scheme
Gogh
Color Scheme for Gnome Terminal and Pantheon Terminal
Stars: ✭ 6,503 (+92800%)
Mutual labels:  color-scheme
Wwdc2016 Xcode Color Scheme
A color scheme for Xcode based on the WWDC 2016 invitation.
Stars: ✭ 408 (+5728.57%)
Mutual labels:  color-scheme
Nord Visual Studio Code
An arctic, north-bluish clean and elegant Visual Studio Code theme.
Stars: ✭ 749 (+10600%)
Mutual labels:  color-scheme
Cmder
Lovely console emulator package for Windows
Stars: ✭ 23,148 (+330585.71%)
Mutual labels:  color-scheme
Lucario
The best flat theme for Vim, Atom, Sublime Text, Jetbrains Editors, Terminal.app, iTerm, Xcode and XTerm
Stars: ✭ 711 (+10057.14%)
Mutual labels:  color-scheme
Vim Deus
🌙 A better color scheme for the late night coder
Stars: ✭ 466 (+6557.14%)
Mutual labels:  color-scheme
Srcery Vim
Dark colorscheme for gvim and vim
Stars: ✭ 518 (+7300%)
Mutual labels:  color-scheme
Colorful
A curated list of awesome resources to choose your next color scheme
Stars: ✭ 702 (+9928.57%)
Mutual labels:  color-scheme
Nord
An arctic, north-bluish color palette.
Stars: ✭ 4,816 (+68700%)
Mutual labels:  color-scheme
Conemu Color Themes
Manually ported color themes for ConEmu
Stars: ✭ 728 (+10300%)
Mutual labels:  color-scheme
Open Color
Color scheme for UI design.
Stars: ✭ 4,512 (+64357.14%)
Mutual labels:  color-scheme
Powerline Shell
A beautiful and useful prompt for your shell
Stars: ✭ 5,743 (+81942.86%)
Mutual labels:  color-scheme
Darkage
🎮 Darkage mod for Minetest
Stars: ✭ 6 (-14.29%)
Mutual labels:  color-scheme
Arc Kde
Arc KDE customization
Stars: ✭ 738 (+10442.86%)
Mutual labels:  color-scheme
Matlab Schemer
Apply and save color schemes in MATLAB with ease.
Stars: ✭ 708 (+10014.29%)
Mutual labels:  color-scheme

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

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