This project is depercated, please use https://github.com/mhartington/oceanic-next
Port to Vim from oceanic-next-theme
Using coloration and Vim-toCterm
Place this in your .vimrc:
Plugin 'yosiat/oceanic-next-vim'
colorscheme OceanicNext
Then run the following in Vim:
:source %
:PluginInstall
cd ~/.vim/bundle
git clone git@github.com:yosiat/oceanic-next-vim.git
