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.
This commit is contained in:
Fabian Boehm 2023-01-17 21:30:47 +01:00
parent d952ca1d1e
commit 69b28fc490

View File

@ -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