Needs to colorize a `dvc list` output when `isatty` based on [**LS_COLORS** env](https://github.com/coreutils/coreutils/blob/61c49d369369773b45beeac659fa32b6f481e8be/src/ls.c#L2679) Provide fallback if **LS_COLORS** isn't set Relates https://github.com/iterative/dvc/issues/2509