From 366bc92ba5cc50a73db7a89906c78ca4743d329c Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Mon, 3 Mar 2025 00:45:23 -0500 Subject: refactor: update `fish_variables` --- .config/fish/fish_variables | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/fish/fish_variables') 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 -- cgit v1.2.3