1

Possible Duplicate:
Appearance does not change on switching the theme

For some reason, from about a few days ago, windows and icons look like Linux circa 1995.

I tried resetting my theme to "Radiance", but it was already set to that.

I don't know why anything would suddenly look different in my themes or icon sets or anything. I haven't done anything to change my interface.

In any case, how do I get back the theme I had before? I think it was "human" or "gnome" or something like that. Nice orange folders and stuff.

Questioner
  • 6,959

1 Answers1

1

If you install gnome-tweak-tool:

sudo apt-get install gnome-tweak-tool

you can access more customization options, including the theme, by launching 'Advanced settings' or gnome-tweak-tool through a terminal. A good starting point would be to see if the original themes (ubuntu-mono-dark for icons, ambiance for window and gtk+) are still listed in this tool under 'Theme'.

psalden
  • 136