diff --git a/coreutils-DIR_COLORS b/coreutils-DIR_COLORS index 5683e39..304463a 100644 --- a/coreutils-DIR_COLORS +++ b/coreutils-DIR_COLORS @@ -113,26 +113,33 @@ EXEC 01;32 #.bat 01;32 #.sh 01;32 #.csh 01;32 - # archives or compressed (bright red) + +# archives or compressed (bright red) .tar 01;31 .tgz 01;31 +.arc 01;31 .arj 01;31 .taz 01;31 +.lha 01;31 .lzh 01;31 .lzma 01;31 .tlz 01;31 .txz 01;31 +.tzo 01;31 +.t7z 01;31 .zip 01;31 .z 01;31 .Z 01;31 .dz 01;31 .gz 01;31 +.lrz 01;31 .lz 01;31 +.lzo 01;31 .xz 01;31 .bz2 01;31 +.bz 01;31 .tbz 01;31 .tbz2 01;31 -.bz 01;31 .tz 01;31 .deb 01;31 .rpm 01;31 @@ -141,11 +148,13 @@ EXEC 01;32 .ear 01;31 .sar 01;31 .rar 01;31 +.alz 01;31 .ace 01;31 .zoo 01;31 .cpio 01;31 .7z 01;31 .rz 01;31 +.cab 01;31 # image formats (magenta) .jpg 01;35 diff --git a/coreutils-DIR_COLORS.256color b/coreutils-DIR_COLORS.256color index 14e27d4..2d2a530 100644 --- a/coreutils-DIR_COLORS.256color +++ b/coreutils-DIR_COLORS.256color @@ -86,26 +86,33 @@ EXEC 38;5;34 #.bat 38;5;34 #.sh 38;5;34 #.csh 38;5;34 - # archives or compressed (bright red) + +# archives or compressed (bright red) .tar 38;5;9 .tgz 38;5;9 +.arc 38;5;9 .arj 38;5;9 .taz 38;5;9 +.lha 38;5;9 .lzh 38;5;9 .lzma 38;5;9 .tlz 38;5;9 .txz 38;5;9 +.tzo 38;5;9 +.t7z 38;5;9 .zip 38;5;9 .z 38;5;9 .Z 38;5;9 .dz 38;5;9 .gz 38;5;9 +.lrz 38;5;9 .lz 38;5;9 +.lzo 38;5;9 .xz 38;5;9 .bz2 38;5;9 +.bz 38;5;9 .tbz 38;5;9 .tbz2 38;5;9 -.bz 38;5;9 .tz 38;5;9 .deb 38;5;9 .rpm 38;5;9 @@ -114,11 +121,13 @@ EXEC 38;5;34 .ear 38;5;9 .sar 38;5;9 .rar 38;5;9 +.alz 38;5;9 .ace 38;5;9 .zoo 38;5;9 .cpio 38;5;9 .7z 38;5;9 .rz 38;5;9 +.cab 38;5;9 # image formats (magenta) .jpg 38;5;13 diff --git a/coreutils-DIR_COLORS.lightbgcolor b/coreutils-DIR_COLORS.lightbgcolor index ac46288..efb5163 100644 --- a/coreutils-DIR_COLORS.lightbgcolor +++ b/coreutils-DIR_COLORS.lightbgcolor @@ -90,26 +90,33 @@ EXEC 00;32 #.bat 00;32 #.sh 00;32 #.csh 00;32 - # archives or compressed (red) + +# archives or compressed (red) .tar 00;31 .tgz 00;31 +.arc 00;31 .arj 00;31 .taz 00;31 +.lha 00;31 .lzh 00;31 .lzma 00;31 .tlz 00;31 .txz 00;31 +.tzo 00;31 +.t7z 00;31 .zip 00;31 .z 00;31 .Z 00;31 .dz 00;31 .gz 00;31 +.lrz 00;31 .lz 00;31 +.lzo 00;31 .xz 00;31 .bz2 00;31 +.bz 00;31 .tbz 00;31 .tbz2 00;31 -.bz 00;31 .tz 00;31 .deb 00;31 .rpm 00;31 @@ -118,11 +125,14 @@ EXEC 00;32 .ear 00;31 .sar 00;31 .rar 00;31 +.alz 00;31 .ace 00;31 .zoo 00;31 .cpio 00;31 .7z 00;31 .rz 00;31 +.cab 00;31 + # image formats (magenta) .jpg 00;35 .jpeg 00;35