diff --git a/.dircolors b/.dircolors index 0ca42f0..e7286f1 100644 --- a/.dircolors +++ b/.dircolors @@ -68,7 +68,7 @@ RESET 0 # reset to "normal" color DIR 01;34 # directory # LINK target # symbolic link. LINK 01;36 # symbolic link. -MULTIHARDLINK 00 # regular file with more than one link +MULTIHARDLINK 48;5;188 # regular file with more than one link FIFO 01;45;37 # pipe SOCK 01;45;36 # socket DOOR 01;35 # door diff --git a/.dircolors_256 b/.dircolors_256 index 4d11647..5b125a3 100644 --- a/.dircolors_256 +++ b/.dircolors_256 @@ -68,7 +68,7 @@ RESET 0 # reset to "normal" color DIR 01;34 # directory # LINK target # symbolic link. LINK 01;36 # symbolic link. -MULTIHARDLINK 48;5;235 # regular file with more than one link +MULTIHARDLINK 48;5;188 # regular file with more than one link FIFO 48;5;91 # pipe SOCK 48;5;89 # socket DOOR 01;35 # door