[SOLVED] Plank doesn't change theme

Switching Plank's theme it's easy: replace dock.theme and hover.theme in ~/.config/plank/theme . Plank should reflect instantly the changes. However there's a problem: Plank ignores some themes and uses the default one. Well, this happens because the newer version of Plank uses a different notation. Plank using the Gingerbread theme Fix Open dock.theme and hover.theme on a text editor and paste the contents of the files from the new theme into the existing ones. Now find the words PlankDrawingThemeRenderer and PlankDrawingDockThemeRenderer and remove the sub-string Renderer . Don't forget to save. And that's it! Plank should now apply the new theme. By the way, new themes can be found here .