Lapis256 is a simple 256 colorscheme designed to have:
- moderate contrast between background and text
- soft contrast between many common syntax elements
- lots of blue
(C++ function color requires adding a custom "syn match" to .vim/after/syntax/c.vim file, or similar, then mapping to Function: "hi def link cppFuncDef Function")