sponsor Vim development Vim logo Vim Book Ad

Visual Studio : A color scheme that tries to imitate Visual Studio 2010.

 script karma  Rating 138/53, Downloaded by 5254  Comments, bugs, improvements  Vim wiki

created by
Kali Kali
 
script type
color scheme
 
description
This color scheme was derived from vimscript #3328
It tries to be closer to the look of Visual Studios syntax highlighting and font.
You should use it in the GUI version of vim (gvim).

The archive includes the font Consolas from http://github.com/eugeneching/consolas-powerline-vim

Screenshot:

http://img545.imageshack.us/img545/5940/v7o4.png
 
install details
Instructions for Unix-like OSes:

Extract archive:

        tar -xf visualstudio.tar.gz

Copy fonts:

        cp visualstudio/fonts/*.ttf ~/.fonts/

Copy color scheme:

        cp visualstudio/visualstudio.vim ~/.vim/colors/

Activate in gvim with:

        :colorscheme visualstudio
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
visualstudio.tar.gz 1.1 2013-08-04 7.0 Kali Kali Changed visualstudio.vim to display the right name of this color scheme. Version 1.0 showed up as "blueshift".
visualstudio.tar.gz 1.0 2013-08-02 7.0 Kali Kali Initial upload
ip used for rating: 18.118.210.213

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github