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 ~tgraeca84

Featured in Groups:

Details

January 12
1.6 MB
Link
Thumb

Statistics

Comments: 15
Favourites: 13 [who?]
Views: 3,126 (4 today)
Downloads: 1,972 (3 today)
[x]
:icontgraeca84:
Just a Gnome shell theme that fits to the default theme of Ubuntu. Based on Unia and HopeDT themes.

Changelog:

(14 JAN)
Minor changes in font color and panel size.

(15 JAN)
Resize icon grid.
Refined font color in panel and pop menu.
Included metacity theme (mod of Ambiance Alt).
Included wallpaper (official ubuntu tv wallpaper).

(16 JAN)
Refined font color in grid selected items.
Minor adjustments in metacity font.
Fixed appmenu icon size.
:icon:
Add a Comment:
 
love 2 2 joy 0 0 wow 0 0 mad 0 0 sad 0 0 fear 0 0 neutral 0 0
:icontimmper:
I was trying to replace the "activities" with an icon but there seams to be a bug, if I add this in your gnome-shell.css you'll see what I was trying to do, and the Bug I have, if you could be so kind to help :p

#panelActivities {
border: none;
background-image: url("start1.png");
background-position: 0 0;
width: 24px;
height: 24px;
color: rgba(0,0,0,0.0);
}

#panelActivities:hover {
transition-duration: 300;
background-image: url("start1.png");
background-gradient-direction: vertical;
background-gradient-start: #5c5b56;
background-gradient-end: #3c3b37;
box-shadow: 0 0 2px 2px rgba(0,0,0,0.35);
}
#panelActivities:active,
#panelActivities:overview {
background-image: url("start1.png");
background-gradient-direction: vertical;
background-gradient-start: #5c5b56;
background-gradient-end: #3c3b37;
box-shadow: 0 0 2px 2px rgba(0,0,0,0.35);
}
Reply
:icontgraeca84:
Yes, I had tried to replace activities panel with an icon too when I was working on this theme. But I couldn't. I don't know what is wrong here. Apparently it's all ok. But if you are much interested maybe you can ask to grvurlz, the creator of the theme Hope, in wich my theme is based.

Good luck!
Reply
:icontimmper:
I've foud a workaround, it's 99% probably not the best solution but it does the trick:

#panelActivities {
border: none;
background-image: url("start11.png");
background-position: 0 0;
width: 24px;
height: 24px;
color: rgba(0,0,0,0.0);
}

#panelActivities:hover,
#panelActivities:active,
#panelActivities:overview {
border-image: url("start11.png");
}
Reply
:icontimmper:
Also if you add

.panel-corner {
-panel-corner-radius: 10px;
-panel-corner-background-color: #3c3b37;
-panel-corner-outer-border-width: 0.5px;
-panel-corner-outer-border-color: rgba(33,33,33,0.8);
}

I think it also make the shell a little more integrated with the theme, try it out
Reply
:iconlarsg:
For sure the best Ambiance-Shell-Theme yet.
I like the window-borders, are those included?
Reply
:icontgraeca84:
Thank you. Yes the windows-border theme (metacity) is included.
Reply
:iconburokku-sumisu:
Usually ambiance style Gnome Shell themes don't agree with me but this one is really nice :D

--
"Only two things are infinite... the Universe and Human Stupidity, and I'm not sure about the Universe." --Albert Einstein
Reply
:icontgraeca84:
Thank you. I'm glad to have broken your ambiance style themes disgard.:thanks:
Reply
:iconburokku-sumisu:
yep ;)

--
"Only two things are infinite... the Universe and Human Stupidity, and I'm not sure about the Universe." --Albert Einstein
Reply
:iconrasa13:
one of the best yet. :) :love: :bow:

--
Born with an extra set of "why" chromosomes.
Reply
:icon:
Add a Comment: