Colorscheme for vim and neovim. Working only in terminals with 24-bit colour support.
Add this lines to your .vimrc
set guicolors
set background=dark
colorscheme boa
For neovim add this lines to your init.vim(neovim config file)
set termguicolors
set background=dark
colorscheme boa
- CSS(CSS3, Less, Sass)
- HTML/HTML5
- Markdown
- Python/Django
- Shell
- Better description
- Add support for more languages(JavaScript at first and maybe Ruby, PHP)
- Fix CSS, Less, Sass, HTML highlights
- Add links to used vim-syntaxes