dupeguru icon indicating copy to clipboard operation
dupeguru copied to clipboard

Unusable with dark theme.

Open p-baum opened this issue 8 years ago • 2 comments

Looks like this could be a good program for me. Sadly it is useless without changing my entire theme because I cant read the blue names in the list of files. The colour is too close to the dark background and I can find no option to change their colour.

I would suggest not using blue. Instead Make the reference file bold and the duplicates normal font.

~~For now i will have to change my entire theme to use this software.~~

Workaround I use now:

create executable on path as lightqt:

#!/bin/bash
exec env HOME="$HOME/lightqt" "$@"

run lightqt systemsettings5 and set the desired theme settings (your settings program name may vary)

run lightqt dupeguru-se or any other program that doesn't consider users with dark themes.

p-baum avatar Jun 27 '16 09:06 p-baum

Related to #314

ghost avatar Jun 27 '16 11:06 ghost

It is now possible for the user to customize their desired colors in preferences for the results table and details window.

arsenetar avatar Aug 28 '21 22:08 arsenetar