Skip to content

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):

image

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:

image

See attached patch file...

regards,
MO

icon_fix.patch