AutoYADM commit: 2025-03-28 15:35:17

This commit is contained in:
Daniel Fichtinger 2025-03-28 15:35:17 -04:00
parent cdfd83599d
commit 20ab468c7c
2 changed files with 6 additions and 6 deletions

View file

@ -5,19 +5,19 @@ SETUVAR --export TERM:xterm\x2d256color
SETUVAR __fish_initialized:3800
SETUVAR cac_ip:172\x2e30\x2e90\x2e10
SETUVAR fish_color_autosuggestion:89492A
SETUVAR fish_color_cancel:C53030
SETUVAR fish_color_cancel:B14242
SETUVAR fish_color_command:B4B4B4\x1e\x2do
SETUVAR fish_color_comment:737373\x1e\x2di
SETUVAR fish_color_cwd:4A8B8B
SETUVAR fish_color_cwd_root:bf616a
SETUVAR fish_color_end:E49A44
SETUVAR fish_color_error:C53030\x1e\x2db
SETUVAR fish_color_error:B14242
SETUVAR fish_color_escape:D5D5D5
SETUVAR fish_color_gray:737373
SETUVAR fish_color_history_current:e5e9f0\x1e\x2d\x2dbold
SETUVAR fish_color_host:C4693D
SETUVAR fish_color_host_remote:C4693D
SETUVAR fish_color_keyword:B14242
SETUVAR fish_color_keyword:B14242\x1e\x2do
SETUVAR fish_color_match:\x2d\x2dbackground\x3dbrblue
SETUVAR fish_color_normal:B4B4B4
SETUVAR fish_color_operator:C4693D

View file

@ -5,12 +5,12 @@
fish_color_normal B4B4B4
fish_color_command B4B4B4 -o
fish_color_param D5D5D5
fish_color_keyword B14242
fish_color_keyword B14242 -o
fish_color_quote DF6464
fish_color_redirection E49A44
fish_color_end E49A44
fish_color_comment 737373 -i
fish_color_error C53030 -b
fish_color_error B14242
fish_color_gray 737373
fish_color_selection --background=322119
fish_color_search_match --background=C4693D
@ -18,7 +18,7 @@ fish_color_option D87C4A
fish_color_operator C4693D
fish_color_escape D5D5D5
fish_color_autosuggestion 89492A
fish_color_cancel C53030
fish_color_cancel B14242
fish_color_cwd 4A8B8B
fish_color_user B14242
fish_color_host C4693D