Ubuntu · Installing Themes

Ubuntu · Installing Themes

in

Note: This was tested on 12.04, but should work for later versions as well.

As this is a somewhat advanced topic, you should probably be using Ubuntu for a while before trying to do something like installing new themes. You can download many official Ubuntu themes from all around the web, but these ones below are some of my favorites. And to be clear, there are many themes that I really hate though. 😃

Take a look at this snapshot of the Boomerang theme.

Boomerang Theme Boomerang Theme

Themes repository and tweak tools

By running these commands in your Terminal, you will be adding the software repository for theme updates to your system and updating the software availability list from it. It will also install the Gnome Tweak Tool, a multi-purpose settings panel with a UI tweaks plugin.

sudo add-apt-repository ppa:upubuntu-com/gtk3
sudo apt-get update
sudo apt-get install gnome-tweak-tool

Theme installation

Your repositories are updated now, you can proceed to the theme installation. To install the Boomerang theme, run this:

sudo apt-get install boomerang

Now you need to set it as your current theme.

Go to Gnome Tweak Tool (from the Lens menu). Open Advanced settings, and choose the theme in there. There is another option – to set this theme from the Terminal if you prefer that:

gsettings set org.gnome.desktop.interface gtk-theme 'Boomerang'> gconftool-2 --set --type string /apps/metacity/general/theme 'Boomerang'

To set a different variant – Boomerang-Deux theme – run this:

gsettings set org.gnome.desktop.interface gtk-theme 'Boomerang-Deux'> gconftool-2 --set --type string /apps/metacity/general/theme 'Boomerang-Deux'

Here are some other themes I also liked: