Closed wedens closed 5 years ago
Sorry for a late response.
About your issue - I'm just calling all-the-icons' function all-the-icons-icon-for-file
. And this is the icon returned by it. I think that we could improve here by having the directory icon have colors instead of a simple shades.
@wedens I've pushed version 0.4.0 that should look better:
@asok thanks!
Observed:
counsel-find-file
displays some incorrect generic icons for directories:Expected: Detect when candidate is a directory and use
(all-the-icons-octicon "file-directory")
icon.