Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.15 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.15 KB

Xcode Civic Color Scheme for VIM

Civic

Civic

Civic (Transparent Background)

Civic Transparent Background

Credit

This colorscheme was initially generated by converting antoineboulanger's Civic Color Scheme for TextMate to VIM using Coloration by Marcin Kulik. This colorscheme is originally based from Apple's Xcode Civic theme.

It was slightly altered to have more contrast and brighter colors.

Installation

Copy Civic.vim or Civic_TransparentBackground.vim to your ~/.vim/colors/ folder (Create it if it doesn't exist).

Make sure to add set t_Co=256 to your ~/.vimrc file to enable 256 colors. Or set termguicolors to enable truecolor support if your terminal supports it.

Notes