diff options
Diffstat (limited to 'runtime/colors/habamax.vim')
-rw-r--r-- | runtime/colors/habamax.vim | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/colors/habamax.vim b/runtime/colors/habamax.vim index c84354ca03..fd372b9e73 100644 --- a/runtime/colors/habamax.vim +++ b/runtime/colors/habamax.vim @@ -4,9 +4,9 @@ " Maintainer: Maxim Kim <habamax@gmail.com> " Website: https://github.com/vim/colorschemes " License: Same as Vim -" Last Updated: Fri 24 Mar 2023 20:28:06 AEDT +" Last Updated: Fri 15 Dec 2023 20:05:35 -" Generated by Colortemplate v2.2.0 +" Generated by Colortemplate v2.2.3 set background=dark @@ -469,4 +469,4 @@ endif " Color: white #dadada 253 white " Term colors: color00 color01 color02 color03 color04 color05 color06 color07 " Term colors: color08 color09 color10 color11 color12 color13 color14 color15 -" vim: et ts=2 sw=2 +" vim: et ts=8 sw=2 sts=2 |