Icon separate color from file name
If we were to add this feature in, we should probably not have different color based on filenames for files and different color for file icons. This might end up in the output having way too many colors.
II agree. Maybe it would be nice to have a setting to have the folders a consistent color.
We could probably have this under a flag but we will have to first of all have all the necessary colors for the currently available icons. We might be able to pull the colors from the vim plugin in the screenshot which I believe is https://github.com/ryanoasis/vim-devicons in nerdtree.
maybe we can do this along with https://github.com/Peltoche/lsd/issues/343
We will anyways have to have colors for builtin icons in the binary if we are gonna implement this.