Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 525 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 525 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 'roelandmoors/vim-focus'

Activate it in .vimrc:

set termguicolors
set background=dark
colorscheme focus

Use colortemplate to change the colors.

image