From 69b28fc490392d50000be69c26d65acc4e4bea44 Mon Sep 17 00:00:00 2001 From: Fabian Boehm Date: Tue, 17 Jan 2023 21:30:47 +0100 Subject: [PATCH] themes/coolbeans: Set fish_color_status to something less obtrusive Similar to when we changed the color to the default mode-prompt. I didn't notice that because my prompt uses $fish_color_error here, so I reused the same color. --- share/tools/web_config/themes/coolbeans.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/tools/web_config/themes/coolbeans.theme b/share/tools/web_config/themes/coolbeans.theme index f1f54c2c3..a6b773b12 100644 --- a/share/tools/web_config/themes/coolbeans.theme +++ b/share/tools/web_config/themes/coolbeans.theme @@ -21,7 +21,7 @@ fish_color_quote 9ce781 fish_color_redirection FFF fish_color_search_match --background=533 fish_color_selection --background=B218B2 -fish_color_status '--background=red' 'white' +fish_color_status F22 fish_color_user brgreen fish_color_valid_path --underline fish_pager_color_completion BBB