Skip to content

Commit

Permalink
switch vim color scheme to grb256
Browse files Browse the repository at this point in the history
  • Loading branch information
garybernhardt committed Nov 10, 2011
1 parent f6525ae commit 3fe8db0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vimrc
Expand Up @@ -146,8 +146,8 @@ endif

" GRB: set the color scheme
:set t_Co=256 " 256 colors
:set background=light
:color solarized
:set background=dark
:color grb256

" GRB: hide the toolbar in GUI mode
if has("gui_running")
Expand Down

0 comments on commit 3fe8db0

Please sign in to comment.