diff options
Diffstat (limited to '.config/fish/fish_variables')
| -rw-r--r-- | .config/fish/fish_variables | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables index b5b7b3f..e487f52 100644 --- a/.config/fish/fish_variables +++ b/.config/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:3400 +SETUVAR __fish_initialized:3800 SETUVAR fish_color_autosuggestion:767676 SETUVAR fish_color_cancel:\x2d\x2dreverse SETUVAR fish_color_command:87d787 @@ -24,7 +24,7 @@ SETUVAR fish_color_option:\x1d SETUVAR fish_color_param:ffd787 SETUVAR fish_color_quote:87d7d7 SETUVAR fish_color_redirection:00afd7 -SETUVAR fish_color_search_match:bryellow\x1e\x2d\x2dbackground\x3dbrblack +SETUVAR fish_color_search_match:white\x1e\x2d\x2dbackground\x3dbrblack SETUVAR fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack SETUVAR fish_color_status:red SETUVAR fish_color_user:brgreen |
