diff --git a/fish_prompt.fish b/fish_prompt.fish index 4d6cc7a..bf635f2 100644 --- a/fish_prompt.fish +++ b/fish_prompt.fish @@ -87,7 +87,7 @@ function fish_mode_prompt end function fish_right_prompt - set_color $__slavic_color_lilac + set_color $__slavic_color_grey date '+%a %b-%d-%Y %T' end