diff options
Diffstat (limited to 'fish/fish_variables')
| -rw-r--r-- | fish/fish_variables | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fish/fish_variables b/fish/fish_variables index 53d9852..7a0382c 100644 --- a/fish/fish_variables +++ b/fish/fish_variables @@ -3,7 +3,7 @@ SETUVAR __fish_init_2_3_0:\x1d SETUVAR __fish_init_3_1_0:\x1d SETUVAR __fish_init_3_x:\x1d -SETUVAR __fish_initialized:3100 +SETUVAR __fish_initialized:3400 SETUVAR fish_color_autosuggestion:555\x1ebrblack SETUVAR fish_color_cancel:\x2dr SETUVAR fish_color_command:005fd7 @@ -33,3 +33,4 @@ SETUVAR fish_pager_color_completion:\x1d SETUVAR fish_pager_color_description:B3A06D\x1eyellow SETUVAR fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan +SETUVAR fish_pager_color_selected_background:\x2dr |
