diff options
Diffstat (limited to 'runtime/colors/evening.vim')
-rw-r--r-- | runtime/colors/evening.vim | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/colors/evening.vim b/runtime/colors/evening.vim index 70ae55aa8d..fd689461f0 100644 --- a/runtime/colors/evening.vim +++ b/runtime/colors/evening.vim @@ -4,9 +4,9 @@ " Maintainer: Original maintainer Steven Vertigan <steven@vertigan.wattle.id.au> " Website: https://github.com/vim/colorschemes " License: Same as Vim -" Last Updated: Sun 04 Sep 2022 09:48:34 MSK +" Last Updated: Fri 15 Dec 2023 20:05:35 -" Generated by Colortemplate v2.2.0 +" Generated by Colortemplate v2.2.3 set background=dark @@ -532,4 +532,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 |