update alacritty colors
This commit is contained in:
parent
3f5a5a4819
commit
ba8cc6ca62
4 changed files with 20 additions and 3 deletions
|
|
@ -45,7 +45,7 @@ if status is-interactive
|
|||
set fish_color_error red --underline=curly
|
||||
set fish_color_param normal
|
||||
set fish_color_comment brblack
|
||||
set fish_color_selection normal --background brblack
|
||||
set fish_color_selection --background brblack
|
||||
set fish_color_search_match
|
||||
set fish_color_history_current
|
||||
set fish_color_operator yellow
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ SETUVAR fish_color_param:normal
|
|||
SETUVAR fish_color_quote:green\x1e\x2d\x2ditalics
|
||||
SETUVAR fish_color_redirection:yellow
|
||||
SETUVAR fish_color_search_match:\x1d
|
||||
SETUVAR fish_color_selection:normal\x1e\x2d\x2dbackground\x1ebrblack
|
||||
SETUVAR fish_color_selection:\x2d\x2dbackground\x1ebrblack
|
||||
SETUVAR fish_color_status:red
|
||||
SETUVAR fish_color_user:brgreen
|
||||
SETUVAR fish_color_valid_path:\x2d\x2dunderline
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue