dircolors*: multiple hardlinks not seen on white background.

desktop
Kolan Sh 2016-09-25 16:26:01 +03:00
parent 989d90a3ab
commit c233c7513a
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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