diff options
Diffstat (limited to 'runtime/colors/shine.vim')
-rw-r--r-- | runtime/colors/shine.vim | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/colors/shine.vim b/runtime/colors/shine.vim index b30ac415d0..4e2e4bc3d9 100644 --- a/runtime/colors/shine.vim +++ b/runtime/colors/shine.vim @@ -4,9 +4,9 @@ " Maintainer: Original maintainer is Yasuhiro Matsumoto <mattn@mail.goo.ne.jp> " Website: https://github.com/vim/colorschemes " License: Same as Vim -" Last Updated: Fri 02 Sep 2022 09:51:42 MSK +" Last Updated: Fri 15 Dec 2023 20:05:41 -" Generated by Colortemplate v2.2.0 +" Generated by Colortemplate v2.2.3 set background=light @@ -417,4 +417,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 |