Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.53 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.53 KB

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