Skip to content

ShotaroTsuji/Kaninchenhaus.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaninchenhaus.vim

Kaninchenhaus.vim is a vim colorscheme with dimmed colors. It is intended for terminals with 256 colors on high brightness displays, such as Terminal of macOS.

Install

You can install this colorscheme with a plugin manager. For example, if you use https://github.com/junegunn/vim-plug, you add the following line in the plug section in .vimrc and execute PlugInstall.

After the installation, you add the following line in your .vimrc:

colorscheme Kaninchenhaus

Airline Theme

Kaninchenhaus.vim also provides a vim-airline theme. Add the following line in your .vimrc:

let g:airline_theme='Kaninchenhaus'

Build

It requires vim-colortemplate plugin.

After installing the plugin, you can build the colorscheme by executing make.

Screenshots

image

License

Vim license