Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

Commit

Permalink
Use dark solarized theme
Browse files Browse the repository at this point in the history
  • Loading branch information
charlax committed Jun 27, 2019
1 parent 8121ba6 commit a2c5307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -131,7 +131,7 @@ endif

set termguicolors
if has('gui_running') || has('gui_vimr')
set background=light
set background=dark
else
set background=dark
endif
Expand Down

0 comments on commit a2c5307

Please sign in to comment.