From 034fec08c9c13d5f75baf72e862be0aff42d2de4 Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Fri, 25 Dec 2015 14:46:31 +0100 Subject: [PATCH] Use "NONE" for FILE and NORMAL This will use the foreground color and makes LS_COLORS usable with a light background. Ref: https://github.com/trapd00r/LS_COLORS/issues/28. --- LS_COLORS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LS_COLORS b/LS_COLORS index 94409ec..d2e0f99 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -40,12 +40,13 @@ DIR 38;5;30 DOOR 38;5;127 EXEC 38;5;208;1 FIFO 38;5;126 -FILE 38;5;253 +FILE 0 LINK target MULTIHARDLINK 38;5;222;1 # "NORMAL don't reset the bold attribute - # https://github.com/trapd00r/LS_COLORS/issues/11 #NORMAL 38;5;254 +NORMAL 0 ORPHAN 48;5;196;38;5;232;1 OTHER_WRITABLE 38;5;220;1 SETGID 48;5;3;38;5;0