theophanemayaud / video-simili-duplicate-cleaner

https://theophanemayaud.github.io/video-simili-duplicate-cleaner/
GNU General Public License v3.0
51 stars 5 forks source link

File link hardly visible in dark mode #94

Open theophanemayaud opened 1 year ago

theophanemayaud commented 1 year ago

As per user review in App Store, the blue file link in comparison window is hardly visible in dark mode. Probably a problem of non Qt-handled color. Solution might be to use a qt dark mode friendly color palette if that exists ?

theophanemayaud commented 1 year ago

I noticed using QT Creator that I have this exact problem. QT Creator text of hyperlinks are basically invisible in dark mode. So it's an upstream problem. Should probably create QT bug report...

Daveja-Vu commented 2 months ago

Just purchased this, and it's outstanding, but wanted to +1 this issue because it's a major usability issue, for me anyway. The bright blue on black is extremely difficult to read and some of the workflows I'm using are filename-dependent. Completely understand it's a QT thing, but maybe a different background color for just the link section? Or display the filename not as a link and have a button next to it or something?