A light color scheme for VIM with the following features:
- Use olive green background (#F2FFE6) to reduce eye strain
- No bold or italic font styles are used unless necessary, better suited for coding with mixed ASCII and CJK characters
See 'https://github.com/dfxyz/CandyPaper' for color schemes of other applications.
Just put 'CandyPaper.vim' into the 'colors' directory. Or use any bundle manager.
Then, add this into your ~/.vimrc
:
set termguicolors
colorscheme CandyPaper