How to uninstall all the theme in Ubuntu 12.04

Asked by Rohith Kumar

I have installed few theme in Ubuntu 12.04, I am having Gnome 3.2 as well as Mac Lion theme. Is there any way I delete all those themes I installed and only have Gnome 3.2 or 3.4 theme

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-themes Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

look in ~/.icons and ~/.theme maybe...

Revision history for this message
Rohith Kumar (rohithkumar-av) said :
#2

I did find .themes and Dark shine folder in it. But didn't find .icons and neither the one I'm having now.. Is that, I should delete these folders to get back the default theme or how

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#3

try:

find $HOME | grep -i mac

see if it gives clues

Revision history for this message
Rohith Kumar (rohithkumar-av) said :
#4

Thanks actionparsnip, that solved my question.