3

You can find my question in the title.

The video, where I saw that visual style is the following: http://www.youtube.com/watch?v=padG62OCSXg

And the only thing I am interested in, is the visual style and how I can install it.

It would be really nice, if I would get an correct answer very fast.

Radu Rădeanu
  • 169,590
lelelelelelele
  • 347
  • 2
  • 3
  • 9

1 Answers1

4

Change your desktop image with something like this image and you will see that your desktop will look like in that video. The launcher color and the color for some other things are derived from your desktop wallpaper. Unity color is chameleonic. So you don't need to change the theme or the style:

desktop

Also, you can play with some tweaks from Ubuntu Tweak:

Ubuntu Tweak

To install Ubuntu Tweak, run next commands in terminal:

sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak 

To change the icon theme see this question: How do I change the icon theme in Ubuntu?

Radu Rădeanu
  • 169,590