View Single Post
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#3505
Originally Posted by jd4200 View Post
CSSU.
I've actually been looking for a way to remove the icon backgrounds, but I believe with CSSU you can't.
There isn't GUI solution for everything, but you can remove icons backgrounds from terminal like this:
Code:
mv /etc/hildon/theme/images/ApplicationShortcutApplet.png /etc/hildon/theme/images/ApplicationShortcutApplet.png.backup
mv /etc/hildon/theme/images/ApplicationShortcutAppletPressed.png /etc/hildon/theme/images/ApplicationShortcutAppletPressed.png.backup
 

The Following User Says Thank You to laasonen For This Useful Post: