fix: add fish pager selection color (#222)
This commit is contained in:
parent
a9162a7740
commit
6e3a3fe532
@ -46,6 +46,7 @@ function M.generate(colors)
|
|||||||
set -g fish_pager_color_prefix $cyan
|
set -g fish_pager_color_prefix $cyan
|
||||||
set -g fish_pager_color_completion $foreground
|
set -g fish_pager_color_completion $foreground
|
||||||
set -g fish_pager_color_description $comment
|
set -g fish_pager_color_description $comment
|
||||||
|
set -g fish_pager_color_selected_background --background=$selection
|
||||||
|
|
||||||
]],
|
]],
|
||||||
fishColors
|
fishColors
|
||||||
|
Loading…
Reference in New Issue
Block a user