Yet another minimal colorscheme for Vim/Neovim.
komau -> không màu (Vietnamese) -> no color (English)
Dark | Light |
---|---|
You can install komau
with your plugin manager:
Plug 'ntk148v/komau.vim' " Vim-plug
use {"ntk148v/komau.vim"} -- Packer
:colorscheme komau
# For light version
:set background=light
# For dark version
:set background=dark
Based on the off colorscheme.
If you find any problems with this color scheme please post an issue here on GitHub.