aboutsummaryrefslogtreecommitdiff
path: root/runtime/colors/delek.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/colors/delek.vim')
-rw-r--r--runtime/colors/delek.vim9
1 files changed, 5 insertions, 4 deletions
diff --git a/runtime/colors/delek.vim b/runtime/colors/delek.vim
index d9db90f2c5..1919526760 100644
--- a/runtime/colors/delek.vim
+++ b/runtime/colors/delek.vim
@@ -4,13 +4,14 @@
" Maintainer: Original maintainer David Schweikert <david@schweikert.ch>
" Website: https://github.com/vim/colorschemes
" License: Same as Vim
-" Last Updated: Sun 04 Sep 2022 09:31:26 MSK
+" Last Updated: Fri 15 Dec 2023 20:05:34
-" Generated by Colortemplate v2.2.0
+" Generated by Colortemplate v2.2.3
set background=light
-hi clear
+" hi clear
+source $VIMRUNTIME/colors/vim.lua " Nvim: revert to Vim default color scheme
let g:colors_name = 'delek'
let s:t_Co = &t_Co
@@ -412,4 +413,4 @@ endif
" Color: fgDiffB #000000 16 black
" Color: bgDiffC8 #5F87AF 67 darkblue
" Color: bgDiffD8 #AF5FAF 133 darkmagenta
-" vim: et ts=2 sw=2
+" vim: et ts=8 sw=2 sts=2