Skip to content

Commit

Permalink
Changed vim color to desert. Looks better on my macbook
Browse files Browse the repository at this point in the history
  • Loading branch information
Punjab committed Dec 9, 2012
1 parent 1172119 commit b6bfc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ set ignorecase " searches are cases insensitive
set smartcase " err..unles they contain atleast one cpaital letter.

"" Colors
colorscheme solarized
colorscheme desert
if has("gui_running")
set background=light
set transparency=15
Expand Down

0 comments on commit b6bfc0e

Please sign in to comment.