Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.08 KB

File metadata and controls

31 lines (19 loc) · 1.08 KB

Vim colorschemes

There are two tangere colorschemes for terminal Vim:

Both colorschemes rely exclusively on ANSI colors 0-15 for syntax highlighting and user interface elements, along the lines of dim and noctu.

The following screenshot shows what the light and dark tangere themes look like.

vim

Special care has been taken for giving a streamlined, elegant look to vimdiff. The background colors chosen for added and deleted lines are consistent with those recommended for other terminal applications.

vimdiff

Installation

Download one of the provided theme files and put it in your .vim/colors/ directory. Then, execute the colorscheme command with the chosen theme name (tangere-16-light or tangere-16-dark) as an argument.