Customize file colors in ranger terminal file manager

2

I've been using ranger for a couple of days now, and I started customizing it to my needs. I have now the devicons plugin which shows a glyphs next the file name, but I don't know where I can change the color the file name.

I assume it should be in color schema (I'm using a modified Solarized.py), but how can say that I want all files ending in txt to have a green foreground color?

Adi

Posted 2019-02-16T12:50:20.887

Reputation: 131

Someone asked a similar question here but I couldn't fully understand the responses. There's reference to "LS_COLORS theme" which may provide the feature sometime in the future. Whether is will be part of the latest version of Ranger, or whether older versions of Ranger will be able to use it is not clear to me.

– DK Bose – 2019-04-29T09:41:37.343

See https://github.com/ranger/colorschemes/issues/5 as well.

– DK Bose – 2019-04-29T09:49:29.883

No answers