Vim ColorScheme
Vim ColorScheme
Clone the repo somewhere.
git clone https://github.com/folke/tokyonight.nvim ~/projects/tokyonight.nvim
Add the below to your ~/.vimrc
file.
set termguicolors
set rtp+=~/projects/tokyonight.nvim/extras/vim
colorscheme tokyonight