thriveth / vim-twilight-anti-bright

Vim port of the Twilight-anti-bright TextMate/Emacs theme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twilight-anti-bright colorscheme for Vim

Light-on-dark colorscheme for *Vim, created as an Emacs and TextMate theme by jimeh, which is in turn inspired by the twilight-bright TextMate theme created by Florian Pichler (a Vim version of that theme is here).

The theme is converted from the TextMate version using Coloration. I have not made any attempts to modify it - I might later, might not. I like it pretty well as it is straight out of Coloration.

Screenshots

Everybody loves screenshots!

Running in the console, editing a Markdown file.

Running in the console, editing a Python file:

Gvim, editing Python file:

Install

Manually

Just move/copy the file in the colors folder to your .vim/colors folder, and from Vim run :colorscheme twilight-bright.

Using Vundle

Add the line

Plugin 'thriveth/vim-twilight-bright'

to your .vimrc, run PluginInstall, and you should be good to go.

About

Vim port of the Twilight-anti-bright TextMate/Emacs theme.


Languages

Language:Vim Script 100.0%