aboutsummaryrefslogtreecommitdiff
path: root/runtime/colors/darkblue.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/colors/darkblue.vim')
-rw-r--r--runtime/colors/darkblue.vim3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/colors/darkblue.vim b/runtime/colors/darkblue.vim
index ec8d03ed22..05b3fa4199 100644
--- a/runtime/colors/darkblue.vim
+++ b/runtime/colors/darkblue.vim
@@ -10,7 +10,8 @@
set background=dark
-hi clear
+" hi clear
+source $VIMRUNTIME/colors/vim.lua " Nvim: revert to Vim default color scheme
let g:colors_name = 'darkblue'
let s:t_Co = &t_Co