Ubuntu / Linux news and application reviews.

ubuntu theme editorYou see cool themes on almost all screenshot of Ubuntu all over the internet but don't know how to do it. No worries, it can be done in no time.

First, if you use Gnome, go to Gnome Look and download from GTK 2.x the themes you want. If you use KDE (Kubuntu), go to KDE Look instead and under Themes / Styles, download the themes you would like to use.

To install them, simply go to your Ubuntu Panel > System > Preferences > Appearance and either drag a theme using drag-and-drop intro the dialog box or click "Install" and select the themes packages you downloaded. You can still customize the aspect of the new theme by clicking "Customize". You can change the way controls, colors, window borders icons and pointer look like. Please note that if you use Compiz, you need to go to System > Preferences > CompizConfig Settings Manager and under "General Options", on the "General" tab there is a field called "Cursor Theme" where you have to enter the name of the cursor theme (exactly as it is called when going to System > Preferences > Appearance), otherwise it will revert to it's initial status after system restart.

You can of course use the above websites to download some different icons or pointers too.

But for the windows layouts, there's a much cooler way to handle this: using Emerald. Emerald needs Compiz to run and you can control the window borders, look and feel. You can set effects to your window like glass, glow, fade, choose active buttons, their position on the window (like close, minimize, maximize, shade) etc.

How to install Emerald on Ubuntu


Open a terminal and type:
sudo apt-get install emerald libemeraldengine0

Now download some themes for Emerald. You can get some from here, here and the above mentioned websites.

Here are some exemples of Emerald Themes:


emerald themes
emerald blue theme

photobucket

emerald theme big



To install them, go to: System > Preferences > Emerald Theme Manager and click the "Import" button and select the themes you want. To make your windows use Emerald, go to System > Preferences > CompizConfig Settings Manager and enable "Window Decoration", then click it and under "Command", enter:
emerald --replace
Then to run it for the first time, press Alt + F2 and type:
emerald --replace

emerald theme manager

Change the themes in Emerald Theme Manager and watch them changing on your applications windows.


But we're not over, now we need to make Emerald start once you boot into Ubuntu. To do so, go to System > Preferences > CompizConfig Settings Manager (you must have this installed if you read part 4 of Ubuntu Tutorial Guide), on Effects, check "Window Decoration" and click it, then in the "Command" field enter this:
emerald --replace

Click Back and you are done. Happy theming ;)

If you want to disable Emerald, go to the CompizConfig Settings Manager again and for the Window Decoration plugin, enter the following under command:
/usr/bin/compiz-decorator

The next time you log in, you'll be using Metacity instead of Emerald. To disable it immediately (you'll still have to apply the steps above), press ALT + F2 and enter:
/usr/bin/compiz-decorator --replace


Read the rest of the Ubuntu Newbie Guide.