diff options
Diffstat (limited to 'runtime/colors/pablo.vim')
-rw-r--r-- | runtime/colors/pablo.vim | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/colors/pablo.vim b/runtime/colors/pablo.vim index 8766cc4776..b4335eedec 100644 --- a/runtime/colors/pablo.vim +++ b/runtime/colors/pablo.vim @@ -3,9 +3,9 @@ " Maintainer: Original maintainerRon Aaron <ron@ronware.org> " Website: https://github.com/vim/colorschemes " License: Same as Vim -" Last Updated: Wed 14 Sep 2022 19:05:27 MSK +" Last Updated: Fri 15 Dec 2023 20:05:38 -" Generated by Colortemplate v2.2.0 +" Generated by Colortemplate v2.2.3 set background=dark @@ -431,4 +431,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 |