]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(colors): update included colorschemes
authorMaxim Kim <habamax@gmail.com>
Mon, 15 Jul 2024 18:42:31 +0000 (20:42 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 15 Jul 2024 18:42:31 +0000 (20:42 +0200)
commitfcc53461d46ecbf128b5bae943f116dbe4e7ad51
treeaf9849fe74114497bf758e33d4b73b0d80a9a830
parentdf62c62177bd4dffce880b7a5711594865090953
runtime(colors): update included colorschemes

- Add PmenuMatch and PmenuMatchSel to all colorschemes
- Add contrast to habamax Type, String, Constant and PreProc
- Change habamax PmenuSel to neutral gray to make PmenuMatchSel more visible
- Change habamax Tabline and VertSplit
- Make Conceal less visible for zellner, torte, shine, ron, peachpuff,
  pablo, morning, koehler, evening, delek, blue, darkblue, lunaperche,
  retrobox
- Add Added/Changed/Removed highlights
- Fix retrobox Terminal background
- Other minor fixes and improvements

closes: #15267

Signed-off-by: Maxim Kim <habamax@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
24 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/torte.vim
runtime/colors/wildcharm.vim
runtime/colors/zaibatsu.vim
runtime/colors/zellner.vim