costales / folder-color

Folder Color for Linux file browsers
GNU General Public License v3.0
88 stars 13 forks source link

Sub-folders should inherit parent folders color. #13

Closed attilaszuts closed 3 years ago

attilaszuts commented 3 years ago

I think it's pretty straightforward, but not sure how difficult this would be to implement. If I change the color of a folder, then any folder within it should be the same color by default.

costales commented 3 years ago

Hi, I don't see it right, you are changing 1 folder, not its children and change recursively would be a heavy task. Thank you anyway for the feedback!