diff --git a/coreutils-8.25-DIR_COLORS.patch b/coreutils-8.25-DIR_COLORS.patch index d59ee7694421846471ab3e8a827a53bde8566f66..549025829b9354a7a54f588f5ff00af599e75c6f 100644 --- a/coreutils-8.25-DIR_COLORS.patch +++ b/coreutils-8.25-DIR_COLORS.patch @@ -188,7 +188,7 @@ index d2ea453..74c34ba 100644 -EXEC 01;32 +EXEC 38;5;40 -# List any file extensions like '.gz' or '.tar' that you would like ls + # List any file extensions like '.gz' or '.tar' that you would like ls # to colorize below. Put the extension, a space, and the color init string. @@ -83,122 +81,122 @@ EXEC 01;32 #.csh 01;32 @@ -287,7 +287,7 @@ index d2ea453..74c34ba 100644 +.dwm 38;5;9 +.esd 38;5;9 -# image formats + # image formats -.jpg 01;35 -.jpeg 01;35 -.mjpg 01;35 @@ -684,4 +684,3 @@ index d2ea453..95d6879 100644 -- 2.5.5 -