aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 7e4c9d5..212ad31 100644
--- a/.vimrc
+++ b/.vimrc
@@ -61,6 +61,7 @@ set wildignore=*/tmp/*,*.o,*.so,*.swp,*.zip,*/node_modules/*,*/vendor/*,.bundle/
let g:ctrlp_user_command = ['.git', 'cd %s && git ls-files -co --exclude-standard']
" colorscheme
+let g:dracula_colorterm = 0 " actually dark background
colorscheme dracula
let g:lightline = {}
let g:lightline.colorscheme = 'dracula' " lightline theme to onedark