August 07, 2012, 12:53 PM — Here's how you can install the Android Jelly Bean theme in Linux Mint 13 or Ubuntu 12.04. There's a light version and a dark version. Use the commands below for whichever one you want to use on your Linux Mint 13 or Ubuntu 12.04 computer.
1. Open a terminal window and type in the following commands, then hit Enter.
sudo add-apt-repository ppa:upubuntu-com/gtk3
sudo apt-get update
sudo apt-get install gtkdroid
2. To use the light version, type in the following commands then hit Enter:
gsettings set org.gnome.desktop.interface gtk-theme 'Jellybean-GTK-Light'
gconftool-2 --set --type string /apps/metacity/general/theme 'Jellybean-GTK-Light'
3. To use the dark version, type in the following commands then hit Enter:
gsettings set org.gnome.desktop.interface gtk-theme 'Jellybean-GTK'
gconftool-2 --set --type string /apps/metacity/general/theme 'Jellybean-GTK'
For more, see the original article at the link below.

Install Android 4.1 Jelly Bean Theme For Ubuntu 12.04/Linux Mint 13 | Up Ubuntu


















