vim-sunset is a vim colorscheme inspired by sunset-theme-vscode.
-
You can use your preferred vim plugin manager like vim-plug, NeoBundle, or Vundle:
" vim-plug Plug 'maru143/vim-sunset' " NeoBundle NeoBundle 'maru143/vim-sunset' " Vundle Plugin 'maru143/vim-sunset'
or, manually copy
colors/sunset.vimto:~/.vim/colors/sunset.vim -
Add following to your
~/.vimrcor~/.config/nvim/init.vim:colorscheme sunset
This color scheme is initially made for some private use and has incomplete syntax highlights for specific languages, so any improvements are welcomed. Don't hesitate to send me issues or PRs.
