Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

21
Become a Fan
7.6

Description:
This theme is a collaboration between me and Ceebeebg whose mock up was the initial inspiration behind Atolm:
http://gnome-look.org/content/show.php/Mock+up+-+Proposal?content=136369

You will need the murrine, pixbuf and equinox gtk engines to use this theme. The AwOken icon theme is also highly recommended as is Nautilus Elementary.

Installation :

PPA :

Make sure you have uninstalled any older versions of the theme before installing via ppa. For good measure type on a terminal :

rm -R ~/.themes/Atolm

to install the Equinox gtk engine (provided by Tiheum) :

sudo add-apt-repository ppa:tiheum/equinox
sudo apt-get update
sudo apt-get install gtk2-engines-equinox

to install Atolm :

sudo add-apt-repository ppa:nikount/orta-desktop
sudo apt-get update
sudo apt-get install atolm-theme

to install the Atolm xfwm4 decorators :

sudo apt-get install atolm-xfwm4-decorators

to install the Atolm emerald decorator :

sudo apt-get install atolm-emerald-decorators

Manual Installation :

just extract the contents of the zip file somewhere and drag and drop the Atolm.tar.gz and Atolm-Squared.tar.gz to the Appearance Preferences window (again, make sure you have uninstalled any previous version first). You can also install the emerald theme via the Emerald Theme Manager.

Customization :

If you prefer the old tabs, edit the gtkrc file (found inside ~/.themes/Atolm/gtk-2.0/ or /usr/share/themes/Atolm/gtk-2.0/ if you have installed via ppa) and replace the line :
include "Styles/tabs1.rc"
with this:
include "Styles/tabs.rc"

If you don't use Nautilus Elementary, edit the gtkrc and make this line:
include "Apps/nautilus-elementary.rc"
look like this:
#include "Apps/nautilus-elementary.rc"

OpenOffice and most other Gtk apps now have a different base and text color than the rest of the theme. This is unavoidable if you want to have a usable OpenOffice. If you want to have a unified look, you can make all Gtk apps follow the same settings by setting the Input Boxes background color to 5C5C5C and the Input Boxes text color to ECECEC.

Thanks :

I would like to thank my partner in crime, MonkeyMagico, JurialMunkey for his valuable feedback and advice, and all of you that keep supporting my work
Last changelog:

- Squared Metacity decorator added.

- Xfwm4 normal and squared decorators added.

- Emerald decorator added.

- Text color of the contact name on the pidgin messaging window fixed.

- Text color of the JDownloader exit dialog and progressbars fixed.

- Text visibility of titles and quotes with lLiferea fixed.

- Firefox entry dark text on dark color bug on some sites fixed.


Ratings & Comments

61 Comments

brenlyxr

10 10 the best

kainblock

manolis940@samsung:~$ sudo apt-get install atolm-theme Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package atolm-theme

bearcatsandor

Any chance of having a gtk3 and gnome shell update for this theme? Thanks

tnt533

Your PPA goes in just fine but wont update for 12.04. I would love to check out your work but can't because I can't download it from the PPA.

c0rp53

Hey, awesome theme. Uhm, well, maybe this is the stupidest question you have ever had but... Can I get this work on xfce4? Thanks!

pastitsios478

in thunderbird ( http://imageshack.us/photo/my-images/9/selection001d.png/ ) the email headers show like in the screenshot. one by one lines are very dark in background so that the text becomes almost unreadable. anyone knows which file do i have to edit to specify a lighter gray for the second color? (the "detailed list" view in thunar uses another set of colors and doesnt have this problem..)

pastitsios478

nevermind, i found the solution here http://www.linnhe2.free-online.co.uk/thunderbird/chrome.html

precipitous

I have had the same problem/complaint. I have tried a few times to edit Thunderbird's userChrome.css file to achieve acceptable formatting, but have never been successful... Would you mind posting the specific code you used for yours, and the version of Thunderbird you are running? Thank you in advance for your assistance.

pastitsios478

hi, sorry for the late reply, here is mine and it works ok @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */ /* change Thread pane alternating row colours TB2 & 3 */ #threadTree treechildren::-moz-tree-row(odd) { -moz-appearance: none !important; background-image: none !important; background-color:#EFEFEF !important; } #threadTree treechildren::-moz-tree-row(even) { -moz-appearance: none !important; background-image: none !important; background-color:#CCCCCC !important; } #threadTree treechildren::-moz-tree-row(selected) { background-color: -moz-Dialog !important; } #threadTree treechildren::-moz-tree-row(selected, focus) { background-color: Highlight !important; } #folderTree{ background-color: #EFEFEF !important; } #folderTree > treechildren{ background-color: #CCCCCC !important; }

Nuvielle

Hi =) i realy love your Theme =) but a question, since i use it my Close, Minimize and Maximize Buttons are Left and the Menu Button is right. Since i've use PC's i had this always the oposite way and its pretty hard to get this in my head ._. is there a way to get the X, Maximize, Minimize Buttons Back to te right side and the Menu Button back to the left side ? ^^ Lg =)

ultraneo

I love it :) I got it work minus the icons. :/

ultraneo

Meh... Forget the above. I sorted it now :) Everything is working. Ubuntu 10.10 Maverick

Rasmus1984

Running Ubuntu 10.04 having followed all directions and double checked that the engines where installed, I can't get it to work either -- I have the same problem as slaykristian. I've run through the tips you gave him, but it didn't have and effect. Help is much appreciated -- I really like the preview of the theme, and would love to get it to work. Please let me know if there is any information I can provide that will facilitate things. Kind regards, Rasmus

SkiesOfAzel

Since you are on 10.04 you probably need a newer version of murrine as well. sudo add-apt-repository ppa:murrine-daily/ppa and update murrine, this should do the trick.

Rasmus1984

Thank you! It worked like a charm!

y3m3th

atolm is fantastic, but could you repair this one little glitch? http://img192.imageshack.us/i/zrzutekranu1d.png/

Yahya

Beautiful theme!! What is the dock you're using?

SkiesOfAzel

It's awn.

Yahya

Thanks SkiesOfAzel.. I installed awn but could not get the edges to look like your sceenshot. Is there a theme that I should to apply for that? Another question, can these edges be applied on the normal gnome panel? I currently use it as a dock by un-expanding it and increasing the size to 50 pixels. I've noticed that the edges of the gnome panel change slightly from theme to theme but I'm not sure if it can be altered to look like the one in the screenshot.

pissnaround

part of the problem might be the line "sudo apt-get install gtk2-engines-equinox" doesn't find and install the equinox engine. it didn't for me.

SkiesOfAzel

That is an indication that the tiheum equinox ppa isn't properly added to your sources list. Repeat the steps: sudo add-apt-repository ppa:tiheum/equinox sudo apt-get update and then retry: sudo apt-get install gtk2-engines-equinox

pissnaround

part of the problem might be the line "sudo apt-get install gtk2-engines-equinox" doesn't find and install the equinox engine. it didn't for me.

slaykristian

In my ubuntu, your theme doesn't function! Orta is ok, but Atolm is like "GNOME theme" with gray windows and gray rectangular buttons. Why??? I can't understand! Help!!! Bye!

SkiesOfAzel

The murrine and equinox gtk engines are probably not installed: sudo add-apt-repository ppa:tiheum/equinox sudo apt-get update sudo apt-get install gtk2-engines-equinox gtk2-engines-murrine and restart your session.

slaykristian

gtk2-engines-equinox and gtk2-engines-murrine are installed! I don't know why Atolm doesn't function!

Pling
0 Affiliates
Details
license
version 0.7.5
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 5

More GTK2 Themes from SkiesOfAzel:

Orta
SkiesOfAzel
last update date: 14 years ago

Score 7.7

Azel
SkiesOfAzel
last update date: 14 years ago

Score 7.0

imetal
SkiesOfAzel
last update date: 17 years ago

Score 5.3

Other GTK2 Themes:

Ambiance-Humanlooks
scarrs
last update date: 8 years ago

Score 6.7

Cryogenic-Clearlooks
luisito76
last update date: 19 years ago

Score 5.0

Cairo style for GNOME
kimmik
last update date: 17 years ago

Score 5.0

New wave metal
seb551
last update date: 16 years ago

Score 5.0

Lion of Juda
grace7
last update date: 16 years ago

Score 5.0

Jungle Theme (based on jungle icons)
mataza
last update date: 16 years ago

Score 5.0