A Vim (vim9 and legacy viml) light color scheme reproduction of the same name vscode theme.
Just clone this repo and add the .vim file into your ~/.vim/colors
directory.
If vim9script is not available, you can use the legacy branch.
Add the following to your .vimrc
:
colorscheme light-pink
Feel free to submit pull requests that can enhance this color scheme.