None theme: Use reverse video for selected pager entry

Otherwise, with a light-theme, the selected entry uses black text with
"bright black" background, which can be low contrast thus hard to read.

The description background is different, maybe we can fix that later.

See #8376
This commit is contained in:
Johannes Altmanninger 2021-11-04 18:28:16 +01:00
parent ea40c1e9de
commit 558041f6e1

View file

@ -29,4 +29,4 @@ fish_pager_color_completion normal
fish_pager_color_description brblack
fish_pager_color_prefix '--underline'
fish_pager_color_progress brblack
fish_pager_color_selected_background --background=brblack
fish_pager_color_selected_background -r