Daily Deviation
Given 2011-06-14
Zukitwo by ~
lassekongo83 As suggester said - "This design is the most advanced for GNOME right now." Indeed, very professionally made theme suite which includes GTK2, GTK3 and GNOME Shell themes. (
Suggested by ~Anarchtic and Featured by
`Alexander-GG )
--
A signature...
Ubuntu's default theme Ambiance has no such problem. Ambiance is dark too.
I left a message/comment on your profile page about a Sublime Text 2 theme I made that tries to accompany Zukitwo.
did you remove the windows icon in the status In your newest update (which I pulled from webupd8 PPA). I can only see text at the moment.
If this is a designed feature, Is there a quick fix to add back the icon?
thanks
--
I don't wanna miss a thing
Remove height and width here:
.panel-button #appMenuIcon {
app-icon-bottom-clip: 0px;
height: 0px;
width: 0px;
}
Replace 0 with 24px here.
.app-menu-icon {
width: 0px;
height: 0px;
}
--
A signature...
--
I don't wanna miss a thing