]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(colors): Update colorschemes
authorMaxim Kim <habamax@gmail.com>
Wed, 20 Aug 2025 20:28:29 +0000 (22:28 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 20 Aug 2025 20:28:29 +0000 (22:28 +0200)
commitf3055eac84d2ec657a8c1758a9c62f93f0670b8a
treec1cf6e6c2d228a89c6663d426845228f36b46aeb
parent836ed5271edc5d5657255662acea01dc2d9939c2
runtime(colors): Update colorschemes

- all colorschemes were ported to colortemplate v3
- gui versions of habamax, lunaperche, wildcharm, retrobox colorschemes
  have different Diff, Visual, Search and IncSearch colors compared to non-gui.
- habamax Search was changed to green instead of blue to better distinct
  it with Visual (also bluish in gui)

closes: #18061

Signed-off-by: Christian Brabandt <cb@256bit.org>
26 files changed:
runtime/colors/blue.vim
runtime/colors/darkblue.vim
runtime/colors/delek.vim
runtime/colors/desert.vim
runtime/colors/elflord.vim
runtime/colors/evening.vim
runtime/colors/habamax.vim
runtime/colors/industry.vim
runtime/colors/koehler.vim
runtime/colors/lunaperche.vim
runtime/colors/morning.vim
runtime/colors/murphy.vim
runtime/colors/pablo.vim
runtime/colors/peachpuff.vim
runtime/colors/quiet.vim
runtime/colors/retrobox.vim
runtime/colors/ron.vim
runtime/colors/shine.vim
runtime/colors/slate.vim
runtime/colors/sorbet.vim
runtime/colors/tools/check_colors.vim
runtime/colors/torte.vim
runtime/colors/unokai.vim
runtime/colors/wildcharm.vim
runtime/colors/zaibatsu.vim
runtime/colors/zellner.vim