Skip to content

p7g/vim-bow-wob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

vim-bow-wob

This is a colorscheme that consists of almost exclusively black-ish and white-ish. The primary "colors" are very close to black and white, but slightly off in a way that hopefully makes it a bit nicer to look at.

I have tried to find all places that should not be black on white or vice versa (e.g. whitespace characters, colorcolumn), but I have probably missed some. If you notice anything that is illegible, please make an issue.

Settings

This colorscheme has 2 settings:

" By default, italics are used for various things.
" If your terminal doesn't support italics, set this to 0
let g:bow_terminal_italics = 1

" By default, spelling errors (from `set spell`) have wiggly underlines.
" If you would rather have normal underlines, set this to 0
let g:bow_spell_undercurl = 1

Credit

This theme is based on vim-colors-pencil.

About

A BoW/WoB colorscheme for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published