From fe9e056664102f926e13e07719e54ae1bea94755 Mon Sep 17 00:00:00 2001 From: Magnus Woldrich Date: Wed, 10 Apr 2013 12:59:43 +0200 Subject: [PATCH] tree(1) uses NORMAL for resetting attributes, disable NORMAL for now (closes #11) --- LS_COLORS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/LS_COLORS b/LS_COLORS index 3da9e09..51ec5bd 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -31,7 +31,9 @@ FIFO 38;5;126 FILE 38;5;253 LINK target MULTIHARDLINK 38;5;220;1 -NORMAL 38;5;254 +# "NORMAL don't reset the bold attribute - +# https://github.com/trapd00r/LS_COLORS/issues/11 +#NORMAL 38;5;254 ORPHAN 48;5;196;38;5;232;1 OTHER_WRITABLE 38;5;220;1 SETGID 48;5;234;38;5;100;1