Awesome
Dark Frost Color Scheme for Neovim/Vim
Installation
Just copy colors/darkfrost.vim
to ~/.vim/colors
or use any vim plugin manager:
Plug 'Softmotions/vim-dark-frost-theme'
Once installed set the color scheme:
set termguicolors
set background=dark
colorscheme darkfrost