A vim svelte theme, based on https://svelte.dev/repl webpage style, created with ThemeCreator
color svelte
You can use your favourite plugin manager. For example,
Use VundleVim
Plugin 'leafOfTree/vim-svelte-theme'
Use vim-pathogen
cd ~/.vim/bundle
git clone https://github.com/leafOfTree/vim-svelte-theme --depth 1
Use vim-plug
Plug 'leafOfTree/vim-svelte-theme'
:PlugInstall
Clone this plugin, then copy vim-svelte-theme/colors/svelte.vim
to colors/svelte.vim
under any runtimepath
Or simply copy the file svelte.vim to colors/svelte.vim