fish: normal style for strings
This commit is contained in:
parent
ebd723f125
commit
51e2d9607f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ set fish_color_redirection
|
||||||
set fish_color_search_match -r
|
set fish_color_search_match -r
|
||||||
set fish_color_selection -r
|
set fish_color_selection -r
|
||||||
set fish_color_status normal
|
set fish_color_status normal
|
||||||
set fish_color_string --italics
|
set fish_color_string normal
|
||||||
set fish_color_user normal
|
set fish_color_user normal
|
||||||
set fish_color_valid_path
|
set fish_color_valid_path
|
||||||
set fish_pager_color_background
|
set fish_pager_color_background
|
||||||
|
|
Loading…
Add table
Reference in a new issue