Install it using your favourite package manager
Plug 'rafalbromirski/vim-aurora'
Update your vimrc
:
set termguicolors
set background=dark
colorscheme aurora
Currently it only supports dark
background. There is no plan to release another version in the nearest future. Small
iterations and changes in colors might happen due to constant improvements.
If you want to contribute, feel free to open a PR / Issue.