AutoYADM commit: 2025-03-28 15:40:17
This commit is contained in:
parent
20ab468c7c
commit
2fb16e5887
2 changed files with 7 additions and 7 deletions
|
@ -25,16 +25,16 @@ SETUVAR fish_color_option:D87C4A
|
||||||
SETUVAR fish_color_param:D5D5D5
|
SETUVAR fish_color_param:D5D5D5
|
||||||
SETUVAR fish_color_quote:DF6464
|
SETUVAR fish_color_quote:DF6464
|
||||||
SETUVAR fish_color_redirection:E49A44
|
SETUVAR fish_color_redirection:E49A44
|
||||||
SETUVAR fish_color_search_match:\x2d\x2dbackground\x3dC4693D
|
SETUVAR fish_color_search_match:121212\x1e\x2d\x2dbackground\x3dC4693D
|
||||||
SETUVAR fish_color_selection:\x2d\x2dbackground\x3d322119
|
SETUVAR fish_color_selection:\x2d\x2dbackground\x3d322119
|
||||||
SETUVAR fish_color_status:D87C4A
|
SETUVAR fish_color_status:FFFFFF
|
||||||
SETUVAR fish_color_user:B14242
|
SETUVAR fish_color_user:B14242
|
||||||
SETUVAR fish_color_valid_path:\x2d\x2dunderline
|
SETUVAR fish_color_valid_path:\x2d\x2dunderline
|
||||||
SETUVAR fish_greeting:
|
SETUVAR fish_greeting:
|
||||||
SETUVAR fish_key_bindings:fish_vi_key_bindings
|
SETUVAR fish_key_bindings:fish_vi_key_bindings
|
||||||
SETUVAR fish_pager_color_background:\x1d
|
SETUVAR fish_pager_color_background:\x1d
|
||||||
SETUVAR fish_pager_color_completion:322119
|
SETUVAR fish_pager_color_completion:B4B4B4
|
||||||
SETUVAR fish_pager_color_description:949494
|
SETUVAR fish_pager_color_description:A7A7A7
|
||||||
SETUVAR fish_pager_color_prefix:D87C4A
|
SETUVAR fish_pager_color_prefix:D87C4A
|
||||||
SETUVAR fish_pager_color_progress:D87C4A
|
SETUVAR fish_pager_color_progress:D87C4A
|
||||||
SETUVAR fish_pager_color_secondary_background:\x1d
|
SETUVAR fish_pager_color_secondary_background:\x1d
|
||||||
|
|
|
@ -13,7 +13,7 @@ fish_color_comment 737373 -i
|
||||||
fish_color_error B14242
|
fish_color_error B14242
|
||||||
fish_color_gray 737373
|
fish_color_gray 737373
|
||||||
fish_color_selection --background=322119
|
fish_color_selection --background=322119
|
||||||
fish_color_search_match --background=C4693D
|
fish_color_search_match 121212 --background=C4693D
|
||||||
fish_color_option D87C4A
|
fish_color_option D87C4A
|
||||||
fish_color_operator C4693D
|
fish_color_operator C4693D
|
||||||
fish_color_escape D5D5D5
|
fish_color_escape D5D5D5
|
||||||
|
@ -26,5 +26,5 @@ fish_color_host_remote C4693D
|
||||||
fish_color_status D87C4A
|
fish_color_status D87C4A
|
||||||
fish_pager_color_progress D87C4A
|
fish_pager_color_progress D87C4A
|
||||||
fish_pager_color_prefix D87C4A
|
fish_pager_color_prefix D87C4A
|
||||||
fish_pager_color_completion 322119
|
fish_pager_color_completion B4B4B4
|
||||||
fish_pager_color_description 949494
|
fish_pager_color_description A7A7A7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue