rodlie / qtfm

Qt File Manager
https://qtfm.eu
GNU General Public License v2.0
156 stars 43 forks source link

Concerning "Colors on file names" setting #150

Open AcarBurak opened 5 years ago

AcarBurak commented 5 years ago

Anything differentiating some files (esp. links in my case) is useful, but those hard-coded colours make text illegible against any background other than very light.

One solution would be to make its text italic, for instance, instead of colourized.

Or you might apply some Qt palette colours (BrightText, ToolTipText etc.) instead of hard-coded ones, so we could set them in qt5ct.

AcarBurak commented 5 years ago

By the way, it wouldn't hurt either if links are mentioned as links in file properties!

rodlie commented 5 years ago

Yeah, been on my TODO list for a while, but I have been very busy this summer.

AcarBurak commented 5 years ago

No problem at all. qtfm is a very functional, no non-sense programme against a sea of stupidity. Thank you.