Skip to content

A beautiful low contrast Vim color scheme. Works on 256-color terminal.

License

Notifications You must be signed in to change notification settings

ARivottiC/rivotti256.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rivotti256.vim

A beautiful low contrast Vim color scheme. Works on 256-color terminals.

vim.png

Installation

Install with pathogen

cd ~/.vim/bundle
git clone https://github.com/ARivottiC/rivotti256.vim

Setup

Add to your .bashrc:

export TERM=xterm256-color

Add to your .vimrc:

set bg=light
colorscheme rivotti256

xterm256color-italic

For xterm256color's italic support run in a shell:

( infocmp xterm-256color-italic > /dev/null 2>&1 ) || tic -<<'EOF'
# A xterm-256color based TERMINFO that adds the escape sequences for italic.
xterm-256color-italic|xterm with 256 colors and italic,
    sitm=\E[3m, ritm=\E[23m,
    use=xterm-256color,
EOF

Then add this to your .bashrc:

export TERM=xterm256-color-italic

License

See the LICENSE file for license rights and limitations (MIT).

About

A beautiful low contrast Vim color scheme. Works on 256-color terminal.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •