Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 520 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 520 Bytes

Focus colors for VIM

This is mostly a copy of the default quiet colorscheme

Just install it like any other plugin. For example with vim-plug:

Plug 'roelandm/vim-focus'

Activate it in .vimrc:

set termguicolors
set background=dark
colorscheme focus

Use colortemplate to change the colors.

image