speedenator / agnoster-bash

Agnoster Theme for Bash
MIT License
217 stars 52 forks source link

¿How can I change background color folders when i do ls command? #19

Open AdryDev92 opened 4 years ago

AdryDev92 commented 4 years ago

image

Is very awkward read folders with that background color.

ghost commented 3 years ago

You need to update ${LS_COLORS}; this might help https://www.howtogeek.com/307899/how-to-change-the-colors-of-directories-and-files-in-the-ls-command/