• Stars
    star
    163
  • Rank 231,141 (Top 5 %)
  • Language
    Vim Script
  • Created almost 6 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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