0

Possible Duplicate:
How to revert to GNOME Classic?

I'm on Ubuntu 12.04, and I'm not a big fan of Unity, although I'm not a big fan of downgrading either.. So I've installed gnome-panel to try to get a better feel for Gnome 2. I quickly noticed that it is horrendous.

1) Applications/Places are gray, not white. 2) The bottom part of the panel where the open windows / taskbar is are white.

I love the Ambiance theme so I would prefer not to get an answer involving switching themes.

I saw another question that involved editing a css file in ~/.config/gtk-3.0/gtk.css but it didn't have any change.

Any ideas?

russjr08
  • 475
  • 1
  • 4
  • 11

1 Answers1

0

Try installing the full gnome package:

$ sudo apt-get install gnome

Reboot, and login with gnome-classic. If that doesn't do it, try creating a new user or loging in on the guest account to see if the problem is limited to your account.

bntser
  • 1,454