This post is aggregate of all my research i have done to make ubuntu or gnome look like a OSX. Why OSX you might ask, well no doubt it is the best when it comes to style. Im a big fan of apple user interfaces though they lack a bit in functionality and obviously they are very expensive unless you have lot of money
Ubuntu’s Gnome GUI is extremely customizable. With themes, icons, cursors, etc., you can have that OS X Leopard look without the OS X price.
Follow these steps :
1. Download :
- Great OS X theme for Gnome is the Mac4Lin project over at SourceForge.net. Its like OSX transformation pack. Just head over to the site and download the latest package. Extract the Mac4Lin in your home directory.
- Download the tarball archive containing the cursors, login screen, icons, splash screen here. The tutorial assumes you have downloaded the archive to your home folder. To unpack the archive use the following in a terminal:
- cd ~
- wget http://www.stchman.com/themes/OSX_Theme_Icons_Cursor_LoginGDM_Fonts_Splash.tar.gz
- tar -zxvf ~/OSX_Theme_Icons_Cursor_LoginGDM_Fonts_Splash.tar.gz
The tarball contains 10 different files:
Cursors_57588-Shere_Khan_X.tar.gz
Fonts.zip
gdm-osx-theme.tar.gz
Icons_LeopardX-V2.6.tar.gz
Mac4Lin_GTK_Aqua_v0.3.tar.gz
OS_X_Splash.png
GDM_Login/gdm-osx-theme.tar.gz
GDM_Login/gdm_osx-login.tar.gz
GDM_Login/Mac4Lin_GDM_v0.4.tar.gz
GDM_Login/UbuntuLeopard_GDM_theme.tar.gz
2. Install OSX Theme
CD to the Mac4Lin directory and issue the command
sh Mac4Lin_Install_v1.0_RC.sh ( the file name should be the one in the directory, since the version keeps changing )
Viola you are done. now you have the OSX theme , login screen and icons. Max4Lin is still in development hence when you apply the theme not all components like fonts, cursors are changed. That is fine, I’ll show you how to do that.
3. Install AWN theme
Awn is the great OSX like dock. Nothing comes better than that in ubuntu. The default theme of awn doesn’t match much with OSX theme. Mac4Lin has the OSX theme for AWN. Open up the Mac4Lin directory and find the folder by name AWN. Here is how to install it
Just open awn and click on dock preferences and click themes. There you can add theme by selecting the awn theme in Mac4Lin directory. Apply it and you are finished.
4. Install the OS X cursors
- Open the Themes Manager or Appearance Preferences
- Click the Install button and point to the Cursors_57588-Shere_Khan_X.tar.gz archive
- Do not Apply the changes
- Open the Mouse manager via System—>Preferences—>Mouse and click the Pointers tab
- Select the Shere_Kahn_X cursors
- Select Close
5. Install the OS X fonts
- Open a terminal and type or copy the following
sudo unzip -d /usr/share/fonts/truetype/ ~/Fonts.zip
sudo fc-cache -f -v
- This will install the fonts to your system. Apple uses the Lucida Grande font.
- Open the Font menu via System—>Preferences—>Font and make the following changes
Application Font Lucida Grande 9 Point
Document Font Lucida Grande 9 Point
Desktop Font Lucida Grande 9 Point
Window Title Font Lucida Grande Bold 10 Point
Fixed Width Font Bitstream Vera Sans Mono 9 Point
- Reboot the workspace CTRL-ALT-BKSP for the changes to take effect
6. Firefox Theme
Change Firefox skin to a Safari theme here. I have found that the iFox Metal theme give the best OS X look.
You now have a Gnome desktop that looks very much like OS X Leopard. I hope it helps you. If you like this article please consider a digg, tweet
A special thanks to stchman and Anirudh Acharya, Developer – Mac4Lin
Enjoy the screenshots