deviant art





Login
Join deviantART for FREE Take the Tour Lost Password?
Deviant Login
Shop
 Join deviantART for FREE Take the Tour
[x]

More from *half-left

Featured in Groups:

Details

April 30, 2011
990 KB
Link
Thumb

Statistics

Comments: 133
Favourites: 175 [who?]
Views: 71,868 (1 today)
Downloads: 27,779 (1 today)
[x]
:iconhalf-left:
This is a GNOME Shell theme based on the Orta GTK2 theme. The theme comes with a dark version, panel, menu version.

Orta GTK2 theme by SkiesOfAzel

Wallpaper Hole by GuillenDesign

Variations on style Faenza by GuillenDesign

Variations 2 on style Faenza by GuillenDesign

Font: Aller Sans

Instructions:

Please avoid a manual install and use the GNOME Tweak Tool, it's much easier.

You can use the gnome-shell theme extension for easier switching of themes. Unzip the file and load which version you want into the gnome tweak tool, i.e Orta-3.2.zip

GNOME Tweak Tool

Make sure you have user-theme-extension installed. Load the GNOME Tweak Tool and go to Shell Extensions and click the "Use Theme Extension" switch. Now go to Theme>Shell Theme and click the box and locate your theme zip. Now you can select the theme in the dropdown box.

License: GPL3

Compatibility: GNOME 3.0.x/3.2

Update - 17th December 2011

- Added GNOME 3.2 compatibility.
:icon:
Add a Comment:
 
love 4 4 joy 6 6 wow 1 1 mad 0 0 sad 0 0 fear 0 0 neutral 0 0
:iconmalcolmbarrett:
~malcolmbarrett May 6, 2012  New member
I love this theme. Nice work!

For whatever reason, I did have a little bit of trouble in the overview. The hover-over text for the dash apps and the icons for the application overview were all smashed together. I assume it was just some weird thing with my set-up, but if anyone else had trouble with this, I changed gnome-shell.css to include:

.dash-label {
border-radius: 7px;
padding: 4px 12px;
background-color: rgba(0,0,0,0.5);
text-align: center;
-x-offset: 8px;
background-gradient-direction: vertical;
background-gradient-start: #5d5d5d;
background-gradient-end: #757575;
border: 1px solid rgba(255,255,255,0.0);
box-shadow: inset 0px 0px 3px 1px rgba(0,0,0,0.3);
color: #fff;
font-size: 10pt;
-shell-caption-spacing: 4px;
}

which more or less (more less than more) matches the window captions

and

.icon-grid {
spacing: 50px;
-shell-grid-horizontal-item-size: 118px;
-shell-grid-vertical-item-size: 118px;
}

thanks for the many good themes!
Reply
:iconhalf-left:
*half-left May 6, 2012  Hobbyist Interface Designer
Thanks. Yes, it's not 3.4 compatible yet.
Reply
:iconmalcolmbarrett:
~malcolmbarrett May 6, 2012  New member
Well that does explain it, now doesn't it?
Reply
:iconhalf-left:
*half-left May 6, 2012  Hobbyist Interface Designer
Yep, you have 3.4 CSS lines there which is what the problem is, same with the contacts in the overview.
Reply
:iconleodelacruz:
A very serious work!
Reply
:iconhalf-left:
*half-left Apr 23, 2012  Hobbyist Interface Designer
Thanks. :)
Reply
:iconclickybang:
Beautiful theme, thanks for sharing :)
Reply
:iconhalf-left:
*half-left Mar 21, 2012  Hobbyist Interface Designer
You're welcome. :)
Reply
:iconpianoart:
Great!

--
Jazz is work for a lifetime.
Reply
:icongromsempai:
Hum I used meld to see the diff between Orta 3.0 & 3.2, It's CSS only :(
JS seems to be only for declarative properties.

I think I could made a 3.2 Dark from 3.0 Dark by copying your changes on the white Orta, but I could do some mistakes.
Reply
:icon:
Add a Comment: