andreshazard / vim-janah

Vim colorscheme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A dark colorscheme for Vim.

Janah in action

NOTE: No background color will be set if used in a terminal emulator. If the colorscheme doesn't look good with your terminal's default background color, put this in your vimrc:

autocmd ColorScheme janah highlight Normal ctermbg=235
colorscheme janah

If you set 'background' in your vimrc, make sure to do that before setting the above, because of a Vim bug.

About

Vim colorscheme.


Languages

Language:Vim Script 100.0%