Skip to content

colepeters/spacemacs-theme.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spacemacs-theme.vim

A theme modelled after nashamri/spacemacs-theme, for Vim and iTerm. Intended for use only in true-colour terminals. Work in progress.

Usage

Vim

Use your favourite plugin manager to track this repo (colepeters/spacemacs-theme.vim). Then specify the following in your .vimrc / init.vim (only tested in Neovim):

if (has("termguicolors"))
  set termguicolors
endif
set background=dark
colorscheme spacemacs-theme

iTerm2

Download the repo, and open the .itermcolors file from Finder. Ta-da!

About

Spacemacs-flavoured colorscheme for Vim and iTerm

Resources

Stars

Watchers

Forks

Packages

No packages published