mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 13:18:59 +08:00
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:
parent
d952ca1d1e
commit
69b28fc490
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user