This is a light theme for neovim (with a dark variant), loosesly based on vim-colors-duochrome.
It has warm paper background and high contrast (but muted) text color, minimalistically applied so it look mostly black.
Be easy at the eyes, while maintaining a dark text on light background scheme.
Writing code should not look as if some fantasy creature spits rainbows over your editor.
With vim-plug you add this to the .vimrc
:
Plug 'ivanhernandez/pompeii'
Then:
set background=light
colorscheme pompeii