aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/regexp.c
diff options
context:
space:
mode:
authorEvgeni Chasnovski <evgeni.chasnovski@gmail.com>2024-05-23 23:59:11 +0300
committerGitHub <noreply@github.com>2024-05-23 13:59:11 -0700
commit9b9f54e2c1cd3a1aae7de33a5d0e70be8d57b1fd (patch)
treef02075d0b6ee875ddfbdf20cdf77308641465217 /src/nvim/regexp.c
parent0a2218f965ac8cd7967d33b8c52e5b06fb284aac (diff)
downloadrneovim-9b9f54e2c1cd3a1aae7de33a5d0e70be8d57b1fd.tar.gz
rneovim-9b9f54e2c1cd3a1aae7de33a5d0e70be8d57b1fd.tar.bz2
rneovim-9b9f54e2c1cd3a1aae7de33a5d0e70be8d57b1fd.zip
fix(colorscheme): underline StatusLineNC with 'notermguicolors' #28810
Problem: statusline for non-active window can be hard to distinguish from normal text with 'notermguicolors'. It was set to use only bold text to find a balance between being not too similar to active statusline and normal text, and be supported in enough terminal emulators (if it does not support 'termguicolors' there is higher chance that it also does not support underline). Solution: reconsider balance by placing more emphasis on making non-active statusline more distinguishable. This also results into tabline being shown with underline which aligns with "make more distinguishable" shift.
Diffstat (limited to 'src/nvim/regexp.c')
0 files changed, 0 insertions, 0 deletions