dark | light |
---|---|
kitty with set termguicolors
space-vim-dark is a dark only theme, space-vim-theme as its successor now supports both dark and light background. This coloescheme originates from spacemacs-theme with some alterations.
Use vim-plug:
Plug 'liuchengxu/space-vim-theme'
colorscheme space_vim_theme
:h space_vim_theme
for detailed information.
Do you want to hack the theme?
Install Colortemplate.
Edit the files in the templates
folder.
Rebuild the colorscheme by sourcing make_colorschemes.vim
.
templates
is based on vim-gruvbox8