sc-controller icon indicating copy to clipboard operation
sc-controller copied to clipboard

GUI very inaccessible with dark GTK themes

Open chewi opened this issue 2 years ago • 1 comments

I've used dark themes for years, and while they have presented some challenges, it's generally not too bad these days. sc-controller is an exception:

image

I've had a look at the code but SVGs and GUIs are not my strong point. As a quick local fix, I ran Inkscape over the controller and button images in bulk.

inkscape -g --batch-process --verb=org.inkscape.color.negative --export-overwrite images/{controller,button}-images/*.svg

image

It's not perfect but it's not bad either. I saw there are some recoloring functions in the code. Could these help?

chewi avatar Mar 12 '22 13:03 chewi

Same problem with breeze gtk black. Screenshot_20221113_202525

FZXizzbKv7jg avatar Nov 13 '22 19:11 FZXizzbKv7jg