Step coloring for fish_pager introduces new variable

fish_pager_color_secondary to set background of every second completion
line. It simplifies finding the options corresponding to given
description. Default color is 151515.
This commit is contained in:
maxfl
2012-06-27 07:17:00 +04:00
committed by ridiculousfish
parent 3ab26a5d40
commit a02aa7a316
3 changed files with 17 additions and 11 deletions

View File

@@ -122,6 +122,7 @@ function __fish_config_interactive -d "Initializations that should be performed
set_default fish_pager_color_completion normal
set_default fish_pager_color_description normal
set_default fish_pager_color_progress cyan
set_default fish_pater_color_secondary 151515
#
# Directory history colors