Skip to content

Commit

Permalink
changed to solarized light
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdullahDahmash committed May 8, 2017
1 parent 0cb8ec9 commit e8678d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions my_configs.vim
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ let g:syntastic_typescript_checkers = ['tslint']

" Theme
syntax enable
"set background=light
colorscheme pyte
set background=light
colorscheme solarized

" NerdTree
map <leader>nn :NERDTreeToggle<cr>
Expand Down

0 comments on commit e8678d9

Please sign in to comment.