* usr/share/byobu/profiles/dircolors: Adjust color of symlink to cyan-ish foreground, without any attribute

This commit is contained in:
Jean-Baptiste Lallement 2018-03-09 09:05:00 +01:00
commit f9b58596bd

View file

@ -71,7 +71,7 @@ TERM xterm-debian
#FILE 00 # regular file: use no color at all
RESET 0 # reset to "normal" color
DIR 38;5;5 # directory
LINK 4;4;37 # symbolic link. (If you set this to 'target' instead of a
LINK 38;5;37 # symbolic link. (If you set this to 'target' instead of a
# numerical value, the color is as for the file pointed to.)
MULTIHARDLINK 00 # regular file with more than one link
FIFO 40;33 # pipe