Ryochan7 / sc-controller

User-mode driver and GTK3 based GUI for Steam Controller
GNU General Public License v2.0
177 stars 23 forks source link

GUI very inaccessible with dark GTK themes #54

Open chewi opened 2 years ago

chewi commented 2 years ago

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?

FZXizzbKv7jg commented 1 year ago

Same problem with breeze gtk black. Screenshot_20221113_202525