| Customization / Skins & Themes / Linux and Unix Utilities / Desktop Environments / GNOME / GTK3 | ©2013 ~nale12 |
The Journal Portal
Browse Journals |
Polls |
deviantART [dee·vee·un'nt·ART]
Keep in Touch!
|
Deviousness |
background-color:@menubar_color;
in gtk-widgets.css
at line 1254
.menubar .menuitem {
border-style: none;
padding: 3px 5px;
}
(i did at Siva Flat Darkest, but all themes will need it)
to get menu backgrunds not the default #EEEEEE background, while the foreground is very light.
(i use compiz, not mutter, maybe thats the cause)
greets, tom
i had to change .menubar .menuitem to .menuitem to target all menu items, not only the ones in menubars. (gnome tweak tool drop downs for example)
I don't that's supposed to look like this, is it?
I am using Gnome 3.9.1
Hope you can fix it!