January 31, 2012, 10:59 PM — Here's how you can add a cool Mac OS X Lion theme to Ubuntu Linux. You'll need to open a terminal window to add this theme to your Ubuntu system.
1. Install the cursors.
wget http://goo.gl/Yy7ow
sudo tar -xzvf Mac-Lion-Cursors.tar.gz -C /usr/share/icons
2. Install the theme itself.
mkdir ~/.themes
wget http://goo.gl/LLWLG
tar -xzvf Mac-Lion-Theme.tar.gz -C ~/.themes
3. Install the icons.
mkdir ~/.icons
wget http://goo.gl/Wbvnv
tar -xzvf Mac-Lion-Icons.tar.gz -C ~/.icons
4. Install Cairo Dock.
sudo add-apt-repository ppa:cairo-dock-team/ppa
sudo apt-get update
sudo apt-get install cairo-dock cairo-dock-plug-ins
5. Apply the theme.
sudo apt-get install gnome-tweak-tool
6. Open the GNOME Tweak tool and go to Advanced Settings. Change each theme setting to Mac-Lion and you're good to go.
Mac OS X Lion can really spruce up your Ubuntu system.
For more, see the original article at the link below.

Install Mac OS X Lion Theme on Ubuntu 12.04 Precise/11.10 Oneiric | Noobslab














