In this tutorial we will see how to install 12 nice MediterraneanNight themes for Gnome 3.6.x from PPA. The themes are packed in one package that can be easily installed from our PPA, then use Gnome Tweak Tool to enable any one of them.
The PPA is available for the following Ubuntu/Linux Mint distros:
- Ubuntu 13.04/12.10/12.04
- Linux Mint 15/14/13
Open the terminal and enter these commands:
sudo add-apt-repository ppa:upubuntu-com/gtk+3.6
sudo apt-get update
sudo apt-get install mediterranean-night-themes
You can check our Themes category for icons themes that can be used with MediterraneanNight Series.
Theme Removal
To remove MediterraneanNight from your system, enter these commands:
sudo apt-get remove mediterranean-night-themes
sudo add-apt-repository --remove ppa:upubuntu-com/gtk+3.6
sudo apt-get update