Skip to content

chrisdiana/itg_flat_vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

itg_flat theme for VIM

Port of the awesome Sublime Text theme itg.flat with some minor tweaks. Credit for the original theme goes to @itsthatguy (https://github.com/itsthatguy/theme-itg-flat)


Screenshot

Manual Installation

Place itg_flat.vim into your .vim/colors/ folder then, add this to your .vimrc file

syntax on
colorscheme itg_flat

Install with Vundle

Add to .vimrc

syntax on
Plugin 'cdmedia/itg_flat_vim'
colorscheme itg_flat

Then run :PluginInstall.


Transparent Version A transparent background version is included as well if you choose to have a custom background in terminal sessions. Use itg_flat_transparent instead.


Contributing

All forms of contribution are welcome: bug reports, bug fixes, pull requests and simple suggestions. Thanks!

List of contributors

You can find the list of contributors here.

About

Port of the awesome Sublime Text theme itg.flat for VIM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published