/space-vim-theme

:blossom: A dark and light colorscheme for space-vim that supports GUI & terminal

Primary LanguageVim Script

space-vim-theme - Vim Colorscheme

badge

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.

Installation

Use vim-plug:

Plug 'liuchengxu/space-vim-theme'

Usage

colorscheme space_vim_theme

:h space_vim_theme for detailed information.

Hacking

Do you want to hack the theme?

  1. Install Colortemplate.

  2. Edit the files in the templates folder.

  3. Rebuild the colorscheme by sourcing make_colorschemes.vim.

Credits