I installed Elementary OS Desktop on Ubuntu 14.04, and after that I removed it, but it's not completely removed.
I have changes in Unity, for example:
I installed Elementary OS Desktop on Ubuntu 14.04, and after that I removed it, but it's not completely removed.
I have changes in Unity, for example:
Reset Unity:
unity --reset
Or you can try to
Reset Theme:
gsettings set org.gnome.desktop.interface gtk-theme ''
gsettings set org.gnome.desktop.wm.preferences theme ''
software-properties-gtk in Terminal, then make sure the theme's ppa's are all checked/enabled. Then do the following: 1) sudo apt-get install ppa-purge 2) sudo ppa-purge ppa:elementary-os/daily
– Synergist
Jun 01 '15 at 18:33
unity-tweak-toolwithsudo apt-get install unity-tweak-tool, then run the application and change the theme. – A.B. Jun 01 '15 at 17:47