Skip to content

Commit

Permalink
Use a new colorscheme.
Browse files Browse the repository at this point in the history
  • Loading branch information
drapergeek committed Jul 19, 2013
1 parent 0d8838b commit d0d6372
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ if executable("ag")
endif

" Color scheme
colorscheme jellybeans
colorscheme molokai
highlight NonText guibg=#060606
highlight Folded guibg=#0A0A0A guifg=#9090D0

Expand Down
1 change: 1 addition & 0 deletions vimrc.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ Bundle 'tomtom/tcomment_vim'
Bundle 'thoughtbot/vim-magictags'
Bundle 'SirVer/ultisnips'
Bundle 'vim-scripts/ag.vim'
Bundle 'tomasr/molokai'
filetype on

0 comments on commit d0d6372

Please sign in to comment.