A Vim/Neovim light color scheme reproduction of the same name vscode theme.
Just clone this repo and add the .vim file into your ~/.vim/colors
directory.
Add the following to your .vimrc
:
colorscheme light-pink
Since I primarily focus on C/C++, and Python (with limited proficiency in the latter), I welcome contributions for other languages. Additionally, feel free to submit pull requests that can enhance this color scheme.