Dark Frost Color Scheme for Neovim/Vim
December 31, 2022 ยท View on GitHub




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