Twilight TextMate Color Theme for Vim, enhanced with my personal modifications for a unique coding experience.
NOTE: I am using nvim-treesitter with highlight disabled.
To enable the Twilight Vim theme, place the theme file in the ~/.vim/colors
directory and then run :colorscheme twilight
in Vim.
To ensure the Twilight Vim theme displays correctly in the terminal, enable termguicolors
by adding set termguicolors
to your .vimrc
file.
I'm open to contributions and feedback to enhance the Twilight TextMate Vim theme!