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

This commit is contained in:
Daniel Fichtinger 2025-03-28 15:45:17 -04:00
parent 2fb16e5887
commit a31974bbc5
2 changed files with 3 additions and 3 deletions

View file

@ -25,9 +25,9 @@ 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:121212\x1e\x2d\x2dbackground\x3dC4693D SETUVAR fish_color_search_match:121212\x1e\x2d\x2dbackground\x3d322119
SETUVAR fish_color_selection:\x2d\x2dbackground\x3d322119 SETUVAR fish_color_selection:\x2d\x2dbackground\x3d322119
SETUVAR fish_color_status:FFFFFF SETUVAR fish_color_status:D87C4A
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:

View file

@ -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 121212 --background=C4693D fish_color_search_match 121212 --background=322119
fish_color_option D87C4A fish_color_option D87C4A
fish_color_operator C4693D fish_color_operator C4693D
fish_color_escape D5D5D5 fish_color_escape D5D5D5