The Bisigi themes pack (15 themes) containing various icon, window, and cursor themes. The latest stable PPA for Bisigi themes supports only Ubuntu 11.04 (Natty Narwhal) or older. If you want to install Bisigi themes under Ubuntu 11.10/12.04, then this tutorial will be useful for you.
Bisigi Themes Installation
Since there is no support currently for Bisigi themes under Ubuntu 11.10/12.04, we will use the Natty repository to be able to install these various themes. Open the terminal and run the following commands to install Bisigi themes under Ubuntu 11.10/12.04:
sudo sh -c "echo 'deb http://ppa.launchpad.net/bisigi/ppa/ubuntu natty main ' >> /etc/apt/sources.list"
sudo sh -c "echo 'deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu natty main' >> /etc/apt/sources.list"
sudo apt-get update
sudo apt-get install bisigi-themes
For Ubuntu 11.04 or older, you can install Bisigi themes with these commands:
sudo apt-get install sudo add-apt-repository ppa:bisigi/ppa
sudo apt-get update
sudo apt-get install bisigi-themes
The installed themes are as follows:
- airlines-theme
- aquadreams-theme
- balanzan-theme
- bamboo-zen-theme
- bisigi-cursor-theme
- bisigi-themes
- eco-theme
- ellanna-theme
- exotic-theme
- infinity-theme
- orange-theme
- showtime-theme
- split-theme
- step-into-freedom-theme
- tropical-theme
- ubuntu-sunrise-theme
- wild-shine-theme
sudo apt-get install gnome-tweak-tool
Then under the Theme tab, select any Bisigi theme from Cursor theme, Icon theme, and Window theme dropdown menus:
For more information about this theme project, check this link
Enjoy!


Post a Comment