diff options
author | Evgeni Chasnovski <evgeni.chasnovski@gmail.com> | 2025-01-08 00:02:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-07 14:02:35 -0800 |
commit | 67192760409be55b9522dfa34d3c24aa22883a0d (patch) | |
tree | dabeb84735cae46ff449f3ab9161b97067207cd8 /test/functional/api/command_spec.lua | |
parent | b12b91c2743954dbe8599caa60e58e5d74aa4e76 (diff) | |
download | rneovim-67192760409be55b9522dfa34d3c24aa22883a0d.tar.gz rneovim-67192760409be55b9522dfa34d3c24aa22883a0d.tar.bz2 rneovim-67192760409be55b9522dfa34d3c24aa22883a0d.zip |
fix(highlight): make TablineSel more noticeable with 'notermguicolors' #31905
Problem: Linking `TablineSel` to `Normal` makes it more noticeable with
`notermguicolors` but less so with `termguicolors` (compared to using
bold text in both cases).
Solution: use bold text with `termguicolors` and regular with
`notermguicolors`.
Diffstat (limited to 'test/functional/api/command_spec.lua')
0 files changed, 0 insertions, 0 deletions