dot/dircolors: Don't clobber background colour for dangling links.
[profile] / dot / dircolors
index 37c1af1..cc53f4f 100644 (file)
@@ -42,7 +42,7 @@ FIFO 32               # pipe
 SOCK 01;32     # socket
 BLK 01;35      # block device driver
 CHR 35         # character device driver
-ORPHAN 40;31;01 # symlink to nonexistent file
+ORPHAN 31;01 # symlink to nonexistent file
 
 # This is for files with execute permission:
 EXEC 01