Status icon - Wrong color for symbolic icons - fix
Hi,
I'm running xfce4-power-manager in an i3wm setup with Papirus-Dark as icon theme. (So not using the xfce panel itself)
Now the status icon has the wrong color (dark instead of light):
It seems to be an issue with gtk_status_icon_set_from_icon_name
When using gtk_status_icon_set_from_pixbuf
it looks fine:
See attached patch file...
regards,
MO