ifacethoughts

My vim Color Scheme programming.vim

A couple of my friends asked for the color scheme I use in vim. It is not something very original, I kept modifying an existing color scheme to my liking. If there are two people other than me who find it useful, I think it is worth putting it here. I call it programming.vim


" Vim color file
" Maintainer:  Abhijit Nadgouda (http://ifacethoughts.net/)

set background=light
hi clear
if exists("syntax_on")
    syntax reset
endif
let g:colors_name="programming"

hi normal   guifg=#333333   guibg=#fcfcfc
hi title    guifg=black     guibg=white gui=BOLD
hi lcursor  guibg=cyan      guifg=NONE
hi cursor   guibg=#696969      guifg=NONE

hi lineNr   guifg=white     guibg=#999999

hi comment      guifg=#999999   gui=NONE
hi identifier	guifg=#008000   gui=NONE

hi statement    guifg=#0000c8   gui=NONE
hi typeDef      guifg=#0000c8   gui=NONE
hi type         guifg=#0000c8   gui=NONE
hi boolean      guifg=#0000c8   gui=NONE

hi string       guifg=darkblue  guibg=#f5f6f9   gui=NONE
hi number       guifg=#808080   gui=NONE
hi constant     guifg=#808080   gui=NONE

hi function     guifg=#008040   gui=NONE
hi preproc	guifg=#008040   gui=NONE
hi keyword      guifg=#008040   gui=NONE

hi specialchar  gui=underline


Though some of you might find it silly, the color scheme has been important for me since I do almost all my typing in vim. Use it the way you want and feel free to give suggestions.

Say your thought!

Who are you?

If you want to use HTML you can use these tags: <a>, <em>, <strong>, <abbr>, <code>, <blockquote>. Closing the tags will be appreciated as this site uses valid XHTML.

freshthoughts

contactme

Abhijit Nadgouda
iface Consulting
India
+91 9819820312
Y!: anadgouda
GTalk: anadgouda@gmail.com
MSN: anadgouda@hotmail.com
Skype: anadgouda
My bookmarks

currentproject

Complete Wellbeing

badgesand...

This is the weblog of Abhijit Nadgouda where he writes down his thoughts on software development and related topics. You are invited to subscribe to the feed to stay updated or check out more subscription options. Or you can choose to browse by one of the topics.

Twitter - Using Envy Code R and liking it. Thank you Damien. http://tinyurl.com/688mft