Im using Gnome 3 with Gnome Shell, my problem is some of the applications that have indicators in the top right area dont have icons that fit with the others.
This is how my indicator icons look like:
I want if possible to find the skype and pidgin icons and replace them (i tried searching for pidgins with dpkg -L pidgin but didn't notice any icon-like extensions of the listed files).
These icons are from default placed at
/usr/share/icons/IconTheme/apps/XXX/
, whereIconTheme
is the icon theme that you are currently using (e.g. Faenza) andXXX
the size of the icons.It would be good to replace all of these icons to the ones you like. Be careful to keep backups, though, in case you are not sure that you want to do this. You can convert an image to many different sizes with the
convert
command of the imagemagick package: