minor changes
This commit is contained in:
parent
8bfb0fcedf
commit
8ce30529f7
6 changed files with 30 additions and 27 deletions
|
@ -1,13 +1,13 @@
|
|||
# This file contains fish universal variable definitions.
|
||||
# VERSION: 3.0
|
||||
SETUVAR __fish_initialized:3400
|
||||
SETUVAR fish_color_autosuggestion:8F3F71
|
||||
SETUVAR fish_color_autosuggestion:7C6F64
|
||||
SETUVAR fish_color_cancel:\x1d
|
||||
SETUVAR fish_color_command:89B482
|
||||
SETUVAR fish_color_comment:D3869B
|
||||
SETUVAR fish_color_command:A9B665
|
||||
SETUVAR fish_color_comment:7C6F64
|
||||
SETUVAR fish_color_cwd:\x1d
|
||||
SETUVAR fish_color_cwd_root:red
|
||||
SETUVAR fish_color_end:E78A4E
|
||||
SETUVAR fish_color_end:7C6F64
|
||||
SETUVAR fish_color_error:EA6962
|
||||
SETUVAR fish_color_escape:7DAEA3
|
||||
SETUVAR fish_color_gray:6e738d
|
||||
|
@ -18,9 +18,9 @@ SETUVAR fish_color_keyword:7DAEA3
|
|||
SETUVAR fish_color_normal:D4BE98
|
||||
SETUVAR fish_color_operator:A9B665
|
||||
SETUVAR fish_color_option:\x1d
|
||||
SETUVAR fish_color_param:D3869B
|
||||
SETUVAR fish_color_quote:D8A657
|
||||
SETUVAR fish_color_redirection:D4BE98
|
||||
SETUVAR fish_color_param:D4BE98
|
||||
SETUVAR fish_color_quote:89B482
|
||||
SETUVAR fish_color_redirection:E78A4E
|
||||
SETUVAR fish_color_search_match:\x2d\x2dbackground\x3d504945
|
||||
SETUVAR fish_color_selection:\x2d\x2dbackground\x3d504945
|
||||
SETUVAR fish_color_status:ed8796
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue